Newbie: Installing Modules

Newbie: Installing Modules

am 22.02.2007 11:42:03 von 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

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

Re: Newbie: Installing Modules

am 22.02.2007 14:18:24 von Sherm Pendley

"Ed_Zep" writes:

> 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.

Heard you the first time, thanks. Please don't multi-post; instead of posting
separate messages each to one group, post a single message to all relevant
groups. That ensures that people who have read the message in one group won't
see it as a new message in another, and that replies are likewise sent to all
the target groups.

> 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.

Yes - post the output from "make" and "make test" when you tried to install
DBD::Oracle. You've posted the build log from Data::Dumper here, but that's
of no use, since that's not the module that failed to install.

sherm--

--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net