Berikut source code the icons and the patch
- Download the PuTTY source, the icons and the patch http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
- Unpack the source, the icons, and apply the patch:
tar xzf putty-*.tar.gz; cd putty-$VERSION; tar xzf ../putty-url-icons.tar.gz; patch -p1 < ../putty-url-*.patch - Generate build files:
./mkfiles.pl -
Export the
TOOLPATHvariable so that the variables CC and RC in windows/Makefile.cyg point to your tools (e.g.export TOOLPATH="i686-mingw32-") -
Build it:
cd windows; make -f Makefile.cyg. - The created executable (putty.exe) can be found in the windows/ subdirectory of the source directory.




Tidak ada komentar:
Posting Komentar