Xpang的个人博客分享 http://blog.sciencenet.cn/u/Xpang

博文

Successful installation of Putty on Linux

已有 3263 次阅读 2012-3-2 17:34 |系统分类:科研笔记| fedora, putty

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



https://blog.sciencenet.cn/blog-317101-543287.html


下一篇:A web link-how to write a research plan
收藏 IP: 155.69.2.*| 热度|

1 黄富强

该博文允许注册用户评论 请点击登录 评论 (2 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-24 04:21

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部