I tried to install TrueCrypt 6.0 on slackware 12, but got this error:
Quote:
Linking truecrypt
./truecrypt: error while loading shared libraries libfuse.so.2: cannot open shared object file: No such file or directory
|
I had installed FUSE, and found libfuse.so.2 in /user/local/lib/, but I don't know what to do next.
There was a small problem earlier:
Code:
make WX_ROOT=<wherever I have wxWidgets> wxbuild
which otherwise seemed to work fine, except for this message:
Quote:
|
warning: ‘wxDummyGsockVar’ defined but not used
|
I don't know what this means, but doubt it has any effect on the libfuse problem.