Jon Stockill wrote:

> Simgear doesn't seem to install to the correct directory on 64 bit 
> systems any more - there doesn't seem to be any way to tell it to use 
> /usr/lib64 instead of /usr/lib

That's in "LIB_POSTFIX". Try:

  # ~> cmake -D CMAKE_INSTALL_PREFIX=/usr -D LIB_POSTFIX=64 [...]

Cheers,
        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to