Since Chuck went AWOL (it's really distressing that nobody heard anything from him since February) I've packaged a corrected version of run with cygport. I won't be able to do much in the way of further development for run. So if anybody else wants to pick it up now or later that's fine with me, too.
I've used the patch from Max Polk plus an additional correction in run.c where errorMsg should have been used based on the arguments of the function calls. If someone rather wants to patch the sources in CVS: http://repo.or.cz/w/cygwin-run.git/patch/b8ebbc68711c0536e9d38d6c25453a8e877a11ab # The first line sets up shell variable wget, to be used by all later lines # simply paste into the shell from here --8<---------------cut here---------------start------------->8--- wget="wget -rxnH http://cygwin.stromeko.net/x86_64/release/" $wget/run/run-1.3.1-1-src.tar.xz $wget/run/run-1.3.1-1.tar.xz $wget/run/run-debuginfo/run-debuginfo-1.3.1-1.tar.xz $wget/run/run-debuginfo/setup.hint $wget/run/setup.hint --8<---------------cut here---------------end--------------->8--- # The first line sets up shell variable wget, to be used by all later lines # simply paste into the shell from here --8<---------------cut here---------------start------------->8--- wget="wget -rxnH http://cygwin.stromeko.net/x86/release/" $wget/run/run-1.3.1-1-src.tar.xz $wget/run/run-1.3.1-1.tar.xz $wget/run/run-debuginfo/run-debuginfo-1.3.1-1.tar.xz $wget/run/run-debuginfo/setup.hint $wget/run/setup.hint --8<---------------cut here---------------end--------------->8--- Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
