Vdrmail-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Hierarchie)
Zeile 4: Zeile 4:
 
Plugin um M@ils via OSD zu lesen.
 
Plugin um M@ils via OSD zu lesen.
  
 +
<!-- ===Status=== -->
 
<!--
 
<!--
 
==Bilder==
 
==Bilder==
Zeile 11: Zeile 12:
 
|}
 
|}
 
-->
 
-->
 
+
<!-- ==Bedienung== -->
 +
<!-- ===[[SVDRP]] Befehle=== -->
 
<!-- ==Hardwareanforderungen== -->
 
<!-- ==Hardwareanforderungen== -->
 
 
==Softwareanforderungen==
 
==Softwareanforderungen==
 
* libpopc (pop3 client library)
 
* libpopc (pop3 client library)
  
 
==Installation==
 
==Installation==
<pre>
+
* libspopc
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
</pre>
+
  
<!-- ==Optionen== -->
+
<!-- ===Optionen=== -->
<!-- ==Patches== -->
+
<!-- ===Patches=== -->
 
<!-- ==Konfiguration== -->
 
<!-- ==Konfiguration== -->
<!-- ==Einstellungen== -->
+
<!-- ===Einstellungen=== -->
<!-- ==Parameter== -->
+
<!-- ===Parameter=== -->
<!-- ==Bedienung== -->
+
<!-- ==Sonstiges== -->
<!-- ==[[SVDRP]] Befehle== -->
+
<!-- ===Probleme=== -->
<!-- ==Probleme== -->
+
<!-- ===Tipps=== -->
<!-- ==Tipps== -->
+
<!-- ===Wunschliste===-->
<!-- ==Wunschliste== -->
+
<!-- ===Snapshot=== -->
<!-- ==Snapshot== -->
+
  
 
==Links==
 
==Links==

Version vom 9. August 2006, 15:18 Uhr

Inhaltsverzeichnis

Beschreibung

Autor: Peter Seyringer

Plugin um M@ils via OSD zu lesen.

Softwareanforderungen

  • libpopc (pop3 client library)

Installation

  • libspopc
cd $SOURCEDIR
tar xvzf libspopc-<VERSION>.tgz
cd libspopc-<VERSION>
make
make install
ldconfig


Links

  1. Libpopc
  2. Homepage des Plugins
  3. Spiegel
In anderen Sprachen