[Mplayer-cvslog] CVS: main/DOCS MPlayer-FAQ,1.11,1.12
Berczi Gabor
gabucino at users.sourceforge.net
Wed Mar 28 20:15:53 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv15396/DOCS
Modified Files:
MPlayer-FAQ
Log Message:
symlink addition
Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** MPlayer-FAQ 2001/03/27 17:40:41 1.11
--- MPlayer-FAQ 2001/03/28 18:15:51 1.12
***************
*** 119,127 ****
Q: During 'make', MPlayer complains about X11 libraries. I don't understand,
I DO have X installed!?
! A: ...but you don't have the X development package installed. It's called
! XFree86-devel* under RedHat, and xlib6g-dev* under Debian.
! Also check if the /usr/X11 symlink exists (this can be a problem on
! Mandrake systems). It can be created with the 'ln -sf /usr/X11R6 /usr/X11'
! command. Your distribution may differ from the Linux Filesystem Standard.
Q: I have problems playing files with ... codec. Can I use'em?
--- 119,130 ----
Q: During 'make', MPlayer complains about X11 libraries. I don't understand,
I DO have X installed!?
! A: ...but you don't have the X development package installed. Or not
! correctly. It's called XFree86-devel* under RedHat, and xlib6g-dev* under
! Debian. Also check if the /usr/X11 symlink exists (this can be a problem on
! Mandrake systems). It can be created with the
! $ ln -sf /usr/X11R6 /usr/X11
! command. Also check the /usr/include/X11 link :
! $ ln -sf /usr/X11R6/include/X11 /usr/include/X11
! Your distribution may differ from the Linux Filesystem Standard.
Q: I have problems playing files with ... codec. Can I use'em?
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list