HI, Thank you for the help...followed your directions and got to
the ./configure. It failed as follows:

[EMAIL PROTECTED] fgrun-0.4.6]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[EMAIL PROTECTED] fgrun-0.4.6]$

It would not "make." I apparently don't have the C compiler it is
looking for. I am running  2.6.14-1.1653_FC4 Fedora Core 4. Any ideas?
Thx in advance.
Dick

On Mon, 2006-01-09 at 13:53 +0000, AJ MacLeod wrote:
> On Sunday 08 January 2006 04:41, Dick Murphy wrote:
> > Can I ask for some newbie help? What are the steps i need to complete to
> > take the downloaded fgrun file and install it in my Fedora FC4 computer?
> > I'm enjoying the new experience with Linux, but it gets a tad
> > overwhelming sometimes.
> > Thanks in advance,
> 
> Hi Dick, I was hoping someone else might reply here - I've not used any 
> RedHat 
> or derivative distributions for a long time.  And I don't actually have fgrun 
> on my own machine either!  Having said all that, if you're really stuck and 
> can hang on a bit, I'll see if I can knock together a few step by step 
> instructions as best I can.
> 
> It would be helpful to know which version of FG you have installed, which 
> directory it's installed in, how you installed it, etc.
> 
> The general process of installing fgrun is exactly the same as building most 
> other programs from source - basically, 
> extract the source somewhere with "tar -xzvf programname.tar.gz"
> move into that newly created directory "cd fgrun.blah"
> run configure - "./configure" is often enough although you might occasionally 
> need to supplement that with some paths
> run "make"
> run (as root) "make install" to install the program system-wide.
> 
> Any more specific hints you need will require me to go and fetch the fgrun 
> source and build it here first so I can remind myself of any options or paths 
> you might need to specify.
> 
> Cheers,
> 
> AJ
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Flightgear-users mailing list
> Flightgear-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-users



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to