>Hi all, > >I've tried to make a zip-archive of gnubg build by Jon Kinsey's mingw >method. It includes more or less only what is needed, though there are >too many dlls. I'm not sure how portable it is since I had some problems >with loading and using the neural nets on some of the computers that I >tried. Feel free to download it from here at least for the time being: > >http://kohn.kiku.dk/backgammon/
Hi Christian, a few missing things : - the textures directory and the textures.txt file (in gnubg source root dir) - the share/themes/*.* dirs and files from mingw install dir (GTK themes). Probably only one of these is needed, but I'm not an expert and the files are small anyway (32Kb total, no need to bother). I'll cross check the need of all the dlls (I'm almost sure you're zipping some unnecessary ones). Anyway, I've almost everything ready with ImmoSetup (free software that creates installations under XP, http://www.jrsoftware.org/isinfo.php). As soon as I'm done, I can pass you the .iss file and then the distrib creation is trivial (install InnoSetup, then double-click on the .iss file, the click on build button). The result is a nice exec that install, creates desktop and start menu shortcuts, all with unistall capabilities. MaX. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
