Menu

evince: libevview3-3.dll: cannot open shared object file

2016-06-16
2016-06-17
  • prabhakaran kasinathan

    Hello,

    I installed evince, when I try to start it from command prompt I get :

    > /mysys64/mingw64/bin/evince.exe: error while loading shared libraries: libevview3-3.dll: cannot open shared object file: No such file or directory

    $ pacman -Ss evince
    mingw32/mingw-w64-i686-evince 3.20.0-2
        Document (PostScript, PDF) viewer (mingw-w64)
    mingw64/mingw-w64-x86_64-evince 3.20.0-2 [installed]
        Document (PostScript, PDF) viewer (mingw-w64)
    
    $ echo $PATH
    /mingw64/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Windows/System32:
    
    $ /mysys64/mingw64/bin/evince.exe: error while loading shared libraries: libevview3-3.dll: cannot open shared object file: No such file or directory
    
    $ whereis libevview3-3.dll
    libevview3-3: /mingw64/bin/libevview3-3.dll
    
     
  • Angelo Graziosi

    Angelo Graziosi - 2016-06-17

    It looks like the issue I flagged in ticket #192,

    https://sourceforge.net/p/msys2/tickets/192/

    but it seems here none takes care of..