Vdrmail-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(none <-> " ")
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
 +
'''Autor:''' Peter Seyringer
 +
 
Plugin um M@ils via OSD zu lesen.
 
Plugin um M@ils via OSD zu lesen.
 +
 
[[Bild:vdrmail-plugin.jpg|thumb|none|]]
 
[[Bild:vdrmail-plugin.jpg|thumb|none|]]
 +
 
==Hardwareanforderungen==
 
==Hardwareanforderungen==
 
==Softwareanforderungen==
 
==Softwareanforderungen==
 
* libpopc (pop3 client library)
 
* libpopc (pop3 client library)
 +
 
==Installation Software==
 
==Installation Software==
<pre>cd $SOURCEDIR
+
<pre>
 +
cd $SOURCEDIR
 
tar xvzf libspopc-<VERSION>.tgz
 
tar xvzf libspopc-<VERSION>.tgz
 
cd libspopc-<VERSION>
 
cd libspopc-<VERSION>
 
make
 
make
 
make install
 
make install
ldconfig</pre>
+
ldconfig
 +
</pre>
 +
 
 
==Probleme==
 
==Probleme==
 
==Links==
 
==Links==

Version vom 15. Februar 2005, 21:29 Uhr

Inhaltsverzeichnis

Beschreibung

Autor: Peter Seyringer

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