Mediamvp-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(M)
Zeile 11: Zeile 11:
  
 
==Installation==
 
==Installation==
tar xvzf libevent-0.7c.tar.gz
+
<pre>
cd libevent-0.7c
+
tar xvzf libevent-0.7c.tar.gz
./configure --prefix=/usr/local
+
cd libevent-0.7c
make
+
./configure --prefix=/usr/local
make install
+
make
ldconfig
+
make install
 
+
ldconfig
 +
</pre>
 
==Probleme==
 
==Probleme==
 
Keine bekannt.
 
Keine bekannt.

Version vom 16. Juli 2004, 17: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.

Links

[1] http://www.info-zip.org/pub/infozip/zlib
[2] http://www.ijg.org
[3] http://www.ijg.org
[4] http://www.xmlsoft.org
[5] http://www.imagemagick.org
[6] http://213.221.87.83/prod_mediamvp.htm
[7] http://www.hauppauge.com/html/mediamvp_datasheet.htm
[9] http://www.monkey.org/~provos/libevent
[10] http://www.rst38.org.uk/mediamvp
[11] http://sourceforge.net/projects/vdr-mediamvp