Stop Microsoft
Operating Systems => Linux and UNIX => Topic started by: LorKorub on 1 October 2002, 14:28
-
I've tried this three times and I can't seem to figure out why this damn thing won't install. I followed the instruction verbatim that they offer on teh web page, but I keep getting a shitload of compiling errors. Here is a sample:
main.c:58: xine/video_out_x11.h: No such file or directory
main.c: In function `load_video_out_driver':
main.c:341: `x11_visual_t' undeclared (first use in this function)
main.c:341: (Each undeclared identifier is reported only once
main.c:341: for each function it appears in.)
main.c:341: parse error before `vis'
main.c:344: `vis' undeclared (first use in this function)
make[4]: *** [main.o] Error 1
make[4]: Leaving directory `/home/rk/xine-ui-0.9.13/src/xitk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/rk/xine-ui-0.9.13/src/xitk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rk/xine-ui-0.9.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rk/xine-ui-0.9.13'
make: *** [all-recursive-am] Error 2
That was on the UI part of the build. I got similar errors when I built the library.
I see a bunch of errors for "undeclared identifiers," which is leading me to elieve that maybe I have to edit a path or something? I did what it told me to on the web page, but still, nothing....
-
Maybe try Ogle, the RPMs worked flawlessly, and they also have the required library RPMs (which include decryption)
Ogle Downloads (http://www.dtek.chalmers.se/groups/dvd/redhat.shtml)
-
Did you build and install xine before trying to build the gui?
-
Nope...built the libs first then installed the UI (as per the directions on the we page.) Neither worked.
I do have Ogle, but I was looking for something that would support *.avi files. I have aviplay, but a lot of the files I have won't play under it for some reason.
-
MPlayer (gmplayer is the graphical front end) looks much like xine and has lots of skins. It can play most anything Windows can play because it can use Win32 codecs. It's my favorite player. See http://www.mplayerhq.hu/ (http://www.mplayerhq.hu/)
And there are RPMS on http://www.rpmfind.net/ (http://www.rpmfind.net/) (or on mplayer's web site).