Ironically i just ran into this problem after nearly ignoring this thread. I
am getting the same errors but it appears that the command goes through.

lynx is nearly always installed and used by default in many scripts. (e.g.
dhs.org update scripts etc.)

T.Pospisek's MailLists wrote...
>Isn't it possible to use wget or wwwoffle instead?
>
>I'm using wwwoffle like this:
>
>[EMAIL PROTECTED]:~$ cat /etc/ppp/ip-up.d/4wwwoffle
>#!/bin/sh -e
>
>echo "wwwoffle: start" >> /var/log/mylog
># -gi also fetch images
># -gf also fetch frames
>/usr/bin/wwwoffle -gi -gf /etc/wwwoffle.html
>
># put wwwoffle in online mode
>/usr/bin/wwwoffle -c /etc/wwwoffle/wwwoffle.conf -online
>
># optionally fetch marked pages
>if grep -qsx fetch /etc/wwwoffle/wwwoffle.options; then
>  /usr/bin/wwwoffle -c /etc/wwwoffle/wwwoffle.conf -fetch &
>fi
>
>Where /etc/wwwoffle.html contains all the pages I want to fetch/update.
>*t
>
>----------------------------------------------------------------------------
>             Tomas Pospisek - Freelance: Linuxing, Networking
>                       http://spin.ch/~tpo/freelance
>----------------------------------------------------------------------------
>
>
>
>--  
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>

-- 
 ____ ____ ____ ____ ____ ____ _________ ____ ____ ____ ____ ____ ____
||j |||u |||s |||t |||i |||n |||       |||p |||e |||n |||n |||e |||y ||
||__|||__|||__|||__|||__|||__|||_______|||__|||__|||__|||__|||__|||__||
|/__\|/__\|/__\|/__\|/__\|/__\|/_______\|/__\|/__\|/__\|/__\|/__\|/__\|
----------------------------------------------------------------------
                            [EMAIL PROTECTED]
             Atipa Linux Solutions - http://www.atipa.com

Reply via email to