Browser-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(M)
Zeile 9: Zeile 9:
  
 
==Installation==
 
==Installation==
tar jxvf lynx-cur.tar.bz2
+
<pre>
cd lynx2-8-5
+
tar jxvf lynx-cur.tar.bz2
./configure --prefix=/usr/local --enable-color-style --enable-justify-elts --enable-scrollbar
+
cd lynx2-8-5
make
+
./configure --prefix=/usr/local --enable-color-style --enable-justify-elts --enable-scrollbar
make install
+
make
 
+
make install
 +
</pre>
 
==Probleme==
 
==Probleme==
 
Keine bekannt.
 
Keine bekannt.

Version vom 16. Juli 2004, 17:33 Uhr

Inhaltsverzeichnis

Beschreibung

Aufsatz für den Textbasierten Browser Lynx.

Hardwareanforderungen

Keine.

Softwareanforderungen

Lynx

Installation

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

Keine bekannt.

Links

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