I do have gcc installed, is that mean I have GNU Tools?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gerhard Ecaroh
Froehlich
Sent: Wednesday, August 28, 2002 1:24 AM
To: Harry Nguyen
Cc: rrd-users@list.ee.ethz.ch
Subject: Re: [rrd-users] rrdtool-1.0.35


Hello,

Harry Nguyen wrote:
> 
> I was trying to install the rrd-tool-1.0.35 in my solaris 2.7. I untar the 
> tar ball, and tried
> to follow the instruction on README file to install it. When I did the 'sh 
> configure',
[...]
> checking for the C compiler perl wants to use to build its modules... 
> configure: test: unknown operator -B/usr/ccs/bin/
> 
> What did I do wrong!

Probably - and often questioned - Solaris do not have GNU Tools. Compiling fails
if you use build in Solaris tools like nroff, or cc instead of GCC. Change this,
install GNU software, check for $PATH when calling "sh  ./configure". This
should work. An adress for precompiled or usefull software round solaris is
<http://www.sunfreeware.com>. Look for the right Solaris version (2.7, 2.8 ...).

My system:

admin-1:ecaroh,10% pwd
/opt/gnu/gcc-2.95.3/bin
admin-1:ecaroh,11% ls 
c++      chill  g++  gcc  gcjh  jcf-dump  protoize                  unprotoize
c++filt  cpp    g77  gcj  gcov  jv-scan   sparc-sun-solaris2.6-gcc
admin-1:ecaroh,12%

I have installed gcc and all necessary tools and libraries, it works fine.

> Thanks


        Bye, Ecaroh


Gerhard Ecaroh Froehlich, Systemadministrator

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to