From: David B. <dav...@gm...> - 2010-11-01 04:19:18
|
follow-up - I've pushed a couple of fixes (the missing el.po file and mismatch in the location of mingw-cross-env between setup_mingw-cross-env.sh and tmwin.sh), and it appears to work "out of the box" at least on this laptop. The current hard-coded location is /opt/mingw-cross-env, easily reset by changing the variable MINGW_DIR in the scripts. btw, setup_mingw-cross-env.sh starts off by removing any previous installation in /opt/mingw-cross-env, and it takes a good while to build the replacement, so use this script with caution. It could be made safer, for sure. David |