Andrea, You'll have to install the 'xcompat' package to supply the libraries for this binary. Unfortunately, it's still an a.out package. The xcompat package has the following libraries...
/usr/X11R5/lib/libX11.so.3.1.0 /usr/X11R5/lib/libXaw.so.3.1.0 /usr/X11R5/lib/libXt.so.3.1.0 /usr/X11R6/lib/libICE.sa /usr/X11R6/lib/libSM.sa /usr/X11R6/lib/libX11.sa /usr/X11R6/lib/i486-linuxaout/libX11.so.6.0 /usr/X11R6/lib/i486-linuxaout/libXIE.so.6.0 /usr/X11R6/lib/i486-linuxaout/libXaw.so.6.0 /usr/X11R6/lib/i486-linuxaout/libXt.so.6.0 /usr/X11R6/lib/libXIE.sa /usr/X11R6/lib/libXaw.sa /usr/X11R6/lib/libXext.sa /usr/X11R6/lib/libXi.sa /usr/X11R6/lib/libXmu.sa /usr/X11R6/lib/libXt.sa /usr/X11R6/lib/libXtst.sa This works for me. Oh, and don't post a bug report for this, it's already noted in bugs #4572, #5058 and #5061. Best wishes, Kenny. Graeme Stewart <[EMAIL PROTECTED]> writes: > >>>>> "Andrea" == Andrea Arcangeli <[EMAIL PROTECTED]> writes: > > Andrea> I have installed the ucbmpeg package: # dpkg -i > Andrea> /iomega/debian/ucbmpeg_1r2-2.deb Selecting previously > Andrea> deselected package ucbmpeg. (Reading database ... 25046 > Andrea> files and directories currently installed.) Unpacking > Andrea> ucbmpeg (from .../debian/ucbmpeg_1r2-2.deb) ... Setting > Andrea> up ucbmpeg (1r2-2) ... > > Andrea> but if i try to run for example mpeg_play: > > Andrea> # mpeg_play mpeg_play: can't load library > Andrea> '/usr/lib/libXt.so.6' Unknown error mpeg_play: can't load > Andrea> library '/lib/libXt.so.6' Unknown error mpeg_play: can't > Andrea> find library 'libXt.so.6' > > Andrea> I have also linked /usr/X11R6/lib/libXt.so.6 in /usr/lib > Andrea> and /lib but nothing is changed. > > Andrea> Why? -- Andrea Arcangeli [EMAIL PROTECTED] > Andrea> http://www.imola.queen.it/user/arcangeli/ > > > Make sure that "/usr/X11/lib" exists in the file > "/etc/ld.so.conf", then run "ldconfig" as root. > > This should ensure that all your X11 libraries > are known by the dynamic loader. My ld.so.conf > looks like this (/lib and /usr/lib are included > automatically): > > /usr/local/lib > /usr/lib/i486-linuxaout > /usr/X11R5/lib > /usr/X11R6/lib/i486-linuxaout > /usr/X11R6/lib > > That should fix the problem :-) > > BTW, xanim plays mpeg movies and a lot more formats > too, so I'd consider it a good alternative to ucbmpeg. > > Cheers, > > Graeme > > -- > | Graeme A Stewart, pgp public key finger [EMAIL PROTECTED] | > | Key fingerprint = AF C7 BF A4 52 D5 3C 3B 17 A5 62 43 DA 15 E8 97 | > | "Keep a good head, and always carry a lightbulb." Dylan | >