我应该怎样安装开发工具软件呢?
发表于 : 2005-03-31 21:59
How can I install software development tools?
A default Ubuntu desktop installation includes a full-featured Python development environment, so if you want to develop in Python, you should already have everything you need.
If you want to develop in C or C++, install the build-essential package.
The choice to exclude C/C++ development tools from the default desktop install was an explicit one. The discussion is archived here: http://lists.ubuntu.com/archives/sounde ... 00524.html
http://www.ubuntulinux.org/support/docu ... evelopment
A default Ubuntu desktop installation includes a full-featured Python development environment, so if you want to develop in Python, you should already have everything you need.
If you want to develop in C or C++, install the build-essential package.
The choice to exclude C/C++ development tools from the default desktop install was an explicit one. The discussion is archived here: http://lists.ubuntu.com/archives/sounde ... 00524.html
http://www.ubuntulinux.org/support/docu ... evelopment