Vdrmail-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(M) |
|||
Zeile 9: | Zeile 9: | ||
==Installation Software== | ==Installation Software== | ||
− | + | <pre> | |
− | + | tar xvzf libspopc-0.5.4.tgz | |
− | + | cd libspopc-0.5.4 | |
− | + | make | |
− | + | make install | |
− | + | ldconfig | |
+ | </pre> | ||
==Probleme== | ==Probleme== | ||
Keine bekannt. | Keine bekannt. |
Version vom 16. Juli 2004, 16: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 |