Re: [Mingw-users] Help a newbie understand installing libs under MinGW
- Date: Sun, 3 Feb 2008 18:10:52 +0000
- From: Keith Marshall <keithmarshall@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [Mingw-users] Help a newbie understand installing libs under MinGW
On Sunday 03 February 2008 18:01, glo wrote:
> Thank you, configure+make do seem like an easy way to install new
> libraries. Where do the files produced after I build the library need
> to go though?
Assuming you've set up MSYS to refer to your MinGW via the /mingw path,
(which is the norm), then:--
./configure --prefix=/mingw
sets that for your build, then...
> And how can I make sure the get there and not end up in
> my temporary folder?
make install
copies all installable components to the proper place.
Regards,
Keith.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users