Vdrmail-plugin
From VDR Wiki
(Difference between revisions)
m |
(→Links) |
||
| (One intermediate revision not shown) | |||
| Line 10: | Line 10: | ||
==Installation== | ==Installation== | ||
To install libpopc | To install libpopc | ||
| - | + | cd $SOURCEDIR | |
| - | 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 |
| - | ldconfig | + | |
| - | + | ||
For the plugin see [[plugin installation]] | For the plugin see [[plugin installation]] | ||
| Line 40: | Line 38: | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
| - | + | {{i18n|vdrmail-plugin}} | |
| - | + | ||
Latest revision as of 08:17, 14 March 2006
Contents |
Description
File:Vdrmail-plugin.jpg
Screenshot
The VDRMail plugin is a plugin to read mail on the OSD of VDR.
Hardware requirements
Software requirements
- libpopc (pop3 client library)
Installation
To install libpopc
cd $SOURCEDIR tar xvzf libspopc-<VERSION>.tgz cd libspopc-<VERSION> make make install ldconfig
For the plugin see plugin installation
Problems
Links
| [1] | http://www.dapeace.de | Plugin homepage |
| [2] | http://linvdr.org/download/vdr-mail | Plugin download page (mirror) |
| [3] | http://brouits.free.fr/libspopc/index.html | libpopc homepage |




