> my path currectly looks like this:
>
> /usr/sbin:/usr/bin:/usr/openwin/bin:/usr/css/bin:/usr/ucb:/etc:/usr/sfw/bin:.
>
> When I issue the command "make ndiscvt" I get the response "make: not found" 
> yet,
>
> $ whereis make
> make: /usr/ccs/bin/make /usr/man/man1s/make.1s
>
> which is in my path. Honestly, I've never really had to change my path before 
> so I probably have done something wrong.
>
>   
you have /usr/css/bin in your path.  You need /usr/ccs/bin.  I make that 
mistake all the time.

Reply via email to