-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ian Shaw wrote: > Hi. I've just tried to compile gnubg using the instructions on Nardy's > site. It failed for me. Any help would be appreciated.
Here comes complete instructions. First get the mingw compiler! http://www.mingw.org Also get the GNU make from the same place. install on c:\MinGW You also need some tools. I use these tools: http://unxutils.sf.net/ Get the UnxUtils.zip file and extract it at the root directory c:\ Get the UnxUpdates.zip from the same place and extract the two files (cat.exe and cksum.exe) to c:\usr\loca\wbin Open a Command Prompt window. set the path. set PATH=%PATH%;c:\usr\local\wbin;c:\mingw\bin;c:\mingw\mingw32\bin - -Øystein -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDD07J6kDTFPhwyqYRAll2AJ9lmLjWj73fSIISQDIVHncCZR7WVwCfYJ4z 27Lps10iF+utHxav7DaS6vY= =FCGP -----END PGP SIGNATURE----- _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
