On Mon, 2012-05-14 at 17:00 -0400, Ian Duncan wrote:
> I am an avid FlightGear user and enjoy Flight Gear very much. However, I 
> would like to bring something to your attention that angers me. The 
> readme file for the flightgear 2.60 source code contains incorrect 
> information. There are also other minor issues
> 
> * There is no program called "configure" in flightgear-2.60.tar.bz2 (the 
> package I downloaded: it is located on all three mirrors)
> * There is no makefile that I can see. (Makefile)
> 
> Please fix this. As a user of flight gear I should not have to put up 
> with this. My feeling about this is, provide correct and usable software 
> packages, source code, and readme files so we can all enjoy flightgear.

You can, we switched to cmake and probably forgot to update the readme.
Just type the following in the source directory:

mkdir build; cd build; cmake .. && make install

Erik


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to