I'm having a problem updating mplayer. I fixed it with the following commands:
cd /usr/lib ln -s . X11R6 The bottom line is that libX11.so is in /usr/lib and according to line 3137 in /var/tmp/portage/mplayer-1.0_pre5-r5/work/MPlayer-1.0pre5try2/configure it is searching for the libX11.so library in "/usr/X11R6/lib /usr/lib/X11R6 /usr/X11/lib /usr/lib32 /usr/openwin/lib /usr/X11R6/lib64" but not in /usr/lib. QUESTIONS: 1) Is my libX11.so in the wrong place? 2) If so then how do I move it? (I know the mv command; I want emerge to put it in the right place) 3) Is anyone else having this problem? 4) Have I missed something stupid? 5) Should I file a bug report, or is it my problem? -- Tres -- [email protected] mailing list
