Changes between Version 65 and Version 66 of Documentation/VLC


Ignore:
Timestamp:
May 31, 2010, 5:44:25 PM (14 years ago)
Author:
stud-hock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/VLC

    v65 v66  
    1515The ariba framework is currently only available for Linux and therefor the plugin is linux-only at the moment.
    1616
    17 A quick and simple way for testing but also using the plugin are the precompiled libraries. In this section we describe how to set up an Ubuntu 10.04 for this purpose. This should be adoptable to other Linux distributions easily. Instructions how to compile the plugin will be provided in the Developers Guide below.
     17A quick and simple way for testing but also using the plugin are the precompiled libraries. In this section we describe how to set up an ''Ubuntu 9.10 or 10.04'' for this purpose. This should be adoptable to other Linux distributions easily. Instructions how to compile the plugin will be provided in the Developers Guide below.
    1818
    1919For running the vlc-mcpo plugin a number of packages have to be installed:
     
    2525sudo apt-get install libboost-regex1.40.0
    2626sudo apt-get install liblog4cxx10
    27 sudo apt-get install libdb4.7
    28 }}}
    29 
    30 Please download the tar-ball containing the required libraries:
    31 32bit linux: [ coming soon ]
     27}}}
     28
     29Please download the tar-ball containing the Ariba and the plugin libraries:[[BR]]
     3032bit linux: [ coming soon ][[BR]]
    323164bit linux: [ coming soon ]
    3332
     
    213212
    214213== Developer Guide ==
    215 NOTE! This guide consits only of keywords at the moment. It will be elaborated in future.
     214The ''Developer Guide'' describes how to compile VLC and the vlc-mcpo plugin, and how to insert the plugin's code into an existing VLC code.
    216215
    217216=== Compile Ariba & MCPO ===