(RADIATOR) radiator on solaris SPARC
Richard Grantham
richard at bactel.net
Tue Aug 5 05:44:28 CDT 2003
You will need the Sun C compiler collection to install these modules
because the Perl shipped with Solaris is compiled with it. I suggest
you do this instead:
Download perl, gcc and GNU make from www.sunfreeware.com. Perl has been
compiled with gcc, therefore you will be able to compile the new modules
with gcc. They all install in /usr/local/bin. Use these tools to
install Radiator.
Make sure that when running 'perl Makefile.PL' you are running the perl
binary in /usr/local/bin
Richard
> Ayotunde Itayemi wrote:
>
>
> Hi All,
>
> I have a Netra X1 (Solaris 8 SPARC) (and also a Sun SureFire v100) and
> I have tried without
> sucess to install radiator on them.
> I can't install most perl modules either, and yes I have seen all the
> mails on the net about
> installing GNU gcc and pointing the cc (wrapper) for the inexistent
> SUN compiler to gcc.
>
> perl Makefile.PL works everytime but make always bombs with something
> similar to
> (see below). I have tried both the solaris make and the GNU make (v
> 3.80)
>
> someone suggested gcc 2.95.2 which is supposed to be compatible with
> most OS,
> I have also tried 3.2.2 and 3.3.
>
> Has anyone installed radiator on solaris 8 sparc? and used it with a
> database?
> I was able to install the Oracle 9i client by the way on the s.
> perl version is 5.005_03
>
> Thanks.
> Regards,
> Tunde I.
>
> =================================================
> cp Changes blib/lib/DBI/Changes.pm
> cc -c -xO3 -xdepend -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\"
> -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS Perl.c
> cc: unrecognized option `-KPIC'
> cc: language depend not recognized
> cc: Perl.c: linker input file unused since linking not done
> /usr/bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503
> /usr/perl5/5.00503/ExtUtils/xsubpp -typemap
> /usr/perl5/5.00503/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c
> DBI.c
> cc -c -xO3 -xdepend -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\"
> -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS DBI.c
> cc: unrecognized option `-KPIC'
> cc: language depend not recognized
> cc: DBI.c: linker input file unused since linking not done
> Running Mkbootstrap for DBI ()
> chmod 644 DBI.bs
> LD_RUN_PATH="" cc -o blib/arch/auto/DBI/DBI.so -G DBI.o
> cc: DBI.o: No such file or directory
> cc: No input files
> make: *** [blib/arch/auto/DBI/DBI.so] Error 1
> bash-2.03#
>
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list