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',

Alternatively, you could install ActivePerl (for Solaris) and then
upgrade HTML-Parser using the ppm tool (which does not require a C
compiler installed).

Regards,
Gisle

Reply via email to