Richard Bytheway writes:

 > I spent a little while last night trying to figure out what to
 > change to get plib/SimGear/FlightGear to install using "install
 > -cp" rather than just "install -c".
 > 
 > I got horribly stuck. Can someone point me in the right direction?

  INSTALL="/usr/bin/install -pc" ./configure

The problem is that this will not survive when the makefiles
automatically rerun configure, unless the INSTALL environment variable
is permanently set.


All the best,


David

-- 
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

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

Reply via email to