Vdrmail-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Monroe (Diskussion | Beiträge) K (linkfix) |
|||
| Zeile 7: | Zeile 7: | ||
==Installation Software== | ==Installation Software== | ||
<pre>cd $SOURCEDIR | <pre>cd $SOURCEDIR | ||
| − | tar xvzf libspopc- | + | tar xvzf libspopc-<VERSION>.tgz |
| − | cd libspopc- | + | cd libspopc-<VERSION> |
make | make | ||
make install | make install | ||
Version vom 29. September 2004, 14: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 |