Anyone, I need to gain access to Oracle and Sybase on an AIX Unix system. I tried perl makefile.pl; make; etc. to no avail. Please advise what steps do I need to follow to get things to work on this platform. (Note: I am able to do everything I need to via ActivePerl DBI, DBDSybase and DBDOracle. I used PPM to install the 1 DBI and 2 DBD packages) Any help will be greatly appreciated!!! Here are the files requested per Mr. Bunce re the runtimes and perl -V... Thank You, Wayne Rice Sybase, Inc.
ricew@spnode01> perl makefile.pl Can't locate loadable object for module DBI in @INC (@INC contains: lib lib/dbi /u/ricew/Software/dbi-1.19 /u/ricew/Software/dbi-1.19/DBI /u/ricew/Software/dbi-1.19/DBDOracle /u/ricew/Software/dbi-1.19/DBDSybase /usr/opt/perl5/lib/5.00503/aix /usr/opt/perl5/lib/5.00503 /usr/opt/perl5/lib/site_perl/5.005/aix /usr/opt/perl5/lib/site_perl/5.005 .) at DBI.pm line 185 BEGIN failed--compilation aborted at DBI.pm line 185. BEGIN failed--compilation aborted at lib/DBI/DBD.pm line 1777. BEGIN failed--compilation aborted at makefile.pl line 224. /u/ricew/Software/DBI/dbi-1.19 ricew@spnode01> make make: make 1254-025 There must be an existing description file or specify a target. /u/ricew/Software/DBI/dbi-1.19 ricew@spnode01> make test make: 1254-002 Cannot find a rule to create target test from dependencies. Stop. /u/ricew/Software/DBI/dbi-1.19 ricew@spnode01>
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=aix, osvers=4.3.3.0, archname=aix uname='aix funny 3 4 000001716600 ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-O', gccversion= cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384' ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384' stdchar='unsigned char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='ld', ldflags ='-s' libpth=/lib /usr/lib /usr/ccs/lib libs=-lnsl -ldbm -ldl -lld -lm -lc -lcrypt -lbsd -lPW -lC_r libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='-bE:perl.exp' cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -b noentry -lc' Characteristics of this binary (from libperl): Built under aix Compiled at Aug 14 1999 08:59:55 @INC: /usr/opt/perl5/lib/5.00503/aix /usr/opt/perl5/lib/5.00503 /usr/opt/perl5/lib/site_perl/5.005/aix /usr/opt/perl5/lib/site_perl/5.005 .