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

2008-11-27 Thread Reinier Post
On Wed, Nov 26, 2008 at 02:39:21PM +0100, rahed wrote: > [EMAIL PROTECTED] (Nitin Kalra) writes: [...] > cc C compiler is not found. Last time I checked (a few years ago), you had to buy it (i.e. SUNWspro) from Sun, or use gcc. > On Solaris usually: > > which cc > /usr/ucb/cc That time I chec

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

2008-11-26 Thread rahed
[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

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

2008-11-26 Thread Gisle Aas
On Mon, Nov 24, 2008 at 11:39, Nitin Kalra <[EMAIL PROTECTED]> wrote: > sh: cc: not found > *** Error code 1 You need to install the C compiler on the system before you can build HTML-Parser. Preferably the same one that was used to build perl itself: >ccversion='Sun WorkShop', Alternativel

Help---Trouble Installing HTML-Parser-3.58

2008-11-25 Thread Nitin Kalra
Hi Community, I am facing trouble installing HTML-Parser-3.58 on Solaris 10 platform. Plz find the logs and perl -V output:- 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 "-