On Sat, Jul 12, 2003 at 01:23:48PM -0400 or thereabouts, Benjamin Gonzalez wrote: > I have been trying to run the Lynx web browser it tells me "Command not > found", is Lynx not part of the base installation for Free BSD?
Correct, it must be installed from ports. cd /usr/ports/www/lynx && make install # as root, of course -- Josh > > Thanks for any responses. > > Ben > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
