Operating System - HP-UX
1748261 Members
3676 Online
108760 Solutions
New Discussion юеВ

Re: Probs with perl CPAN Module DBD-Oracle-1.06 and Oracle 8.1.7

 
GE CompuNet (Einfeldt)
Occasional Advisor

Probs with perl CPAN Module DBD-Oracle-1.06 and Oracle 8.1.7

Hi Folks,

I have got some trouble with installing Perl and DBD Module.

- I have installed the 817- Client (Admin- Bundle)
- installed perl5.005_03 with lpthread.sl as first library (README.hpux from perl)
- installed DBI-1.14
- relinking Oracle without any Java- librarys as suggested in README.java from DBD

Linker fails with:
.........
mv -f /ora01/app/oracle/product/8.1.7/bin/wrap /ora01/app/oracle/product/8.1.7/bin/wrapO
mv wrap /ora01/app/oracle/product/8.1.7/bin/wrap
chmod 751 /ora01/app/oracle/product/8.1.7/bin/wrap
chmod 755 /ora01/app/oracle/product/8.1.7/bin
rm -f oracle mig dbv tstshm maxmem orapwd dbfsize cursize svrmgrl extproc hsalloci hsots hsdepxa osh sbttest imp exp sqlldr rman kgmgr loadpsp hsodbc
if [ -d /ora01/app/oracle/product/8.1.7/lib64 ] ; then /usr/ccs/bin/make -f /ora01/app/oracle/product/8.1.7/rdbms/lib/ins_rdbms.mk ioracle64 ; else /usr/ccs/bin/make -f /ora01/app/oracle/product/8.1.7/rdbms/lib/ins_rdbms.mk /ora01/app/oracle/product/8.1.7/rdbms/lib/oracle; fi
Make: Don't know how to make /ora01/app/oracle/product/8.1.7/rdbms/lib/libknlopt.a. Stop.
*** Error exit code 1

Stop.

(HPUX 11 32Bit with AnsiC, Dec.2000 Patchbundle, latest ld- Patch)

Any suggestions ????

Please reply to mathias.zubek@gmx.de

regards
2 REPLIES 2
Alexander M. Ermes
Honored Contributor

Re: Probs with perl CPAN Module DBD-Oracle-1.06 and Oracle 8.1.7

Hi there.
Your Oracle environment may be incorrect regrading LB paths :

LD_LIBRARY_PATH=/u001/dba/oracle/product/${ORACLE_SID}/lib

SHLIB_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/network/lib:/usr/lib:/usr/lib/Motif1.2

Just do the setup as it is for your machine.

Rgds
Alexander M. Ermes
.. and all these memories are going to vanish like tears in the rain! final words from Rutger Hauer in "Blade Runner"
Alexander M. Ermes
Honored Contributor

Re: Probs with perl CPAN Module DBD-Oracle-1.06 and Oracle 8.1.7

Hi there.
I took a look at your profile. You never assign points to the answers you get ?
Rgds
Alexander M. Ermes
.. and all these memories are going to vanish like tears in the rain! final words from Rutger Hauer in "Blade Runner"