Re: Help---Trouble Installing HTML-Parser-3.58

rahed <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <[email protected]>
[email protected] (Nitin Kalra) writes:

> bash>/usr/ccs/bin/make
> cc -c    -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff   
> -DVERSION=\"3.58\"  -DXS_VERSION=\"3.58\" -KPIC
> "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" 
> -DMARKED_SECTION Parser.c
> sh: cc: not found
> *** Error code 1

cc C compiler is not found.
On Solaris usually:

which cc
/usr/ucb/cc

Put cc in your PATH.

-- 
Radek
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.