Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456

Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456

Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456

Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456

Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456

Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456
libxine-java - Java binding for the xine multimedia library | Main / Requirements

From libxine-java - Java binding for the xine multimedia library

Main: Requirements

Requirements

Ubuntu/Debian Linux

You can install them using apt-get:

 apt-get install ant swig libxine-dev libx11-dev libxt-dev 
   libxcb-xv0-dev libxcb-shm0-dev libxcb-shape0-dev libdvdread-dev

Mac OS X

For libdvdread, you can compile it yourself, use MacPorts, or Fink:

 fink install libdvdread.3

To compile xine, unpack xine-lib-1.1.X.tar.bz, go into main folder and execute:

 ./configure --enable-macosx-video --enable-coreaudio ; make ; sudo make install

NOTE: Compilation of xine-lib on 32-bit Intel Macs fails using the Developer Tools from XCode 3.0. If you get an error compiling xine about "absolute addressing used...", you can use XCode 3.1 or higher.

NOTE: xine-lib from 1.1.16 - 1.1.16.2 won't compile on OS X. A patch has been submitted to xine-dev mailing list.

Retrieved from http://libxine-java.ringwald.ch/index.php?n=Main.Requirements
Page last modified on June 07, 2009, at 03:07 PM