From: <yv...@yc...> - 2006-10-19 03:34:16
|
Hi. The diff file here contains few modification for windows side: - icon integration in TuxMath.exe (src/tuxmathrc.rc is for that). - Windows executable name is TuxMath.exe. - default configuration build nsis installer without configure program. If --with-tuxmath-config-dir is set, the nsis script includes configure program and add shortcut in menu for it. Program and dll have to be in the tuxmath-config-dir. - uninstall of configure program is fixed in nsis script. there is two installer in my site ( http://www.ycombe.net/tuxmath/ ). First is only with tuxmath, second adds configure program i have made. Another point is, in my ubuntu box, automake-1.4 (used as a default) gives errors because of executable does not ends with ".exe". The autoconf/make works fine only with automake-1.9. Regards, -- yves |