On 9/13/05, Radhakrishna, Vasudeva <[EMAIL PROTECTED]> wrote:
> 
> I am not able to install dbi perl modules in my HP-UX environment. I am 
> attaching all logs, pls look into this and help me with a solution
> 


The log file contains warnings that the C compiler you have installed 
(likely to be the bundled C compiler that is only really useful for 
recompiling the kernel) is not the one used to build Perl, nor sufficiently 
compatible with it.

Your options are:
1. Obtain the HP ANSI C Compiler, and use it and your current Perl to 
install the DBI modules.
2. Obtain GCC prebuilt for HP-UX, rebuild Perl with GCC, and then install 
the DBI modules.

-- 
Jonathan Leffler <[EMAIL PROTECTED]> #include <disclaimer.h>
Guardian of DBD::Informix - v2005.02 - http://dbi.perl.org
"I don't suffer from insanity - I enjoy every minute of it."

Reply via email to