Hello, I'm new to the list (& DBI) and am trying to load DBI-1.20 on Solaris 2.6. Unfortunately I'm running into one or 2 problems -
I ran 'perl Makefile.PL' & all was fine. When I did 'make' I got the following complaints - cp DBI.pm blib/lib/DBI.pm /usr/local/bin/perl -p -e "s/~DRIVER~/Perl/g" < blib/arch/auto/DBI/Driver.xst > Perl.xsi /usr/local/bin/perl -I/usr/local/lib/perl5/5.00503/sun4-solaris -I/usr/local/lib /perl5/5.00503 /usr/local/lib/perl5/5.00503/ExtUtils/xsubpp -typemap /usr/local /lib/perl5/5.00503/ExtUtils/typemap Perl.xs >xstmp.c && mv xstmp.c Perl.c gcc -c -I/usr/local/include -O -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -f PIC -I/usr/local/lib/perl5/5.00503/sun4-solaris/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' I couldn't find this error in any documentation, so I wondered if anyone other users have had similar problems and have a get around. I'm running Perl 5.00503. Thankyou very much, Richard. E-mail: [EMAIL PROTECTED]
