I am trying to install DBI (then DBD::ORACLE) in my own library but looks
like the build was intended to be for *root* to use ... I cann't find any
doc's on making a private copy ....
Has anyone installed DBI in a private/local library ?
The error I'm getting is:
gcc -c -DDEBUGGING -O -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC
-I/us
r/local/lib/perl5/sun4-solaris/5.00401/CORE -Wall -Wno-comment
-DDBI_NO_THREADS
Perl.c
sh: gcc: not found
*** Error code 1
make: Fatal error: Command failed for target `Perl.o'
SUN1>
I've already "changed" one thing in the makefile ... :
# PREFIX = /usr/local
PREFIX = /opt/common/html/actual/local/library
which I'm not sure that I've done correctly but it did did me a little
further in the make ...
Any help will be greatly appreaciated ...
Thanks in advance...
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]