>>>>> "Fritz" == Fritz Stein <[EMAIL PROTECTED]> writes:
> Hello, I have a stupid question about compiling gunnet-gtk. I just ran > everything like I allways did. (./configure, make, make install as > root) but I just get the message gnunet-gtk: error while loading > shared libraries: libgnunetgtk_common.so.0: cannot open shared object > file: No such file or directory well, there is a file > src/common/.lib/libgnunetgtk_common.so. Hi, maybe it would help if you posted the output of the following commands: which gnunet-gtk ldd $(which gnunet-gtk) echo $LD_LIBRARY_PATH cat /etc/ld.so.conf cat /etc/ld.so.conf.d/*.conf ls /usr/local/lib cheers, David -- GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40 _______________________________________________ Help-gnunet mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnunet
