DBI requires the use of the appropriate DBD driver being installed as a
prerequisite. Which DBD::* module are you using for your test? DBD::CSV
depends upon a few other modules being installed, like SQL::Statement and
one other that escapes my recollection. DBD::Oracle itself can be a
challenge to build and install, because it depends upon how Oracle is
configured on your system, and you have to build liboci.a and stuff it in
the right place (in your lib path). And DBD::ODBC offers its own challenges.
BTW - what were the compilation errors? Try "perl -c -w test.pl" and see
what it suggests.
- Paul
At 11:03 PM 4/13/2001 -0600, Camilo Rostoker wrote:
>Hey fellas,
>
>Just venturing out into the world of DBI. I downloaded the DBI.pm
>package, and followed the steps to install it, but no luck....I wrote a
>test file using DBI from an onlist resource, but I get the following
>error when I try and run it:
>
>Software error:
>Execution of /home/httpd/cgi-bin/test.pl aborted due to compilation
>errors.
>
>Just wondering if you could give me a few hints...
>
>Cheers,
>Camilo
>
>==========================================
>
>Camilo Rostoker
>[EMAIL PROTECTED]
>http://www.rostoker.com/
>
>The 2 most important things in life:
>1. never tell anyone everything you know about something
>2. ...
>
>==========================================
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Paul Anton Chernoch
Zeborg, Inc.
500 West Cummings Park
Woburn, MA 01801
t: 781.759.0105
f: 781.935.5090
c: 781.606.7382
http://www.zeborg.com
This message is a personal and confidential communication. If you are not
the intended recipient, please do not read, copy, or use it, and do not
disclose it to others. Please notify the sender of the delivery error by
replying to this message, and then delete it from your system. Thank you.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .