||
Putty is an application getting a client computer connected to a romote one.
Configurations: Intel Xeon CPU + Fedora 10 + gcc 4.3.2
Installing process:
1. access the subdirectory unix.
# ./configure
Error: gtk-config could not be found
Reason: gtk package is not installed
2. install gtk package.
# yum install gtk+.x86_64
# yum install gtk+-devel.x86_64 (Both of packages should be already present)
3. configure again and make.
# ./configure
# make
After finishing, you should have the executable putty in the unix subdirectory.
4. run putty.
# ./putty
Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2024-12-27 05:13
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社