How can I know if Lynx is installed?
Malcolm Kay
Malcolm.Kay at internode.on.net
Sun Apr 20 16:16:00 PDT 2003
On Mon, 21 Apr 2003 08:30, Alfonso Romero wrote:
> I installed the Lynx package from ftp.freebsd.org. I exited sysinstall and
> typed lynx, but it gives me the "Command not found" message. I´m running as
> root. How can I know if some package is installed, like Lynx, for example?
>
Try:
$ rehash
$ lynx
With csh or tcsh you need rehash after (almost) any new installation.
Malcolm Kay
More information about the freebsd-questions
mailing list