It seems that one has to install something from Oracle before installing DBD::Oracle.
Curious that this is not plainly said on the module docs. http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html http://www.perlmonks.org/?node_id=394696 http://www.oracle.com/technology/tech/oci/instantclient/index.html Compiling and installing DBD::Oracle on Linux requires that the Oracle OCI needs to be installed. Basically its the oracle C librarie s and header files. These are located on the oracle install media, but are only visible under the advanced install options. So yes, some oracle stuff needs to be installed before you can use DBD::Oracle, but there will not be an oracle server running on your linux box and it will not require an oracle license (unless youre under oracle client licensing).
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
