Ólafur Jens Sigurðsson wrote:
On Thu, Mar 18, 2010 at 09:55:30PM -0400, Wayne wrote:
~$ sudo ldconfig -v |grep libXrender
[sudo] password for wtopa:
ldconfig: Can't stat /lib/i486-linux-gnu: No such file or directory
ldconfig: Can't stat /usr/lib/i486-linux-gnu: No such file or directory
ldconfig: Can't stat /lib/x86_64-linux-gnu: No such file or directory
ldconfig: Can't stat /usr/lib/x86_64-linux-gnu: No such file or directory
ldconfig: Cannot stat /usr/lib/libfakeroot-0.so: No such file or directory
ldconfig: Cannot stat /usr/lib/libgthumb-2.6.9.so: No such file or directory
        libXrender.so.1 -> libXrender.so.1.3.0

Something looks fishy here......

Hmm ... Im not sure if this is so fishy. When ldconfig returns Can't
stat, that means the dir/file is mentioned in the config for ldconfig
(that is in one of the files in /etc/ld.so.conf.d/) but is not in the
system. When it returnes Cannot stat then the file is usually a
symlink to a file that no longer exists. But that these dirs are not
there (specially /usr/lib/i486-linux-gnu and
/usr/lib/x86_64-linux-gnu) could be a problem, not familiar with the
64 bit architecture to know if they should be there or not.


Here is why I think something is fishy

r...@dj:/home/wtopa# ls -al /usr/lib/libXrender*
-rw-r--r-- 1 root root 58K 2009-11-25 13:54 /usr/lib/libXrender.a
lrwxrwxrwx 1 root root 19 2009-12-10 06:48 /usr/lib/libXrender.so -> libXrender.so.1.3.0 lrwxrwxrwx 1 root root 19 2009-12-10 06:48 /usr/lib/libXrender.so.1 -> libXrender.so.1.3.0
-rw-r--r-- 1 root root 38K 2009-11-25 13:54 /usr/lib/libXrender.so.1.3.0


The libs are here in /usr/lib but the eagle program is not looking there.

Thanks for the help anyway.  will see if the DD knows what's up.
Acroread on amd64 is failing with the same errors as eagle, yet they both work on my 686 box.

Wayne



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ba40782.1050...@gmail.com

Reply via email to