Martin Spott writes:
> 
> Chris Reichow <[EMAIL PROTECTED]> wrote:
> > If you're compiling using Cygwin or MinGW, like I am,
> > I  just copy the compiled libraries to /usr/lib. It's
> > a lazy workaround.
> 
> Yes, in case I _really_ want to use the current Metakit, then I'll do
> something about it. I'm just wondering if I'm the only one experiencing this
> broken build. Usually I build the whole stuff - metakit, plib, SimGear,
> FlightGear - using some sort of batch job. I don't want to put annoying
> workarounds into this batch  ;-)

Yes this is *very* annoying :-)

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

Cheers

Norman

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

Reply via email to