1. Download
xine-lib-0.9.13.tar.gz
xine-ui-0.9.13.tar.gz
2.Set up location
# cp xine-lib-0.9.13.tar.gz xine-ui-0.9.13.tar.gz /usr/local/src
# tar zxvf xine-lib-0.9.13.tar.gz
# tar zxvf xine-ui-0.9.13.tar.gz
3. Compile
# cd xine-lib-0.9.13
# ./configure
# make
# make install
# cd ../xine-ui-0.9.1
# export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
# ./configure
# make
# make install
Run video and audio...:) with XINE Player.
No comments:
Post a Comment