You must not be a RHN subscriber.  So you'll have to install from the CD.
 
You should be able to find gcc on the cd and do "rpm -i gcc*" 
It might complain about needing some other things too which you will also need 
to install.
 
Or...if you have an X window running your Add/Remove Software entry might work.
 
Michael D. Black
Senior Scientist
Northrop Grumman Mission Systems
 

________________________________

From: sqlite-users-boun...@sqlite.org on behalf of Glen Scratchley
Sent: Thu 6/17/2010 9:38 AM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] c compiler during install



I think that this means I'm missing something, and the ./configure still
doesn't like it:

[r...@selkirk sqlite-3.6.23.1]# whoami
root
[r...@selkirk sqlite-3.6.23.1]# yum install gcc
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
There was an error parsing the RHN proxy settings.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
Parsing package install arguments
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: gcc
Nothing to do
[r...@selkirk sqlite-3.6.23.1]#
[r...@selkirk sqlite-3.6.23.1]# gcc -v
ignoring nonexistent directory
"/usr/lib/gcc/i386-redhat-linux/4.1.1/include"
ignoring nonexistent directory
"/usr/lib/gcc/i386-redhat-linux/4.1.1/../../../../i386-redhat-linux/incl
ude"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/include
End of search list.

[

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to