hi, i have radiator working fine without any problem on sun. The compiler i've used is workshop6. All the perl modules installation also went fine.
rgds eapen ----- Original Message ----- From: "Ayotunde Itayemi" <[EMAIL PROTECTED]> Date: Tuesday, August 5, 2003 2:06 pm Subject: Re: (RADIATOR) radiator on solaris SPARC > Hi Elias, hi Richard, > > You are both right! To think I spent the whole of yesterday on this! > I have started installing the perl modules in less than 30minutes! > > Ok. I uninstalled perl 5.005 which came with Solaris and installed the > GNU perl 5.6.1 instead ( I had done that before reading Richard's > reply)I guess I could have kept both. > > I also installed the GNC gcc 3.3 and libgcc 3.3 > > soft-linked /usr/ucb/cc to /usr/local/bin/gcc > > and I am compiling away! > > Thanks, it goes to show that "Knowledge is indeed power!" > > Tunde Itayemi. > > ----- Original Message ----- > From: Elias > To: Ayotunde Itayemi > Sent: Tuesday, August 05, 2003 11:00 AM > Subject: Re: (RADIATOR) radiator on solaris SPARC > > > *********************** > Your mail has been scanned by TMnet VirusWall. > *********************** > > > > Hi, > > I'm running my Radiator setup on Solaris 8 with an Oracle DB. I > think your problem is more with Perl. The default Perl > installation that comes with Solaris is linked to use cc. I > normally reinstall Perl to get it to run with gcc. > ----- Original Message ----- > From: Ayotunde Itayemi > To: [EMAIL PROTECTED] > Cc: Hugh Irvine > Sent: Tuesday, August 05, 2003 5:31 PM > Subject: (RADIATOR) radiator on solaris SPARC > > > *********************** > This e-mail was scanned by TM Net E-Mail Virus Shield. > *********************** > > > > > 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 bli cc: DBI.o: No such file or directory > cc: No input files > make: *** [bli bash-2.03# > > === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
