What is make perl? You mean make test or make install?
See the Readme file for installation instructions.
Ilya Sterin
-----Original Message-----
From: shahn [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 27, 2001 8:22 PM
To: [EMAIL PROTECTED]
Subject: DBD-Oracle 1_06 install
Dear All,
I am trying to install DBD-Oracle-1_06 onto HP-UX 11.00 for use with Oracle
8.0.5.0.0
I have installed DBI-1_15 without experiencing any errors.
and perl version is v5.6.1 built for PA-RISC2.0
However, I get some errors when running the "make perl" utility for
DBD-Oracle-1_06.
I have included the following output:
$ perl Makefile.PL LINKTYPE=static
$ make
$ make perl
(See below error message)
asekrh01#/opt/perl5/DBD-Oracle-1.06]make perl
/usr/ccs/bin/make -f Makefile.aperl perl
cc -Wl,+vnocompatwarnings -L/usr/local/lib -Wl,-E -Wl,-B,deferred -o
perl -O ./perlmain.o Ora
cle.o dbdimp.o oci7.o oci8.o blib/arch/auto/DBD/Oracle/Oracle.a
/opt/perl5/lib/5.6.1/PA-RISC2.0/au
to/DynaLoader/DynaLoader.a /opt/perl5/lib/5.6.1/PA-RISC2.0/CORE/libperl.a
`cat
blib/arch/auto/DBD/Orac
le/extralibs.all` -lnsl -lnm -ldld -lm -lc -lndir -lcrypt -lsec
ld: Can't find library for -lnm
Fatal error.
*** Error exit code 1
Many thanks in advance if anyone can help with these errors.
Best regards
- skyan