On Thu, 14 Feb 2008, Jan Dubois wrote:

>There are PPM repositories for HP-UX (both PA-RISC and Itanium, 32-bit
>and 64-bit each).  You may be able to install your module simply with:
>    ppm install Module
>If the module is available on CPAN and compiles/tests cleanly on HP-UX.

Yes, I saw the HP-UX repositories but they don't contain all the modules
I need; I need DBD::Oracle and DBD::DB2. Rather then have a mish/mash of
install methods by module I thought it best to use the standard CPAN
process. 

>> /opt/aCC/bin/cc:
>>         HP C/aC++ for Integrity Servers B3910B A.06.15 [May 16 2007]
>
>aCC is the proper ANSI C/C++ compiler from HP.  You need to use this
>one.
>
>You can use either aCC or GCC to compile module for ActivePerl on
HP-UX.
>ActivePerl would detect automatically if you don't have aCC on your
PATH
>and try to use GCC instead, but since you already have aCC, this
doesn't
>matter to you.

Thank you!!
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to