-------Original Message-------

I'm having a hard time trying to install DBI on an HP-UX v11.00
machine.

>From what I've been able to find out, the C compiler is not ANSI
compliant. And the gcc compiler doesn't compile correctly.
I get this message:

<command line>: missing '(' after predicate
*** Error exit code 1

Stop.


Has anyone been able to successfully compile DBI on an HP-UX
system? I need some help with this and I can't find any answers
by browsing.


====I have.  I think I even got this exact error at one point.  I think that one
traced back to a grep command (in makefile.PL??).  Like I said in another
message, I buildt it back in august and didn't take copious notes (I didn't
know it was a "thing").  I've still got the makefile that I ended up using.
I can send you that from work

DBI was actually quite easy witht the hpux11/gcc combo, it's DBD::Oracle
that's kind of a pain.  I did have to go back and build a new perl and a new
DBI before I got DBD::Oracle to work.

garyr


Reply via email to