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

Re: ucbmpeg and libX.so.6



>>>>> "Andrea" == Andrea Arcangeli <arcangeli@mbox.queen.it> 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 arcangeli@mbox.queen.it
    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 graeme@ariel.igeofcu.unam.mx	|
|  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		|


Reply to: