Can someone guide me to compile xine from source? Tried many time and no luck. Thanks. Dennis
On Sun, 2002-12-15 at 06:49, Dennis wrote:
Can someone guide me to compile xine from source?
Tried many time and no luck.
Thanks. Dennis
Hi Dennis, What ist your special motivation to compile it from source? There are rpm packages for several architectures, maybe you just have to choose the right one, i686, i586, K6 ??? Cheers .... Wolfi ============================================= mailto:wolfi_z@gmx.net
On Sun, 2002-12-15 at 16:31, wolfi wrote:
On Sun, 2002-12-15 at 06:49, Dennis wrote:
Can someone guide me to compile xine from source?
Tried many time and no luck.
Thanks. Dennis
Hi Dennis,
What ist your special motivation to compile it from source? There are rpm packages for several architectures, maybe you just have to choose the right one, i686, i586, K6 ???
Cheers .... Wolfi ============================================= mailto:wolfi_z@gmx.net
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Hi Wolfi, thanks for the reminder, Aron has helped me by guided me to one German site with the rpm. Thanks Aron again. :) The fact I felt so good now is I got the Xine working finally (been trying for the last 2 weeks with my limited knowledge) and the fun is I dunno German, so by luck and guessing I got the rpms and installed them, it works :) It is now running on my P3-866 with 512MB GF2-32MB. Work very well. Thanks everyone for help, really appreciated all the guaidance from Aron, John Lamb :) The motivation trying to compile from source was I dunno where to look for rpm for SuSE, and most of the writing about Xine for SuSE are in German, which I really having problem to guess to understand. Going to continue on Lord of the Rings VCD later, have a nice Sunday.:) Dennis
Op zondag 15 december 2002 10:29, schreef Dennis:
The motivation trying to compile from source was I dunno where to look for rpm for SuSE, and most of the writing about Xine for SuSE are in German, which I really having problem to guess to understand.
Look for it at the the following site: http://linux01.gwdg.de/apt4rpm/freshrpms.html -- Richard Bos Without a home the journey is endless
Richard Bos wrote:
Op zondag 15 december 2002 10:29, schreef Dennis:
The motivation trying to compile from source was I dunno where to look for rpm for SuSE, and most of the writing about Xine for SuSE are in German, which I really having problem to guess to understand.
Look for it at the the following site: http://linux01.gwdg.de/apt4rpm/freshrpms.html
Thanks Richard, you're really helping me alot. :) Dennis
Can someone guide me to compile xine from source? Get (at least the first two of) the following tar files (or newer): xine-lib-0.9.13.tar.gz (http://xine.sf.net/) xine-ui-0.9.13.tar.gz (http://xine.sf.net/) and
Dennis wrote: libdvdcss-1.2.4.tar.gz (http://www.videolan.org/libdvdcss/) libdvdread-0.9.3.tar.gz (http://www.dtek.chalmers.se/groups/dvd/) libdvdnav-0.1.3.tar.gz (http://dvd.sf.net/) xine-dvdnav-0.9.13.tar.gz (http://dvd.sf.net/) I also tried xine_d4d_plugin-0.3.2.tar.gz and xine-d5d-0.2.7.tgz but couldn't get them to work. Install in this sequence. For each of these carry out exactly the following instructions and you should get xine installed in /usr/local, which is a good place to put it. Make sure you've lots of development/build tools installed: I missed development headers for opengl the first time I tried. # tar zxvf file.tar.gz # cd file # CFLAGS="-O2 -march=i686" ./configure ( or # ./configure if you don't have a PII/PIII/P4 chip) if there are errors read carefully and install libraries/headers from SuSE disks # make # su (and password) # make install # ldconfig (not usually needed) # exit That's it. Repeat for the xine-ui, then if you like for the four dvdnav ones. You'll need this for encrypted dvds. Many commercial dvds are encrypted now. If you have an unencrypted dvd (e.g. Dangermouse: project moon) you can test without dvd-nav JDL
participants (5)
-
Aron Fischer
-
Dennis
-
John Lamb
-
Richard Bos
-
wolfi