[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:29382] KDE-4.1.2 インストール
-
From:Plamo大好
-
Date:Mon, 13 Oct 2008 19:23:35 +0900 (JST)
- Subject: [plamo:29382] KDE-4.1.2 インストール
- From: Plamo大好<ilikepl@xxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Oct 2008 19:23:31 +0000
- User-agent: Thunderbird 2.0.0.9 (X11/20071031)
現在、Plamo-4.5rc1をインストールして、
KDE最新版を、ソースからインストールしてみようと思いました。
KDEのインストール手順なども参考にしながら行っているのですが、
configureでうまくいきません。
KDE-4.1.2をダウンロードして、
ファイルを
/usr/local/kdeに置きました。
qtは、installpkgでインストールしました。
まず、
# mkdir /opt/kde
# export KDEDIR=/opt/kde
# export QTDIR=/usr/lib/qt
cd /usr/local/kde
tar xjvf kdelibs-4.1.2.tar.bz2
cd kdelibs-4.1.2
./configure --prifix=/opt/kde
としたのですが、
-----------------------------------------------------------------
KDE4 uses the CMake (http://www.cmake.org) buildsystem instead of configure.
CMake uses different options than configure, but some have direct
equivalents:
<srcdir> : the source directory
--prefix=<dir> : -DCMAKE_INSTALL_PREFIX:PATH=<dir>
--bindir=<dir> : -DBIN_INSTALL_DIR:PATH=<dir>
--includedir=<dir> : -DINCLUDE_INSTALL_DIR:PATH=<dir>
--libdir=<dir> : -DLIB_INSTALL_DIR:PATH=<dir>
Once CMake has run successfully, you can use "make edit_cache" to view
and modify all settings.
For more information visit
"http://techbase.kde.org/Development/Tutorials/CMake#Run_CMake"
Your current configure options translate more or less to:
cmake . ; make ; make install
--------------------------------------------------------------------
と、configureのechoの部分が表示されるだけで、makefileが作られません。
初めてKDEをソースからインストールしてみようと行っているのですが、
つまづいてしまいました。
KDEをビルドするには、手順をどのようにしたら良いでしょうか。
- Follow-Ups
-
- [plamo:29383] Re: KDE-4.1.2インストール, Toshihisa Matsuki
[検索ページ]
[メール一覧]
Plamo ML 公開システム