[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Stupid question about compiling gnunet-gtk
From: |
David Kuehling |
Subject: |
Re: [Help-gnunet] Stupid question about compiling gnunet-gtk |
Date: |
24 Oct 2007 18:46:21 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
>>>>> "Fritz" == Fritz Stein <address@hidden> 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