Difference between revisions of "Talk:Win32CompileMSYSNew"
Jump to navigation
Jump to search
(Report incorrect) |
|||
Line 11: | Line 11: | ||
--Simonh 29 Sept 2009 | --Simonh 29 Sept 2009 | ||
+ | |||
+ | |||
+ | * '''Fix libtool search dirs''' seem incorrect. | ||
+ | |||
+ | I have corrected the links: | ||
+ | |||
+ | http://sourceforge.net/projects/mingw/files/MSYS%20System%20Builder/automake-1.10-MSYS-1.0.11-1.tar.bz2/download | ||
+ | | | ||
+ | - http://sourceforge.net/projects/mingw/files/MSYS/autoconf/autoconf-2.63-1/autoconf-2.63-1-msys-1.0.11-bin.tar.lzma/download | ||
+ | |||
+ | http://sourceforge.net/projects/mingw/files/MSYS%20System%20Builder/automake-1.10-MSYS-1.0.11-1.tar.bz2/download | ||
+ | | | ||
+ | - http://sourceforge.net/projects/mingw/files/MSYS/automake/automake-1.11-1/automake-1.11-1-msys-1.0.11-bin.tar.lzma/download |
Revision as of 22:52, 14 June 2010
The links to update autoconf, automake, and libtool seem incorrect - they install into /usr/local and contain executables named with the version number (as in 'autoconf-2.61'). The MSYS versions seem to work better, as in:
- http://sourceforge.net/projects/mingw/files/MSYS%20System%20Builder/autoconf-2.61-MSYS-1.0.11-1.tar.bz2/download
- http://sourceforge.net/projects/mingw/files/MSYS%20System%20Builder/automake-1.10-MSYS-1.0.11-1.tar.bz2/download
- http://sourceforge.net/projects/mingw/files/MSYS%20System%20Builder/libtool1.5-1.5.25a-20070701-MSYS-1.0.11-1.tar.bz2/download
--Mcross 18:55, 20 July 2009 (UTC)
When I installed msys, from the msys prompt, /usr/ is equivalent to C:\msys\1.0\, so wherever you see jb refer to /usr/win32/, I had to use only /win32/
I also needed to get and build a recent x264 snapshot (latest trunk needs >0.76).
--Simonh 29 Sept 2009
- Fix libtool search dirs seem incorrect.
I have corrected the links:
http://sourceforge.net/projects/mingw/files/MSYS%20System%20Builder/automake-1.10-MSYS-1.0.11-1.tar.bz2/download | - http://sourceforge.net/projects/mingw/files/MSYS/autoconf/autoconf-2.63-1/autoconf-2.63-1-msys-1.0.11-bin.tar.lzma/download
http://sourceforge.net/projects/mingw/files/MSYS%20System%20Builder/automake-1.10-MSYS-1.0.11-1.tar.bz2/download | - http://sourceforge.net/projects/mingw/files/MSYS/automake/automake-1.11-1/automake-1.11-1-msys-1.0.11-bin.tar.lzma/download