Date: Tue, 10 Jun 2003 23:29:18 -0700 From: "Rick" <rnehora@hotmail.com> To: <freebsd-questions@freebsd.org> Subject: Re: Lynx Message-ID: <Sea1-DAV14g3fJrDlCs0003735a@hotmail.com> References: <Sea1-DAV33btIXwGO5E00036d68@hotmail.com> <20030611062552.GF48353@pcuse.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you both for solving my problem ----- Original Message ----- From: "Shaun Branden" <shaun@pcuse.com> To: "Rick" <rnehora@hotmail.com> Sent: Tuesday, June 10, 2003 11:25 PM Subject: Re: Lynx > On Tue, Jun 10, 2003 at 10:36:33PM -0700, Rick wrote: > > Hello Everyone, > > > > > > > > I'm running FreeBSD 4.8 and am experiencing a problem while running lynx. The error message I'm receiving is as follows: > > > > > > > > ./lynx: Permission denied > > > > While in /usr/ports/www > > It is unlikely that you have a lynx binary in /usr/ports/www. If lynx > is already installed it should be in /usr/local/bin and should be in > your path, so typing: > lynx . > in /usr/ports/www will allow you to use it as alocal browser and look > around. > > If your problem is that you are trying to install lynx, then cd into the directory /usr/ports/www/lynx and type: > make install clean > > If you are online at the time, this will fetch the lynx source, build > the binary, install it and clean up a bit. > > hope that helps > > shaun >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Sea1-DAV14g3fJrDlCs0003735a>