| Build XLV from CVS |
Tools needed:
- automake >= 1.5
- libtool >= 1.3.5
- autoconf >= 2.52d
- GTK+ >= 1.2.0
- GLIB >= 1.2.0
- GNOME 1.x
- Optionnaly
- X11
- SDL >= 1.2.0
- Vorbis,OGG >= 1.0
- DivX core >= 5.0
- XVid
Without these libraries/tools you will not be able to generate the files needed for the compilation. However, these tools are optional if you use an official package.
Building
In the top source directory of XLV, type:
sh ./autogen.sh
sh ./configure
make all
Notice
You are not obliged to install XLV to use it and test it. If you want XLV to be able to locate modules you can put them in the 'modules' subdirectory. This can be created automatically by executing 'create_mdir' in the 'tests' subdirectory.
[Notice!] You are now obliged to put a line in ~/.xlv/XLV_Session: path="a path"
However, be warned that you must copy manually the Win32 specification file from plugins/w32plug/W32_Codecs to $HOME/.xlv/W32_Codecs.
