始めましょう

    From KDE TechBase
    Revision as of 09:50, 1 October 2011 by Phanect (talk | contribs) (Created page with "KDE ワークスペースや KDE アプリケーションを使用するにあたっての疑問があれば、[http://userbase.kde.org/ KDE UserBase] を訪れてみてくださ...")
    Warning
    これらのページは現在新たな KDE の構造を反映するために1から書き直しを行なっているため、記事ごとの文脈が適切でない可能性があります。幾つかのページ上にある情報や指示は既に正しくなかったり、使用に際して注意を必要とする可能性があります。



    Getting_Started


    はじめに

    KDE コミュニティに参加する方法としては、単に KDE のソフトウェアを使うだけから、コアプラットフォーム開発者として参加することまで、多くの方法があります。

    KDE に参加するためのより一般的な情報としては以下のリンクを参照して下さい。

    KDE TechBase のこのセクションは、KDE コミュニティに技術的な側面から参加しようとする人を支援するためのものです。KDE ソフトウェアの構造や、どのように作られているか、そして自分用にビルドする方法などを説明しています。

    Note
    クイックスタート: 理屈はともかく早く始めたい、という方は、ここを飛ばしてビルドスクリプトを使用して下さい。ただし、まずこの文書を読むことを強く推奨します。


    KDE ソフトウェアを使用する

    単に日常的なコンピュータの使用のために安定版の KDE ソフトウェアを使用したいのであれば、KDE ソフトウェアを自分でビルドする必要はありません。代わりに使用している Linux ディストリビューションから提供されているソフトウェアインストーラを使用して KDE パッケージをインストールして下さい。

    以下のページにも有用な情報があるかも知れませんが、インストールの仕方についてはディストリビューションの一般的なサポートの場所で尋ねるのが良いでしょう。

    助けが欲しい

    KDE ワークスペースや KDE アプリケーションを使用するにあたっての疑問があれば、KDE UserBase を訪れてみてください。

    If you have any questions or problems with building or developing KDE Software please feel free to ask for help. However, be patient while waiting for a response, and try to work through the problem yourself, we aren't going to do it all for you. Working your way through and understanding why something doesn't work is a good way to learn how to do things the right way.

    Building and Running KDE Software From Source

    There are several possible ways to build and install KDE software and the method you choose depends on what you want to do with the software. In particular if you are only wanting to build and develop a single application you may not need to build the entire KDE Development Platform to do so. You can read more about this on the Build Methods page.

    The following sections explain the steps you need to understand and give the instructions you need to follow to successfully build KDE Software from source:

    Development Model

    TODO: General introduction to the dev model, release cycles, etc.

    Development Tools

    There are a number of Development Tools that are either required or helpful when building KDE Software. For these you will usually want to use the stable packages provided by your distribution.

    You may want to use a graphical IDE for your development work:

    Contributing To KDE

    Once you have a copy of KDE built you can then start contributing back to KDE. The pages below will help you find out how you can help make KDE even better.