On Tue, 2007-07-10 at 14:49 +0100, Adam Cripps wrote:
> It's been a while since I compiled flightgear from CVS, but with the
> holidays looming, I wouldn't mind spending a few hours trying to get
> it going again.
> 
> What requirements do I need for the latest version on an Ubuntu Feisty
> machine? Package names would be nice to have wherever Ubuntu/Debian
> has them. I recall compiling plib, simgear, data and then flightgear.
> I even got Atlas running at one point on another machine, but I
> imagine with the advent of Google Maps that it is now redundant(?) Are
> there any special extensions needed when compiling to add networked
> flying?
> 
> TIA
> Adam

Adam,

I am building CVS on debian Etch.  I think:

Source: flightgear
Build-Depends: 
 libx11-dev, libxext-dev, libxi-dev, libice-dev, libsm-dev, libxt-dev,
libxmu-dev, libgl1-mesa-dev, libglut3-dev,
libopenscenegraph-dev (>= 2.0.0),
 zlib1g-dev, libjpeg-dev, plib1.8.4-dev, libopenal-dev,
 autotools-dev, simgear-dev (>= 0.3.11)


Last I checked libopenscenegraph-dev (2.0.0-1) was only in experimental
and has a bogus depend on libproducer-dev which no longer exists for
openscenegraph 2.0.  It also helps to compile OpenSceneGraph with
optimization like:

  -D CMAKE_CXX_FLAGS="-O3" -D CMAKE_C_FLAGS="-O3"

Ron





-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to