Vdrmail-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
| Zeile 9: | Zeile 9: | ||
==Installation Software== | ==Installation Software== | ||
| − | <pre>tar xvzf libspopc-0.5.4.tgz | + | <pre>cd /usr/local/src |
| + | tar xvzf libspopc-0.5.4.tgz | ||
cd libspopc-0.5.4 | cd libspopc-0.5.4 | ||
make | make | ||
Version vom 19. August 2004, 20:34 Uhr
Inhaltsverzeichnis |
Beschreibung
Plugin um M@ils via OSD zu lesen.
Hardwareanforderungen
Keine.
Softwareanforderungen
Libpopc eine pop3 client library.
Installation Software
cd /usr/local/src tar xvzf libspopc-0.5.4.tgz cd libspopc-0.5.4 make make install ldconfig
Probleme
Keine bekannt.
Links
| [1] | http://brouits.free.fr/libspopc/index.html | |
| [2] | http://www.dapeace.de/vdr-mail.htm | Homepage des Plugins |
| [3] | http://linvdr.org/download/vdr-mail | Mirror |