In message <[EMAIL PROTECTED]>
, "MEHTA, HARESH, ATTSI" writes:
>                I have installed DBI/DBD using gcc in our development
>solaris server. I want to install on production server but without using
>gcc or cc(compiler), Is there any way to transfer binary of DBI/DBD to
>production server??

You should be able to package up or tar your Perl build and
extract it on your production server.

Don't alter your Perl basedir and make certain your Oracle client
libraries are in the same ORACLE_HOME on both systems.

John
[EMAIL PROTECTED]

Reply via email to