KDevelop
My system is :Ubuntu 7.10
First:
#install the main file
sudo apt-get install kdevelop
#install the automake
sudo apt-get install automake
#install another files
sudo apt-get install libtool konsole
It's ok now.
My system is :Ubuntu 7.10
First:
#install the main file
sudo apt-get install kdevelop
#install the automake
sudo apt-get install automake
#install another files
sudo apt-get install libtool konsole
It's ok now.
本文提供了在Ubuntu 7.10上安装KDevelop及其相关组件的步骤。首先通过sudo apt-get install kdevelop安装KDevelop主体文件,接着安装automake工具以支持自动化构建过程,最后安装libtool和konsole以增强开发环境的功能。
177

被折叠的 条评论
为什么被折叠?



