On Tue, Jan 14, 2014, [email protected] wrote: > > Great!. > > I installed the last version from using programs ? in > win-builds-bundle-1.3-rc1.zip and using msys-install.sh and > win-builds-switch.sh. > > Can I get the new version by running the existing msys-install.sh I have and > will yypkg know what to do ? >
Sorry, I forgot to mention that. In your case, you need to run: export YYPREFIX="$(cygpath -m "/opt/windows_32")" # change the mirror in use: sherpa -set-mirror http://win-builds.org/1.3.0/packages/windows_32 # reinstall the packages you need to update from sherpa: sherpa -install openssl expat Only openssl and expat have changed since RC1 (and gcc but you don't care about it since you use cygwin's): a couple missing .exe extensions were added. Most of the changes were packaging so you're likely not impacted. There are however a few interesting changes to the "win-builds-switch" script. You can simply get it from the latest .zip file and drop it in /opt/windows_32/bin. Regards, Adrien Nader ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
