IceWalkers.com - Linux Software downloads and news
Name : Password :
Linux SoftwareLinux RPMLinux HowtosLink UsAboutAdvertise

HOWTOs

Search Howtos :Match :

2.2. Install VLS

2.2.1. Windows

Download the ZIP file from the VLS Windows download page, unzip-it and run setup.exe .

2.2.2. GNULinux & Mac OS X

2.2.2.1. Install the libraries

Many libraries are needed for particular uses

  • libdvbpsi (always needed)

  • libdvdcss if you want to be able to access encrypted DVDs ,

  • libdvdread if you want to be able to stream DVDs ,

  • libdvb if you want to be able to stream from a DVB card (a satellite card or a digital terrestial TV card) .

Download the libraries from the VLS sources download page .

For each library, uncompress, configure (unless for libdvb which doesn't have a ./configure), compile and install :


% tar xvzf library.tar.gz
% cd library
% ./configure
% make
# make install

Check that the configuration file /etc/ld.so.conf contains the following line :


/usr/local/lib

If the line is not present, add-it and then run :


# ldconfig

2.2.2.2. Install VLS

Download the sources of the latest release : get the file vls-version.tar.gz from the VLS sources download page. Uncompress-it and generate ./configure :


% tar xvzf vls-version.tar.gz
% cd vls-version

To get the list of configuration options, do


% ./configure --help

Then configure vls :

  • if you want a basic VLS without DVD support, do :

    
% ./configure --disable-dvd
    
  • if you want a VLS with DVD support, do :

    
% ./configure
    
  • if you want a VLS with DVB support, do :

    
% ./configure --enable-dvb --with-dvb=PATH_TO_DVB_DRIVERS --with-libdvb=PATH_TO_LIBDVB
    

Then, compile and install :


% make
# make install

You can also do a make uninstall, make clean or make distclean as needed .

Search Howtos :Match :
DbVisualizer 6.5.2
The Universal Database Tool
PhpMyAdmin 3.1.2 rc1
Php front-end to MySQL administration
Xine 1.1.6
Free video player
Glade 3.5.5
User interface builder for GTK+ and Gnome
Evolution 2.25.4
GNOME mailer, calendar, contact manager and communications tool
GEdit 2.25.4
Small but powerful text editor
LimeWire 5.0.4
Gnutella Client
WebGUI 7.6.8
A fully featured content management system.
GTK2 2.14.7
GUI Toolkit
Brasero 0.9.0
Application to burn CD/DVD
Free IT Magazines, White Papers, eBooks, and more !
Dr. Dobb's Journal

Dr. Dobb's Journal enables programmers to write the most efficient and sophisticated programs and help in daily programming quandaries.

The 7 Things that IT Security Professionals MUST KNOW!

Gain key insight into security problem and find the safest means to protect your technological assets.

Database Trends and Applications

Provides timely coverage of the technology, intelligence and insight needed to plan, implement and manage information-rich projects.

Linux Software Map
Find Linux RPM
Best Rated Linux Software
Most Rated Linux Software
Linux Distributions
Linux Howtos
Quick Survey

Please take our survey and help us improve our website to serve you better.

Thank you.
Linux Software
Linux / IT Resources
Site Resources
Google
Privacy Policy
Contact Us
Submit Software
Advertising info