特殊:Badtitle/NS100:KDevelop:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
新页面: {{From|https://help.ubuntu.com/community/KDevelop}} {{Languages|UbuntuHelp:KDevelop}} In time, this page will feature an installation-guide (more packages ARE needed!) - and some tutorial...
 
Wikibot留言 | 贡献
无编辑摘要
第2行: 第2行:
{{Languages|UbuntuHelp:KDevelop}}
{{Languages|UbuntuHelp:KDevelop}}
In time, this page will feature an installation-guide (more packages ARE needed!) - and some tutorials!
In time, this page will feature an installation-guide (more packages ARE needed!) - and some tutorials!
Please feel free to add your own tutorials!
Please feel free to add your own tutorials!
Use a path in this syntax:
Use a path in this syntax:
https://help.ubuntu.com/community/KDevelop/Tutorial/Version340/MyKDevelopTutorial
https://help.ubuntu.com/community/KDevelop/Tutorial/Version340/MyKDevelopTutorial
I case your tutorial is compatible with a newer version, please copy it to the new VersionXXX location, and mark the other with "OBSOLETE", and link to the new one...
I case your tutorial is compatible with a newer version, please copy it to the new VersionXXX location, and mark the other with "OBSOLETE", and link to the new one...
=== Installation ===
=== Installation ===
Run this command from a terminal:
Run this command from a terminal:
<pre><nowiki>
<pre><nowiki>
sudo aptitude install kdevelop build-essential libtool automake libx11-dev xlibs-dev libqt3-mt-dev libqt4-dev kdelibs4-dev kdebase-dev
sudo aptitude install kdevelop build-essential libtool automake libx11-dev xlibs-dev libqt3-mt-dev libqt4-dev kdelibs4-dev kdebase-dev

2007年11月30日 (五) 19:58的版本

{{#ifexist: :KDevelop/zh | | {{#ifexist: KDevelop/zh | | {{#ifeq: {{#titleparts:KDevelop|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:KDevelop|1|-1|}} | zh | | }}

In time, this page will feature an installation-guide (more packages ARE needed!) - and some tutorials! Please feel free to add your own tutorials! Use a path in this syntax: https://help.ubuntu.com/community/KDevelop/Tutorial/Version340/MyKDevelopTutorial I case your tutorial is compatible with a newer version, please copy it to the new VersionXXX location, and mark the other with "OBSOLETE", and link to the new one...

Installation

Run this command from a terminal:

sudo aptitude install kdevelop build-essential libtool automake libx11-dev xlibs-dev libqt3-mt-dev libqt4-dev kdelibs4-dev kdebase-dev

More packages may be needed, for different operations, but the above packages should cover the basic operations! - I will get back to this!