Yup there is one remaining issue with wine/cygwin configuration, see:
http://bugs.winehq.org/show_bug.cgi?id=19856
which turns out to be:
http://bugs.winehq.org/show_bug.cgi?id=15679
Simple patch worked out; ok:
$ cd .wine/drive_c/cygwin/usr/i686-pc-cygwin/bin
$ for a in *; do ln -sf ../../../bin/$a; done
Cheers
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment