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

Reply via email to