Menu

1.23 on Ubuntu 19.04

2019-07-04
2019-07-05
  • Gary C Curtin

    Gary C Curtin - 2019-07-04

    1.23 installs fine on Ubuntu, but when I try to run it I get the following:

    veracrypt: error while loading shared libraries: libfuse.so.2: cannot open shared object file: No such file or directory

    I tried installing both the x64 and x86 versions, but the result is the same.

    Any suggestions?

     
  • Kurt Fitzner

    Kurt Fitzner - 2019-07-05

    libfuse2.so.2 is in the package libfuse2. I suggest you install that package on your system:

    ~ $ sudo apt-get update
    ~ $ sudo apt-get install libfuse2
    

    Or you can use aptitude, or synaptic,, or whichever other package manager you prefer.

     
  • Gary C Curtin

    Gary C Curtin - 2019-07-05

    I should have mentioned that libfuse2 is already installed. Sorry.

    libfuse2 is already the newest version (2.9.9-1ubuntu1)

     
  • Gary C Curtin

    Gary C Curtin - 2019-07-05

    I did a reinstall of libgtk2.0-0, libgtk2.0-bin and libgtk2.0-common. That solved the problem.

     
  • Kurt Fitzner

    Kurt Fitzner - 2019-07-05

    I should have mentioned that libfuse2 is already installed. Sorry.

    No worries. You probably just figured no one would think you wouldn't have already done that.

    I did a reinstall of libgtk2.0-0, libgtk2.0-bin and libgtk2.0-common. That solved the problem.

    Thanks for the update. It makes me curious to wonder where the disconnect was. I'm assuming that your desktop was functioning without issues.

     

Log in to post a comment.

MongoDB Logo MongoDB