Xineliboutput-plugin: Difference between revisions
Jump to navigation
Jump to search
(initial) |
mNo edit summary |
||
Line 14: | Line 14: | ||
==Installation== |
==Installation== |
||
Xine-lib |
Xine-lib |
||
⚫ | |||
<pre> |
|||
⚫ | |||
⚫ | |||
cd xine-ui-<VERSION> |
|||
⚫ | |||
⚫ | |||
make |
|||
⚫ | |||
make |
make install |
||
⚫ | |||
make install |
|||
⚫ | |||
</pre> |
|||
See [[plugin installation]] |
See [[plugin installation]] |
Revision as of 23:08, 30 November 2004
Description
Hint |
One has to choose between the xine-plugin and this plugin. Both plugins won't work. |
Hardware requirements
Software requirements
- Xine-lib
- X11
Installation
Xine-lib
cd $SOURCEDIR tar xvzf xine-lib-<VERSION>.tar.gz cd xine-ui-<VERSION> ./autogen.sh --prefix=/usr/local make make install ldconfig
Problems
Links
[1] | http://www.hut.fi/u/phintuka/vdr | Plugin homepage |
[2] | http://xinehq.de | Xine project homepage |