Mediamvp-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(M) |
|||
Zeile 11: | Zeile 11: | ||
==Installation== | ==Installation== | ||
− | + | <pre> | |
− | + | tar xvzf libevent-0.7c.tar.gz | |
− | + | cd libevent-0.7c | |
− | + | ./configure --prefix=/usr/local | |
− | + | make | |
− | + | make install | |
− | + | ldconfig | |
+ | </pre> | ||
==Probleme== | ==Probleme== | ||
Keine bekannt. | Keine bekannt. |
Version vom 16. Juli 2004, 16:34 Uhr
Inhaltsverzeichnis |
Beschreibung
Hardwareanforderungen
MediaMVP, Server
Softwareanforderungen
- libevent (required)
- zlib (required)
- libjpeg (optional)
- libxml2 (optional)
- ImageMagick (optional)
Installation
tar xvzf libevent-0.7c.tar.gz cd libevent-0.7c ./configure --prefix=/usr/local make make install ldconfig
Probleme
Keine bekannt.