Vdrmail-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (linkfix)
Zeile 7: Zeile 7:
 
==Installation Software==
 
==Installation Software==
 
<pre>cd $SOURCEDIR
 
<pre>cd $SOURCEDIR
tar xvzf libspopc-x.y.z.tgz
+
tar xvzf libspopc-<VERSION>.tgz
cd libspopc-x.y.z
+
cd libspopc-<VERSION>
 
make
 
make
 
make install
 
make install

Version vom 29. September 2004, 15:23 Uhr

Inhaltsverzeichnis

Beschreibung

Plugin um M@ils via OSD zu lesen.

Hardwareanforderungen

Softwareanforderungen

  • libpopc (pop3 client library)

Installation Software

cd $SOURCEDIR
tar xvzf libspopc-<VERSION>.tgz
cd libspopc-<VERSION>
make
make install
ldconfig

Probleme

Links

[1] http://www.dapeace.de Homepage des Plugins
[2] http://brouits.free.fr/libspopc/index.html libpopc
[3] http://linvdr.org/download/vdr-mail Mirror