On Fri, 22 Mar 2002, [ISO-8859-1] Jens N�ckel wrote:

> the garbled-module complaint is gone now, after I downloaded
> apache again and rebuilt it. Only point #2 is still there: lynx
> seems to be needed when invoking ./apachectl status

Yep, looks like the stock apachectl asks for it too:

    % grep lynx /usr/sbin/apachectl
    # url given on the command line.  Designed for lynx, however other
    LYNX="lynx -dump"
    fullstatus - dump a full status screen; requires lynx and mod_status enabled
    status     - dump a short status screen; requires lynx and mod_status enabled
    %
 
So, it looks like you could either [a] install Lynx (or maybe another
console based web browser like links or w3m) or [b] manually edit that
file so that it uses, again, another text browser. That or you can just
not use the status functionality and the error won't come up. 

 


-- 
Chris Devers                                [EMAIL PROTECTED]
Apache / mod_perl / http://homepage.mac.com/chdevers/resume/



_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to