[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Library weridness with ldd was Problems with Debian 3.0 and UT



benfarrell@zoom.co.uk wrote:

/me scratches head.

I think I am going to do a install of potato and upgrade
XFree to version 4.x and see if ut works ...
Apt-get upgraded 30 minutes ago. UT continues to run fine. debian:/home/kevin# ldd /usr/local/games/ut/System/ut-bin libdl.so.2 => /lib/libdl.so.2 (0x4001d000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40020000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x40035000)
	Engine.so => not found
	Core.so => not found
	libSDL-1.1.so.0 => not found
	libm.so.6 => /lib/libm.so.6 (0x40049000)
	libc.so.6 => /lib/libc.so.6 (0x4006a000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Did you us this installer: ut-install-436-GOTY.run?
If not reinstall using it.


http://mirrors.sunsite.dk/lokigames/installers/ut/ut-install-436-GOTY.run

Upgrading to XFree86 4.x is a good idea. xfree86-common 4.1.0-14 is in Wood/Testing.
	

							
Cheers for trying ldd, it could be because I manually
symlinked some librarys so UT's using the wrong ones. I will
check tonight.

yea, I downloaded 'ut-install-436-GOTY.run' and used it to
install from the CD. I will grab that copy above and try
re-installing.

Regards
Ben Farrell

More weridness with this, if I run:

ldd /usr/local/games/ut/System/ut-bin

from /lib it works fine, the output is as follows:
   libdl.so.2 => ./libdl.so.2 (0x40014000)
   libnsl.so.1 => ./libnsl.so.1 (0x40018000)
   libpthread.so.0 => ./libpthread.so.0 (0x4002c000)
   Engine.so => not found
   Core.so => not found
   libSDL-1.1.so.0 => not found
   libm.so.6 => ./libm.so.6 (0x4004a000)
   libc.so.6 => ./libc.so.6 (0x4006b000)
   /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

But it seems that if I run ldd from anywhere else it fails ...

Anyone with more 'ldd' experence got any ideas ?

Regards
Ben Farrell






--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: