"Norman Vine" <[EMAIL PROTECTED]> wrote:

> cd $METAKIT/builds
> ../unix/configure --disable-shared --with-out-tcl --prefix=/usr
> make 
> make install

I configure Metakit with slightly different options:

# ~> cd ./builds
# ~> ../unix/configure --prefix=${FG_ROOT} --disable-shared --enable-static 
--enable-threads
# ~> make
# ~> make install

This leads to the behaviour I mentioned in an earlier posting:

/bin/sh ./libtool --mode=install /usr/bin/install -c libmk4.la 
/usr/local/FlightGear/lib
/usr/bin/install -c .libs/libmk4.lai /usr/local/FlightGear/lib/libmk4.la
/usr/bin/install: cannot stat `.libs/libmk4.lai': No such file or directory
make: *** [install-mk] Error 1


Have you tried this on Linux ? Have you tried using current CVS ?
Thanks for investigating,

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

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

Reply via email to