Changes between Version 81 and Version 82 of Documentation/VLC
- Timestamp:
- Sep 24, 2010, 2:01:56 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/VLC
v81 v82 12 12 The ariba framework is currently available for Linux, therefor, the plugin is also Linux-based. As soon as further platforms are available it will be announced here. 13 13 14 A quick and simple way for testing and using the plugin (besides compilation) is the use of precompiled libraries, which we provide. 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 are provided in the Developers Guidebelow.14 A quick and simple way for testing and using the plugin (besides compilation) is the use of precompiled libraries, which we provide. 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 are provided in the [#point1 Developers Guide] below. 15 15 16 16 For running the vlc-mcpo plugin a number of packages are required on the target system: … … 208 208 209 209 210 == Developer Guide ==210 == [=#point1]Developer Guide == 211 211 The ''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. 212 212