开发工具

参与到Ubuntu的翻译中来
回复
头像
oneleaf
论坛管理员
帖子: 10441
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

开发工具

#1

帖子 oneleaf » 2005-03-31 21:56

What is the simplest way to install the development tools so that I can compile programs?

sudo aptitude install build-essential

Development tools are included on the CD, and so do not need to be downloaded.

http://www.ubuntulinux.org/support/docu ... ment-tools
上次由 oneleaf 在 2005-04-12 8:57,总共编辑 1 次。
aninfeel
帖子: 19
注册时间: 2005-03-31 21:49
联系:

开发工具

#2

帖子 aninfeel » 2005-04-01 23:46

如果你想编程,以下是最简单的安装开发工具的方法:
#sudo aptitude install build-essential

所有开发工具包都包含开ubuntu的光盘中,因而不需要下载。
长风破浪会有时,直挂云帆济沧海。
冰封尘
帖子: 162
注册时间: 2005-04-09 7:23
来自: 云南
联系:

#3

帖子 冰封尘 » 2005-04-22 21:46

我按照此方法安装了
它给我装了个gcc 装了个gcc-3.3
可是我用dpkg -s gcc 和dpkg-s gcc-3.3
信息是一样的。
这是怎么回事呢。。
头像
millenniumdark
论坛版主
帖子: 4159
注册时间: 2005-07-02 14:41
系统: Ubuntu 14.04 (Kylin)
联系:

#4

帖子 millenniumdark » 2006-07-31 23:54

这个到处都有
回复