|
From: Earnie <ea...@us...> - 2011-05-06 16:57:20
|
tal - טל hadad - חדד wrote: Please use a mail client to wrap your lines to no more than 78 characters. > > Thank you for all your support, sorry for being a noob. > It's configuring well now, but still one more problem- it can't recognize /usr/lib/libiconv.la. Why? Because I install libtool via "mingw-get install libtoo". Get rid of the .la file. It is likely causing you grief and isn't required. > The file does exist, but it is under C:\MinGW(because of using mingw-get), and my MSYS is under C:\MinGW\msys\1.0. > So if I'm kinda in troubles right now... > How can I solve this correctly? Can I re-install both minGW(+minGW-get) and MSYS to the same directory? Is it recommended? > Does MSYSGit will solve it to one directory, and could I install minGW-get in it? mingw-get has been told to store -mingw- files in c:\mingw and -msys- files in c:\mingw\msys\1.0 since this is what we developers have decided for best supported scenario. Be careful with msys-git, it includes a forked copy of MSYS and may get in the way of what you are trying to do. Be sure not to include in the Windows PATH settings paths to MSYS or MinGW. When configuring the software for use with MinGW it is best suited for you to use a prefix of c:/mingw (assuming you've installed MinGW there). -- Earnie -- http://www.for-my-kids.com |