Newbie: Installing Modules



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

I've read the README, too... :)

Any ideas? Many thanks, Ed.

=====================================================================

perl Makefile.PL

Writing Makefile for Data::Dumper

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::Dumper ()
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

.



Relevant Pages

  • ANNOUNCE: UnixODBC 0.31
    ... UnixODBC provides a toolkit for writing Perl ODBC clients. ... - Installing and Configuring the Bridge Server ... UnixODBC.pm provides Perl programs with a subset of the X/Open ... Bridge Server," below. ...
    (comp.lang.perl.modules)
  • Re: Unix commands
    ... might have a problem or two with installing some CPAN modules as well. ... Skilled programmers are able to see the ... Then their problem already starts with using Perl on Windows (for ... Most external tools have switches that enable / disable features. ...
    (comp.lang.perl.misc)
  • Source Code Control and Naming ThingiePoo was Re: Starting Perl
    ... > I need to fix them). ... why not treat your 'perl code' like as if it were RealCode? ... Makefile.PL that will simplify installing the Perl Module in the ...
    (perl.beginners)
  • Re: Win32::TieRegistry problem
    ... Not only am I limited by the perl ... >> installing a CPAN module is not allowed by my client (meaning the ... >> writing is a script to verify the installation of Rational Clearcase ...
    (comp.lang.perl.modules)
  • Re: Installing DBI
    ... Perl is working great. ... had no problem installing PERL on my own windows laptop. ... I would double check your download, your copy, and your gunzip before ...
    (perl.beginners)