Index: [Article Count Order] [Thread]

Date:  Mon, 30 Apr 2007 11:43:00 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:09733] Re: Nuonce GCC Tools
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200704301143.00693.bq (at mark) solarspeed.net>
In-Reply-To:  <4635B17C.3090004 (at mark) realexpayments.com>
References:  <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAARDhjVlX2aEuqbKE5moo4BsKAAAAQAAAAordW6kOPzECv5o1k1Hs9SAEAAAAA (at mark) xnet.com.mx> <200704280352.53465.bq (at mark) solarspeed.net> <4635B17C.3090004 (at mark) realexpayments.com>
X-Mail-Count: 09733

Hi Ron Hahn,

> I've been trying to install the following package on my new appliance:
>
> http://www.nuonce.net/bq/BQ-5102R-GCC-Tools-4.6.pkg
>
> When I try to install the package it installs a binutils...rpm to 100%
> completion and a "back" button appears below it.

There have been a couple of system updates in between and that PKG may 
eventually not work on your install. 

Suggested way to install GCC and other needed tools for compiling:

Login to your server by SSH as "admin", use the command "su -" to gain root 
access. Then type this command:

yum install gcc autoconf automake

That will install "gcc" (the C compiler itself), autoconf and automake (which 
are required for the "./configure" and "make" part, as well as a couple of 
other dependencies.

Depending on what you want to compile you'll have to use yum a couple of times 
anyway to fetch other dependencies - like *-devel RPMs for stuff you compile 
against. 

-- 
With best regards,

Michael Stauber
http://www.solarspeed.net