Vdrmail-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(M) |
|||
Zeile 9: | Zeile 9: | ||
==Installation Software== | ==Installation Software== | ||
− | <pre> | + | <pre>tar xvzf libspopc-0.5.4.tgz |
− | tar xvzf libspopc-0.5.4.tgz | + | |
cd libspopc-0.5.4 | cd libspopc-0.5.4 | ||
make | make | ||
make install | make install | ||
− | ldconfig | + | ldconfig</pre> |
− | </pre> | + | |
==Probleme== | ==Probleme== | ||
Keine bekannt. | Keine bekannt. |
Version vom 14. August 2004, 09:20 Uhr
Inhaltsverzeichnis |
Beschreibung
Plugin um M@ils via OSD zu lesen.
Hardwareanforderungen
Keine.
Softwareanforderungen
Libpopc eine pop3 client library.
Installation Software
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 |