Browser-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 6: Zeile 6:
  
 
==Softwareanforderungen==
 
==Softwareanforderungen==
Lynx
+
* lynx
 
+
 
==Installation==
 
==Installation==
 
<pre>cd $SOURCEDIR
 
<pre>cd $SOURCEDIR
Zeile 16: Zeile 15:
 
make install</pre>
 
make install</pre>
 
==Probleme==
 
==Probleme==
Keine bekannt.
 
 
 
==Links==
 
==Links==
 
{|
 
{|
 
| [1]
 
| [1]
 
| http://lynx.browser.org
 
| http://lynx.browser.org
| Lynx Homepage
+
| Homepage -> lynx
 
|-
 
|-
 
| [2]
 
| [2]
 
| ftp://ftp.eu.uu.net/pub/unix/www/lynx/current
 
| ftp://ftp.eu.uu.net/pub/unix/www/lynx/current
| Aktuelle Versionen von Lynx
+
| Aktuelle Versionen von lynx
 
|-
 
|-
 
| [3]
 
| [3]

Version vom 22. August 2004, 12:43 Uhr

Inhaltsverzeichnis

Beschreibung

Aufsatz für den Textbasierten Browser Lynx.

Hardwareanforderungen

Keine.

Softwareanforderungen

  • lynx

Installation

cd $SOURCEDIR
tar jxvf lynx-cur.tar.bz2
cd lynx2-8-5
./configure --prefix=/usr/local --enable-color-style --enable-justify-elts --enable-scrollbar
make
make install

Probleme

Links

[1] http://lynx.browser.org Homepage -> lynx
[2] ftp://ftp.eu.uu.net/pub/unix/www/lynx/current Aktuelle Versionen von lynx
[3] http://www.schaeben.info/vdr Homepage des Plugins