E
Ed_Zep
Hi,
I'm trying to install a few modules to get Perl on RH Linux AS 3.0 to
speak to an Oracle 9.2.0.6 database.
I'm installing as ROOT:
Data-Dumper-2.121
libnet-1.20
DBI-1.53
DBD-Oracle-1.19
but when I check what's been installed, all I get is:
DBM, ExampleP, File, Proxy, Sponge
The script will be run by the oracle user but surely installing as
root is correct.
I've read the README, too...
Any ideas? Many thanks, Ed.
=====================================================================
perl Makefile.PL
Writing Makefile for Data:umper
make
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -
fno-strict- aliasing -I/usr/local/include -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/
usr/ include/gdbm -O2 -g -pipe -march=i386 -
mcpu=i686 -DVERSION=\"2.121\" -DXS_VERS ION=
\"2.121\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/
CORE" Dump er.c
Running Mkbootstrap for Data:umper ()
chmod 644 Dumper.bs
rm -f blib/arch/auto/Data/Dumper/Dumper.so
gcc -shared -L/usr/local/lib Dumper.o -o blib/arch/auto/Data/
Dumper/
Dumper.so
chmod 755 blib/arch/auto/Data/Dumper/Dumper.so
cp Dumper.bs blib/arch/auto/Data/Dumper/Dumper.bs
chmod 644 blib/arch/auto/Data/Dumper/Dumper.bs
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/
*.t
t/dumper......ok
t/overload....ok
t/pair........ok
All tests successful.
Files=3, Tests=373, 0 wallclock secs ( 0.26 cusr + 0.04 csys =
0.30
CPU)
[root@millie Data-Dumper-2.121]# make install
Files found in blib/arch: installing files in blib/lib into
architecture depende nt library tree
Writing /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/
Data/Dumper/ .packlist
Appending installation info to /usr/lib/perl5/5.8.0/i386-linux-
thread-
multi/perl local.pod
I'm trying to install a few modules to get Perl on RH Linux AS 3.0 to
speak to an Oracle 9.2.0.6 database.
I'm installing as ROOT:
Data-Dumper-2.121
libnet-1.20
DBI-1.53
DBD-Oracle-1.19
but when I check what's been installed, all I get is:
DBM, ExampleP, File, Proxy, Sponge
The script will be run by the oracle user but surely installing as
root is correct.
I've read the README, too...
Any ideas? Many thanks, Ed.
=====================================================================
perl Makefile.PL
Writing Makefile for Data:umper
make
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -
fno-strict- aliasing -I/usr/local/include -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/
usr/ include/gdbm -O2 -g -pipe -march=i386 -
mcpu=i686 -DVERSION=\"2.121\" -DXS_VERS ION=
\"2.121\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/
CORE" Dump er.c
Running Mkbootstrap for Data:umper ()
chmod 644 Dumper.bs
rm -f blib/arch/auto/Data/Dumper/Dumper.so
gcc -shared -L/usr/local/lib Dumper.o -o blib/arch/auto/Data/
Dumper/
Dumper.so
chmod 755 blib/arch/auto/Data/Dumper/Dumper.so
cp Dumper.bs blib/arch/auto/Data/Dumper/Dumper.bs
chmod 644 blib/arch/auto/Data/Dumper/Dumper.bs
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/
*.t
t/dumper......ok
t/overload....ok
t/pair........ok
All tests successful.
Files=3, Tests=373, 0 wallclock secs ( 0.26 cusr + 0.04 csys =
0.30
CPU)
[root@millie Data-Dumper-2.121]# make install
Files found in blib/arch: installing files in blib/lib into
architecture depende nt library tree
Writing /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/
Data/Dumper/ .packlist
Appending installation info to /usr/lib/perl5/5.8.0/i386-linux-
thread-
multi/perl local.pod