pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: {,g}mplayer on modular x looking for libX11
On Fri, 22 Jun 2007 00:28:07 +0800
"Mark Par" <mrbpar%gmail.com@localhost> wrote:
> hi,
>
> since moving to modular x, running {,g}mplayer would result to this
> error: Shared object "libX11.so.6" not found. i don't know what could
> be wrong. i already re-installed it a couple of times with the same
> result. anyone experienced this problem?
>
> btw, i moved my /usr/X11R6 directory, would that matter?
>
Do any of the packages that mplayer depends on still link
against native X11?
$ cd /usr/pkg/lib; grep usr/X11R6 *.so*
For all matches, check the .so with ldd(1) to see if it was a false
positive. Moving away /usr/X11R6 shouldn't cause grief, in fact I'd
recommend doing that.
-T
Home |
Main Index |
Thread Index |
Old Index