atom feed5 messages in org.freebsd.freebsd-questionsRe: Netscape
FromSent OnAttachments
Gary Palmer (FreeBSD/ARM Team)Apr 17, 1995 12:42 pm 
Terry LambertApr 17, 1995 1:21 pm 
Rashid Karimov.Apr 17, 1995 2:22 pm 
Plyaskin SergeyApr 17, 1995 2:43 pm 
Tanel KuuskApr 18, 1995 1:30 am 
Subject:Re: Netscape
From:Terry Lambert (ter@cs.weber.edu)
Date:Apr 17, 1995 1:21:54 pm
List:org.freebsd.freebsd-questions

5. As root, cd /usr/local/netscape netscape &

I've got #netscape: Command not found. What's wrong? How to make it work. BTW, I also tried Beta2, and it also does not work. Thanks.

Try ./netscape &

I'm betting that as root, '.' is not in your path, and you probably haven't added /usr/local/netscape to your path in your startup files (it's generally a bad thing to add to root's path anyway).