[Chicago-talk] Trouble compiling DBD::Oracle for Fedora core 8
chris long
cmlong at invisiblestreams.com
Mon Mar 3 10:39:42 PST 2008
I followed your instructions. Make does seem to generate *successful
build output*. However, when I try 'make test' or 'make install' I
receive the same error output that I indicated in my first post,
regarding "_crypt_struct' errors..
I also tried a test script to :
use DBD::Oracle;
The terminal replies:
Can't locate DBD/Oracle.pm in @INC
so doest that indicate that DBD:Oracle is not installed?
Thanks-Chris
On Mar 1, 2008, at 11:22 AM, Whitney Jackson wrote:
> I tried building DBD::Oracle on a Fedora 8 box and it went pretty
> smoothly. Here's what I did:
>
> - Installed these rpms:
>
> oracle-instantclient-basic-11.1.0.1-1
> oracle-instantclient-sqlplus-11.1.0.1-1
> oracle-instantclient-devel-11.1.0.1-1
> libaio-0.3.106-3.2
>
> - From the untarred DBD-Oracle-1.20 dir:
>
> $ export LD_LIBRARY_PATH=/usr/lib/oracle/11.1.0.1/client/lib # so
> sqlplus can work
> $ perl Makefile.PL -m /usr/share/oracle/11.1.0.1/client/demo.mk -h
> /usr/include/oracle/11.1.0.1/client
> $ make
> *successful build output*
>
> A few things to note:
>
> - My box has all updates applied and is running perl-5.8.8.
>
> - I'm no Oracle expert but it seems like build information can be
> included in the .mk file.
> You may want to review the .mk file that is being used to ensure
> that any build information
> is correct.
>
> - I didn't run any tests since I don't have an Oracle server here. I
> just went as far as the
> successful build.
>
> Whitney
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/chicago-talk/attachments/20080303/81e4db72/attachment.html
More information about the Chicago-talk
mailing list