On Thu, 3 Jan 2002, -Michael Novak- wrote:

>  Howdy All. And Thanx for read'en this.. And A real Big thank you in
> advance for any on that can throw a little bit of help my way!
>
>  I am having trouble installing the DBI mod on a
>
> SunOS 5.8 with perl version 5.005_03
>
>  During My Make Cmd I get the following error
>
> make: cc: Command not found
> make: *** [Perl.o] Error 127
>
>  My path is
>  $PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
>
> I tried to make a soft link form /usr/loval/bin/gcc to /usr/local/bin/cc
> for grins and giggles and no such luck

If you have Sun Workshop, make sure that /opt/SUNWspro/bin is in your
path and you can use Sun's CC.

Also make sure that your PATH is exported, and double-check your symlink
to make sure it's pointed correctly if you are using GCC.

- D

<[EMAIL PROTECTED]>

Reply via email to