Richard S. Russell writes:
> Hello Again:
> 
> I was able to install SimGear.  I installed it to 
> /usr/local/source/SimGear-0.2.0/ .
> Is that the correct directory to install it to.  When it came time to 
> install Flight Gear...I used the following command:
> 
> #  ./configure --with-plib=/usr/include/plib/ 
> --with-metakit=/usr/local/lib 
> --with-simgear=/usr/local/source/Simgear-0.2.0/ 
> --prefix=/usr/local/FlightGear
> 
> In hopes that ./configure could find SimGear but it didn't.  Should I try 
> something different.  I am using Red Hat 7.3.
> Oh yeah, when I go to /usr/local/source/SimGear-0.2.0/simgear/ all of the 
> appropriate files are there (i.e., version.h, sg_inlines.h, stamp-h, etc.)
> 
> What would be the correct command to configure FlightGear.

>From a brief glance, this should work, but if it isn't working, look
at the exact error message you are getting from the FlightGear config
script and then look for the failure in the config.log and see if you
can figure out why the simgear version test is failing (it will have
compiled a program and tried to run it and you might see that the
compile failed, or the link failed, or something like that.)  That
could be why the test failed???

Curt.
-- 
Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-users

Reply via email to