RE: installing DBI on HPUX

2004-05-10 Thread NYIMI Jose (BMB)
> -Original Message- > From: Peter Scott [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 3:31 PM > To: [EMAIL PROTECTED] > Subject: Re: installing DBI on HPUX > > > In article <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] (Christian Stalp) writes:

Re: installing DBI on HPUX

2004-05-10 Thread Peter Scott
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Christian Stalp) writes: >Hello, I allready installed gcc but the Makefile calls the HPUX-cc compiler. >(CC = cc ) >How can I tell the system to use the gcc instead of the cc? perl Makefile.PL CC=/usr/local/bin/gcc -- Peter Scott http://www.p

RE: installing DBI on HPUX

2004-05-10 Thread NYIMI Jose (BMB)
> -Original Message- > From: Christian Stalp [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 2:51 PM > To: NYIMI Jose (BMB) > Cc: [EMAIL PROTECTED] > Subject: Re: installing DBI on HPUX > > > > > > > You either need the HP ANSI C comp

Re: installing DBI on HPUX

2004-05-10 Thread Christian Stalp
> You either need the HP ANSI C compiler or GCC. Since you seem to use a perl > which was build using the HP ANSI C compiler it's easiest to install that > compiler on the system you're trying to get DBI to work. However, you need > to PAY for that compiler so you might want to switch to GCC. I'

RE: installing DBI on HPUX

2004-05-10 Thread NYIMI Jose (BMB)
> -Original Message- > From: Christian Stalp [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 1:27 PM > To: [EMAIL PROTECTED] > Cc: David Dorward > Subject: Re: installing DBI on HPUX > > > I tryed it at another way. I got an older version: DBI-1.21 &g

RE: installing DBI on HPUX

2004-05-10 Thread NYIMI Jose (BMB)
> -Original Message- > From: Christian Stalp [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 12:44 PM > To: [EMAIL PROTECTED] > Subject: installing DBI on HPUX > > > Hello together, > I have a problem! I use a HP-PaRisc Server with HPUX 10.20 > a

Re: installing DBI on HPUX

2004-05-10 Thread Christian Stalp
I tryed it at another way. I got an older version: DBI-1.21 because I still use perl 5.6 not 5.6.1! perl Makefile.pl works, all is fine. But now I get this: (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored. (Bundled) cc: warning 480: The -O option i

Re: installing DBI on HPUX

2004-05-10 Thread David Dorward
On 10 May 2004, at 11:44, Christian Stalp wrote: I just tried to install the DBI-module for Perl. Can't locate Test/More.pm After that the make dosn't work either! What can I do? Install Test::More first. (You might want to check out the CPAN module, which can be configured to auto-install dependa

installing DBI on HPUX

2004-05-10 Thread Christian Stalp
Hello together, I have a problem! I use a HP-PaRisc Server with HPUX 10.20 and I just tried to install the DBI-module for Perl. After calling: perl Makefile.PL I got this warning: Warning: prerequisite Test::More failed to load: Can't locate Test/More.pm in @INC (@INC contains: lib /opt/perl5/lib