(This page is added, and I have begin to translate the content) |
|||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | ||
{{TutorialBrowser| | {{TutorialBrowser| | ||
| Line 38: | Line 38: | ||
På Kubuntu 7.04 (Feisty) kan bygningsafhængighederne du behøver installeres med: | På Kubuntu 7.04 (Feisty) kan bygningsafhængighederne du behøver installeres med: | ||
| − | < | + | <syntaxhighlight lang="bash"> |
sudo aptitude install build-essential cdbs debhelper cmake \ | sudo aptitude install build-essential cdbs debhelper cmake \ | ||
libxml2-dev libxslt1-dev libbz2-dev libclucene-dev librdf-dev \ | libxml2-dev libxslt1-dev libbz2-dev libclucene-dev librdf-dev \ | ||
| Line 45: | Line 45: | ||
libxrender-dev libfontconfig-dev libboost-dev libxcursor-dev doxygen \ | libxrender-dev libfontconfig-dev libboost-dev libxcursor-dev doxygen \ | ||
libungif4-dev libdbus-1-dev | libungif4-dev libdbus-1-dev | ||
| − | </ | + | </syntaxhighlight> |
Du kan hoppe over den manuelle installation af Qt 4.3, CMake 2.4.6 og DBus ved at installere de følgende pakker (og deres afhængigheder). '''Notér venligst:''' Dette vil ikke virke for Qt til KDE4 efter Alpha 1 (Kubuntu feisty indeholder Qt4.3beta, ikke Qt4.3 final som er nødvendig. Hop videre til at bygge Qt fra svn længere nede): | Du kan hoppe over den manuelle installation af Qt 4.3, CMake 2.4.6 og DBus ved at installere de følgende pakker (og deres afhængigheder). '''Notér venligst:''' Dette vil ikke virke for Qt til KDE4 efter Alpha 1 (Kubuntu feisty indeholder Qt4.3beta, ikke Qt4.3 final som er nødvendig. Hop videre til at bygge Qt fra svn længere nede): | ||
| − | < | + | <syntaxhighlight lang="bash"> |
sudo aptitude install libqt4-dev-kdecopy libdbus-1-dev cmake | sudo aptitude install libqt4-dev-kdecopy libdbus-1-dev cmake | ||
| − | </ | + | </syntaxhighlight> |
Og for fuldt funktionelt [[apidox]] framework skal du også bruge: | Og for fuldt funktionelt [[apidox]] framework skal du også bruge: | ||
| − | < | + | <syntaxhighlight lang="bash"> |
sudo aptitude install graphviz | sudo aptitude install graphviz | ||
| − | </ | + | </syntaxhighlight> |
=== openSUSE === | === openSUSE === | ||
I openSUSE 10.2 og nyere, kan du installere pakker ved at bruge [http://en.opensuse.org/Zypper Zypper]: | I openSUSE 10.2 og nyere, kan du installere pakker ved at bruge [http://en.opensuse.org/Zypper Zypper]: | ||
| − | < | + | <syntaxhighlight lang="bash"> |
sudo zypper install <pakkenavn> | sudo zypper install <pakkenavn> | ||
| − | </ | + | </syntaxhighlight> |
I ældre versioner af SUSE, kan du bruge YaST: | I ældre versioner af SUSE, kan du bruge YaST: | ||
| − | < | + | <syntaxhighlight lang="bash"> |
su | su | ||
yast -i <pakkenavn> | yast -i <pakkenavn> | ||
| − | </ | + | </syntaxhighlight> |
'''Nødvendige pakker''' | '''Nødvendige pakker''' | ||
Pakkerne du skal installere er: | Pakkerne du skal installere er: | ||
| − | < | + | <syntaxhighlight lang="text"> |
xorg-x11-devel | xorg-x11-devel | ||
libxml2-devel | libxml2-devel | ||
| Line 83: | Line 83: | ||
libpng-devel | libpng-devel | ||
libxslt-devel | libxslt-devel | ||
| − | + | libredland-devel | |
Mesa-devel | Mesa-devel | ||
giflib-devel | giflib-devel | ||
| Line 89: | Line 89: | ||
gcc | gcc | ||
gcc-c++ | gcc-c++ | ||
| − | </ | + | gmp-devel (needed to build kdesupport) |
| + | xine-devel | ||
| + | libgpgme-devel (needed to build kdepimlibs) | ||
| + | </syntaxhighlight> | ||
'''Frivillige pakker''' | '''Frivillige pakker''' | ||
| Line 96: | Line 99: | ||
På openSUSE 10.2 og nyere, gør således: | På openSUSE 10.2 og nyere, gør således: | ||
| − | < | + | <syntaxhighlight lang="text"> |
sudo zypper service-add http://software.opensuse.org/download/KDE:/KDE4/openSUSE_10.2 KDE4-102 | sudo zypper service-add http://software.opensuse.org/download/KDE:/KDE4/openSUSE_10.2 KDE4-102 | ||
| − | </ | + | </syntaxhighlight> |
I ældre versioner af SUSE Linux, gør således: | I ældre versioner af SUSE Linux, gør således: | ||
| − | < | + | <syntaxhighlight lang="text"> |
su | su | ||
installation_sources -a http://software.opensuse.org/download/KDE:/KDE4/[DIN SUSE LINUX VERSION] | installation_sources -a http://software.opensuse.org/download/KDE:/KDE4/[DIN SUSE LINUX VERSION] | ||
| − | </ | + | </syntaxhighlight> |
Installer nu de følgende pakker (og deres afhængigheder): | Installer nu de følgende pakker (og deres afhængigheder): | ||
| − | < | + | <syntaxhighlight lang="text"> |
cmake | cmake | ||
dbus-1-devel | dbus-1-devel | ||
libqt4-devel | libqt4-devel | ||
| − | </ | + | </syntaxhighlight> |
Og for fuldt funktionelt apidox framework skal du også bruge: | Og for fuldt funktionelt apidox framework skal du også bruge: | ||
| − | < | + | <syntaxhighlight lang="text"> |
graphviz | graphviz | ||
| − | </ | + | </syntaxhighlight> |
CMake binære pakker til openSUSE er tilgængelige fra [http://software.opensuse.org/download/devel:/tools:/building/ openSUSE build service]. | CMake binære pakker til openSUSE er tilgængelige fra [http://software.opensuse.org/download/devel:/tools:/building/ openSUSE build service]. | ||
| Line 126: | Line 129: | ||
Disse skal være unmasked og/eller holdt i en lavere version for at fortsætte. | Disse skal være unmasked og/eller holdt i en lavere version for at fortsætte. | ||
| − | < | + | <syntaxhighlight lang="bash"> |
# echo 'x11-libs/qt' >> /etc/portage/package.keywords | # echo 'x11-libs/qt' >> /etc/portage/package.keywords | ||
# echo 'dev-util/cmake' >> /etc/portage/package.keywords | # echo 'dev-util/cmake' >> /etc/portage/package.keywords | ||
# echo 'dev-cpp/clucene' >> /etc/portage/package.keywords | # echo 'dev-cpp/clucene' >> /etc/portage/package.keywords | ||
# echo '>dev-cpp/clucene-0.9.16a' >> /etc/portage/package.mask | # echo '>dev-cpp/clucene-0.9.16a' >> /etc/portage/package.mask | ||
| − | </ | + | </syntaxhighlight> |
Disse pakker er du nødt til at installere, nogen er måske allerede installeret, men så springer du dem bare over. | Disse pakker er du nødt til at installere, nogen er måske allerede installeret, men så springer du dem bare over. | ||
| − | < | + | <syntaxhighlight lang="bash"> |
$ emerge -avu ebuild/name | $ emerge -avu ebuild/name | ||
| − | </ | + | </syntaxhighlight> |
sys-devel/gcc | sys-devel/gcc | ||
| Line 177: | Line 180: | ||
=== Option 1: Command Line === | === Option 1: Command Line === | ||
| − | < | + | <syntaxhighlight lang="bash"> |
useradd -m kde-devel | useradd -m kde-devel | ||
passwd kde-devel | passwd kde-devel | ||
| − | </ | + | </syntaxhighlight> |
=== Option 2: Using KControl === | === Option 2: Using KControl === | ||
| Line 189: | Line 192: | ||
Copy the {{path|~/.bashrc}} from your normal user account to the new kde-devel account. Next, copy and paste the contents of the [[Getting Started/Increased Productivity in KDE4 with Scripts/.bashrc|example .bashrc]] into {{path|~kde-devel/.bashrc}}. Be sure to comment out the line <tt>alias make=makeobj</tt> if you do not have the <tt>[[Getting Started/Build/KDE4#Required Software|makeobj]]</tt> command available. You will probably also want to modify the path to make sure it doesn't include your kde3 paths. To make it run, you have to open a new bash or to execute | Copy the {{path|~/.bashrc}} from your normal user account to the new kde-devel account. Next, copy and paste the contents of the [[Getting Started/Increased Productivity in KDE4 with Scripts/.bashrc|example .bashrc]] into {{path|~kde-devel/.bashrc}}. Be sure to comment out the line <tt>alias make=makeobj</tt> if you do not have the <tt>[[Getting Started/Build/KDE4#Required Software|makeobj]]</tt> command available. You will probably also want to modify the path to make sure it doesn't include your kde3 paths. To make it run, you have to open a new bash or to execute | ||
| − | < | + | <syntaxhighlight lang="bash"> |
source ~/.bashrc | source ~/.bashrc | ||
| − | </ | + | </syntaxhighlight> |
This will provide access to commands such as <tt>cmakekde</tt> that are used in this tutorial as well as ensure that the proper paths are in place for Qt, KDE and CMake binaries. | This will provide access to commands such as <tt>cmakekde</tt> that are used in this tutorial as well as ensure that the proper paths are in place for Qt, KDE and CMake binaries. | ||
| Line 199: | Line 202: | ||
=== Switching to the New User === | === Switching to the New User === | ||
Switch to the user kde-devel: (don't forget the dash) | Switch to the user kde-devel: (don't forget the dash) | ||
| − | < | + | <syntaxhighlight lang="bash"> |
su - kde-devel | su - kde-devel | ||
| − | </ | + | </syntaxhighlight> |
The rest of this tutorial assumes you are running as the <tt>kde-devel</tt> user. | The rest of this tutorial assumes you are running as the <tt>kde-devel</tt> user. | ||
| Line 212: | Line 215: | ||
If you don't have root privileges and your system supports the changing of your own shell with the <tt>chsh</tt> application, then you could try to change your shell to {{path|/bin/bash}} by using: | If you don't have root privileges and your system supports the changing of your own shell with the <tt>chsh</tt> application, then you could try to change your shell to {{path|/bin/bash}} by using: | ||
| − | < | + | <syntaxhighlight lang="bash"> |
chsh -s /bin/bash kde-devel | chsh -s /bin/bash kde-devel | ||
| − | </ | + | </syntaxhighlight> |
=== Option 2: As the root user === | === Option 2: As the root user === | ||
| − | If your system comes with the <tt>usermod</tt> application you can run the following command as root: <tt>usermod -s /bin/bash</tt>. | + | If your system comes with the <tt>usermod</tt> application you can run the following command as root: <tt>usermod -s /bin/bash kde-devel</tt>. |
Another option is to use the <tt>vipw</tt> application as root to safely edit your {{path|/etc/passwd}}. Locate 'kde-devel' in the the file. Change '{{path|/bin/sh}}' at the end of the line to read '{{path|/bin/bash}}', save your changes and exit. | Another option is to use the <tt>vipw</tt> application as root to safely edit your {{path|/etc/passwd}}. Locate 'kde-devel' in the the file. Change '{{path|/bin/sh}}' at the end of the line to read '{{path|/bin/bash}}', save your changes and exit. | ||
| Line 225: | Line 228: | ||
== D-Bus == | == D-Bus == | ||
| − | QtDBus | + | Det er bekræftet at QtDBus og KDE virker med D-Bus version 0.62, samt med 0.92 og opefter. Versionerne 0.60 og 0.61 virker muligvis også, men er ikke testet. Dog virker version 0.90 og 0.91 ikke. Vi anbefaler at bruge udgivelsesversioner højere end 1.0 (mindst 0.94), så overvej at opgradere hvis du ikke har gjort det. |
| − | + | Du kan springe dette trin over hvis du har en ny version af D-Bus, eller ikke ønsker at opgradere. | |
| − | + | Før du bruger den følgende "opskrift", tjek da venligst at X11 headers og libraries er installeret. {{path|configure}}-programmet fortæller dig dette på linje 5: | |
Building X11 code: yes | Building X11 code: yes | ||
| − | === | + | === Opskriften === |
| − | {{tip| | + | {{tip|Tjek venligst at du har opsat dit miljø korrekt som beskrevet [[Getting_Started/Build/KDE4#Setting_up_the_environment|for oven]]. Dette er nødvendigt for at funktionerne <tt>cs</tt> og <tt>cb</tt> virker.}} |
| − | cs # [[Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc|'cs' | + | cs # [[Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc|'cs' er en bash-funktion, klik her for at lære mere]] |
wget http://dbus.freedesktop.org/releases/dbus/dbus-1.0.2.tar.gz | wget http://dbus.freedesktop.org/releases/dbus/dbus-1.0.2.tar.gz | ||
tar -xvzf dbus-1.0.2.tar.gz | tar -xvzf dbus-1.0.2.tar.gz | ||
| Line 245: | Line 248: | ||
dbus-uuidgen --ensure | dbus-uuidgen --ensure | ||
| − | === | + | === Hvad sker der? === |
| − | + | Efter du skifter til kildebiblioteket (linje 1), bliver kildekoden til D-Bus downloadet fra freedesktop.org (linje 2) og udpakket (linje 3). Når du er inde i dit nye D-Bus bibliotek (linje 4), bliver kildekoden konfigureret med det medfølgende {{path|configure}}-program (linje 5). Efter kompileringen (linje 6) og installationen (linje 7) af D-Bus, bruger vi programmet <tt>dbus-uuidgen</tt> til at generere en identifikationsfil, der tillader programmet at starte op sammen med din desktop-session (linje 8). | |
| − | + | Bemærk venligst at du skal have skriveadgang til {{path|/var}} for at køre de to sidste kommandoer. Hvis dit system ikke bruger sudo, kan du bruge <tt>su</tt>-kommandoen i stedet, f.eks. <tt>su -c "make install"</tt>. | |
| − | === | + | === Fejl? === |
| − | + | Hvis du får fejlen '''makeobj: command not found''', mangler dit system med stor sandsynlighed kommandoen <tt>[[Getting_Started/Build/KDE4#Required_Software|makeobj]]</tt>. | |
== CMake == | == CMake == | ||
| Line 382: | Line 385: | ||
* Here you need the libungif library, otherwise you will get an error message like "<tt>Could NOT find GIF</tt>". | * Here you need the libungif library, otherwise you will get an error message like "<tt>Could NOT find GIF</tt>". | ||
* Qt-4.3 upgrade: if you get a link error in kjsembed talking about QScriptEngine, edit CMakeCache.txt in kdelibs and remove the lines that talk about QT_QTUITOOLS_LIBRARY, then type make again (that static library has a new dependency, and the cmake code that adds it needs to run). | * Qt-4.3 upgrade: if you get a link error in kjsembed talking about QScriptEngine, edit CMakeCache.txt in kdelibs and remove the lines that talk about QT_QTUITOOLS_LIBRARY, then type make again (that static library has a new dependency, and the cmake code that adds it needs to run). | ||
| − | * if you get < | + | * if you get <syntaxhighlight lang="text">CMake Error: KDE Requires Qt to be built with SSL support |
| − | </ | + | </syntaxhighlight>, install openssl-devel, and re-compile QT. |
| − | * if you get < | + | * if you get <syntaxhighlight lang="text">kdelibs/kimgio/ico.cpp:188: undefined reference to `QImage::jumpTable()'</syntaxhighlight> it means you compiled QT without QT3 support(no, linking to a true QT3 install won't work) |
== kdepimlibs == | == kdepimlibs == | ||
| Line 410: | Line 413: | ||
If you have troubles compiling kdebase: | If you have troubles compiling kdebase: | ||
* Make sure you have the <tt>libxss headers</tt> installed. (Usually you got undefined references on xscreensaver objects if you haven't those headers) | * Make sure you have the <tt>libxss headers</tt> installed. (Usually you got undefined references on xscreensaver objects if you haven't those headers) | ||
| − | * <tt>which | + | * <tt>which meinproc4</tt> has to deliver {{path|/home/kde-devel/kde/bin/meinproc4}} |
* if cmakekde can not find the path of kdepimlibs, edit the file {{path|$KDE_BUILD/KDE/kdebase/CMakeCache.txt}} and manually set <tt>KDEPIMLIBS_INCLUDE_DIR:PATH=$KDE_BUILD/kdepimlibs</tt> | * if cmakekde can not find the path of kdepimlibs, edit the file {{path|$KDE_BUILD/KDE/kdebase/CMakeCache.txt}} and manually set <tt>KDEPIMLIBS_INCLUDE_DIR:PATH=$KDE_BUILD/kdepimlibs</tt> | ||
* if you get an error saying "Please set the following variables: X11_XTest_LIB (ADVANCED)", install the devel package of <tt>Xtst</tt>. On some systems, this is packaged separately from <tt>xext</tt> and called <tt>x11proto-xext-dev</tt> or <tt>libxtst-dev</tt>. You may also need to remove the CMakeCache.txt file in the build dir after installing the package. | * if you get an error saying "Please set the following variables: X11_XTest_LIB (ADVANCED)", install the devel package of <tt>Xtst</tt>. On some systems, this is packaged separately from <tt>xext</tt> and called <tt>x11proto-xext-dev</tt> or <tt>libxtst-dev</tt>. You may also need to remove the CMakeCache.txt file in the build dir after installing the package. | ||
| Tutorial Series | Kom igang |
| Previous | Anonym SVN hurtig startguide |
| What's Next | Sæt KDE 4 op til udvikling |
| Further Reading | kdesvn-build: KDE fra Subversion bygnings værktøjet Øget produktivitet i KDE4 med scripts Introduktion til CMake FreeBSD noter Instruktioner til Mac OS X |
Contents |
Denne tutorial viser en måde at få KDE fra trunk til at køre på Linux/BSD systemer. Gennem hele denne tutorial bruges bash shell'en. Hvis du er interesseret i at bygge KDE på andre systemer, f.eks Solaris, MacOS eller Microsoft Windows, så besøg Byg siden og se linksne i bunden til de respektive operativ systemer.
| Warning |
|---|
| Forvent en højere risiko for bygningsfejl på mandage, hvor kritiske ændringer bliver implementeret. Dashboardet reportere uventede brud. Du er meget velkommen til at rette de fejlende moduler. |
Det følgende skal være installeret før du kan gennemføre denne tutorial:
Det anbefales desuden at du har følgende installeret:
På Kubuntu 7.04 (Feisty) kan bygningsafhængighederne du behøver installeres med:
sudo aptitude install build-essential cdbs debhelper cmake \ libxml2-dev libxslt1-dev libbz2-dev libclucene-dev librdf-dev \ shared-mime-info libgl1-mesa-dev libglu1-mesa-dev mesa-common-dev \ libxext-dev libjpeg-dev libpng-dev subversion libsm-dev libxinerama-dev \ libxrender-dev libfontconfig-dev libboost-dev libxcursor-dev doxygen \ libungif4-dev libdbus-1-dev
Du kan hoppe over den manuelle installation af Qt 4.3, CMake 2.4.6 og DBus ved at installere de følgende pakker (og deres afhængigheder). Notér venligst: Dette vil ikke virke for Qt til KDE4 efter Alpha 1 (Kubuntu feisty indeholder Qt4.3beta, ikke Qt4.3 final som er nødvendig. Hop videre til at bygge Qt fra svn længere nede):
sudo aptitude install libqt4-dev-kdecopy libdbus-1-dev cmake
Og for fuldt funktionelt apidox framework skal du også bruge:
sudo aptitude install graphviz
I openSUSE 10.2 og nyere, kan du installere pakker ved at bruge Zypper:
sudo zypper install <pakkenavn>
I ældre versioner af SUSE, kan du bruge YaST:
su yast -i <pakkenavn>
Nødvendige pakker
Pakkerne du skal installere er:
xorg-x11-devel libxml2-devel kdesdk3 clucene-core-devel boost-devel libjpeg-devel liblrdf-devel libpng-devel libxslt-devel libredland-devel Mesa-devel giflib-devel subversion gcc gcc-c++ gmp-devel (needed to build kdesupport) xine-devel libgpgme-devel (needed to build kdepimlibs)
Frivillige pakker
Du kan hoppe over den manuelle installation af Qt 4.3, CMake 2.4.6 og DBus ved at tilføje openSUSE Build Service KDE4 arkiv til dine installationskilder.
På openSUSE 10.2 og nyere, gør således:
sudo zypper service-add http://software.opensuse.org/download/KDE:/KDE4/openSUSE_10.2 KDE4-102
I ældre versioner af SUSE Linux, gør således:
su installation_sources -a http://software.opensuse.org/download/KDE:/KDE4/[DIN SUSE LINUX VERSION]
Installer nu de følgende pakker (og deres afhængigheder):
cmake dbus-1-devel libqt4-devel
Og for fuldt funktionelt apidox framework skal du også bruge:
graphviz
CMake binære pakker til openSUSE er tilgængelige fra openSUSE build service.
Du kan bruge de mest stabile ebuildsm, bare husk at synkronisere din portage før du begynder.
Disse skal være unmasked og/eller holdt i en lavere version for at fortsætte.
# echo 'x11-libs/qt' >> /etc/portage/package.keywords # echo 'dev-util/cmake' >> /etc/portage/package.keywords # echo 'dev-cpp/clucene' >> /etc/portage/package.keywords # echo '>dev-cpp/clucene-0.9.16a' >> /etc/portage/package.mask
Disse pakker er du nødt til at installere, nogen er måske allerede installeret, men så springer du dem bare over.
$ emerge -avu ebuild/name
sys-devel/gcc dev-util/subversion dev-util/pkgconfig x11-base/xorg-x11 media-libs/glut media-libs/mesa media-libs/jpeg media-libs/libpng media-libs/giflib dev-cpp/clucene dev-util/cppunit media-libs/liblrdf dev-libs/libxml2 dev-libs/libxslt x11-misc/shared-mime-info kde-base/kdesdk-scripts dev-libs/boost x11-libs/qt dev-util/cmake sys-apps/dbus dev-libs/redland
Du vil starte med at kompilere i hånden fra Strigi sekionen.
Held og lykke!
| Note |
|---|
| Some people like to have a separate user account for KDE 4 (for instance an old bug deleted files by mistake), and the instructions below were written with that approach.
However it is much more efficient to do everything with a single user account, see Increased Productivity in KDE4 with Scripts for more details. You can still follow the instructions below, but don't put the environment variables in your .bashrc, put them in a separate file that you source to switch to the KDE 4 environment. |
useradd -m kde-devel passwd kde-devel
Instead of using the commands above, you can also use the User module in the KDE Control Center if you already have KDE3 installed.
Copy the ~/.bashrc from your normal user account to the new kde-devel account. Next, copy and paste the contents of the example .bashrc into ~kde-devel/.bashrc. Be sure to comment out the line alias make=makeobj if you do not have the makeobj command available. You will probably also want to modify the path to make sure it doesn't include your kde3 paths. To make it run, you have to open a new bash or to execute
source ~/.bashrc
This will provide access to commands such as cmakekde that are used in this tutorial as well as ensure that the proper paths are in place for Qt, KDE and CMake binaries.
For more information, please read the Getting Started/Increased Productivity in KDE4 with Scripts tutorial.
Switch to the user kde-devel: (don't forget the dash)
su - kde-develThe rest of this tutorial assumes you are running as the kde-devel user.
On some systems a new user is configured by default to use /bin/sh. If this is not the case on your system, you can skip this section. Using /bin/sh can be very inconvenient to work with and you may want to change it to /bin/bash or another shell.
If you don't have root privileges and your system supports the changing of your own shell with the chsh application, then you could try to change your shell to /bin/bash by using:
chsh -s /bin/bash kde-devel
If your system comes with the usermod application you can run the following command as root: usermod -s /bin/bash kde-devel.
Another option is to use the vipw application as root to safely edit your /etc/passwd. Locate 'kde-devel' in the the file. Change '/bin/sh' at the end of the line to read '/bin/bash', save your changes and exit.
The new shell will be started automatically when you log in as the kde-devel user again.
Det er bekræftet at QtDBus og KDE virker med D-Bus version 0.62, samt med 0.92 og opefter. Versionerne 0.60 og 0.61 virker muligvis også, men er ikke testet. Dog virker version 0.90 og 0.91 ikke. Vi anbefaler at bruge udgivelsesversioner højere end 1.0 (mindst 0.94), så overvej at opgradere hvis du ikke har gjort det.
Du kan springe dette trin over hvis du har en ny version af D-Bus, eller ikke ønsker at opgradere.
Før du bruger den følgende "opskrift", tjek da venligst at X11 headers og libraries er installeret. configure-programmet fortæller dig dette på linje 5:
Building X11 code: yes
| Tip |
|---|
| Tjek venligst at du har opsat dit miljø korrekt som beskrevet for oven. Dette er nødvendigt for at funktionerne cs og cb virker. |
cs # 'cs' er en bash-funktion, klik her for at lære mere wget http://dbus.freedesktop.org/releases/dbus/dbus-1.0.2.tar.gz tar -xvzf dbus-1.0.2.tar.gz cd dbus-1.0.2/ ./configure --prefix=$DBUSDIR --localstatedir=/var make make install dbus-uuidgen --ensure
Efter du skifter til kildebiblioteket (linje 1), bliver kildekoden til D-Bus downloadet fra freedesktop.org (linje 2) og udpakket (linje 3). Når du er inde i dit nye D-Bus bibliotek (linje 4), bliver kildekoden konfigureret med det medfølgende configure-program (linje 5). Efter kompileringen (linje 6) og installationen (linje 7) af D-Bus, bruger vi programmet dbus-uuidgen til at generere en identifikationsfil, der tillader programmet at starte op sammen med din desktop-session (linje 8).
Bemærk venligst at du skal have skriveadgang til /var for at køre de to sidste kommandoer. Hvis dit system ikke bruger sudo, kan du bruge su-kommandoen i stedet, f.eks. su -c "make install".
Hvis du får fejlen makeobj: command not found, mangler dit system med stor sandsynlighed kommandoen makeobj.
Skip this if you have CMake >=2.4.5 installed. You should be able to directly use the binary packages available on the CMake site. There are also distribution specific packages available.
cs # 'cs' is a bash function, click Here to learn more wget http://www.cmake.org/files/v2.4/cmake-2.4.6.tar.gz tar -zxf cmake-2.4.6.tar.gz mkdir cmake-build cd cmake-build ../cmake-2.4.6/bootstrap make sudo make install
First, we go back to the kde-devel user's source directory (line 1), get the CMake sources (line 2) and unpack them (line 3). We create a directory to build CMake in (line 4) and go into it (line 5). We then run the CMake bootstrap script to set up the CMake build (line 6), then make (line 7) and install it (line 8) using the root user.
If your system does not have the sudo command, you can instead do su -c "make install".
Next we need to get the Qt4 that is in KDE's source repository. KDE is guaranteed to build against any Qt 4.3. Qt 4.2 and earlier are not supported and will not work. Qt 4.3 has been released only recently, so your distribution probably doesn't have packages for it yet (known exceptions: Kubuntu(feisty:Qt4.3 beta), openSUSE, Fedora, Gentoo, Debian experimental). You should use the copy in the KDE Subversion servers.
cd svn checkout svn://anonsvn.kde.org/home/kde/trunk/qt-copy cd qt-copy ./apply_patches ./configure -qt-gif -no-exceptions -debug -fast \ -prefix $QTDIR -qdbus -pch -nomake examples \ -nomake demos make -j2
# do copy files if the target doesnt match current dir,
# clear obj files to save disk space otherwise
if [ $QTDIR = `pwd` ]; then \
find . -name '*.o' -exec rm {} \; ; \
else make install; fi;
We switch back to the kde-devel user's home directory (line 1) and download the source code using subversion (svn) from KDE's repository (line 2). After changing into the resulting qt-copy directory (line 3), we run a script that manages the patches that come with qt-copy (line 4).
Once the patches have been applied, we then set up the build using the configure script (line 5-7). The various command line options used are explained in the qt-copy/README.qt-copy file. Finally, we build the minimal requirements for KDE (line 8) and install (line 9-10) Qt. If you want all the example and demo applications, you can either build them individually or simply do a make from the qt-copy directory.
Note that the installation does not require root as it installs Qt locally into $QTDIR. Anyway, installation is only needed if $QTDIR differs from $HOME/qt-copy, which is not the case if you have exactly followed the instructions.
If you get "error: X11/Xlib.h: No such file or directory", install the devel package of xorg (the actual name may vary between operating systems, for example it is xorg-dev on Ubuntu based systems such as Kubuntu).
If you get an error in the configure step about missing defines, check the value of $QMAKESPEC. Some distributions set this to point directly to the system-installed Qt. If unset QMAKESPEC solves the problem, you probably want to add it to the ~/.bashrc script.
If you get an error ".pch/debug-shared/QtCore", this is because Qt-4.3 enables precompiled headers if your gcc supports it, but for some reason it doesn't work for you. If you use distcc, configure qt with -no-pch. If you use icecream, update to the latest icecream from svn trunk.
Try running any Qt program, like assistant. Note: You may need to run xhost +local:kde-devel as your regular kde3 user to run this application. If it crashes in QSpanData::adjustSpanMethods, then your problem is the oxygen style. Try removing lib/kde4/plugins/styles/kstyle-oxygen.so and lib/kde4/plugins/styles/oxygen.so if they exist in the KDE install prefix.
| Warning |
|---|
| If you have jumped to this section without reading Setting Up The Environment, the recipes provided will not work. The recipes are not in error; cs and cb are not typos. Your environment needs to be set up correctly for these instructions to work for you. |
There are several libraries that KDE applications rely on in the kdesupport module. This includes Strigi and Soprano for file metadata and search, eigen for visual effects in applications such as Kalzium, taglib for music players and qca for some cryptographic needs.
Strigi itself has a few dependencies as well: you will need the libraries and headers for libz, libbz2, openssl (libcrypto or libssl), libclucene (=0.9.16; version 0.9.17 does not work), and either libxml2 or libexpat.
cs # cs is not a typo svn checkout svn://anonsvn.kde.org/home/kde/trunk/kdesupport/ cd kdesupport cmakekde
We change to the base source directory (line 1). We download the sources in kdesupport using subversion (line 2), go into the new ~/src/kdesupport directory (line 3), and commence the build (line 4). This will leave us in the kdesupport build directory after the build is completed.
If you get
CMake Error: This project requires some variables to be set, and cmake can not find them. Please set the following variables: LIBXML2_INCLUDE_DIR (ADVANCED)
you should install the development package for libxml2.
If you get
CMake Error: Could NOT find REDLAND
then you need librdf from the Redland. If your distribution does not provide the librdf package, you can download the source there: http://download.librdf.org/source/ and build it. (Gentoo users: The ebuild for librdf is named dev-libs/redland)
With Qt4, Strigi, and Soprano built, we can now move on to building KDE's base libraries. If you use the aforementioned .bashrc this is where those new functions come in handy.
cd $KDE_SRC mkdir KDE && cd KDE svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs cd kdelibs cmakekde
We change to the base source directory (line 1) then make and go into the KDE directory (line 2). We download the sources for kdelibs using subversion (line 3), go into the new ~/src/KDE/kdelibs directory (line 4), and commence the build (line 5). This will leave us in the kdelibs build directory after the build is completed.
| Tip |
|---|
| There might be missing dependencies on your system! They are easily overlooked in the output of cmakekde. You might want to do a cmake $KDE_SRC/KDE/MODULE_NAME prior to compiling any kde modules (like kdelibs, kdepimlibs etc.) |
There are additional CMake modules in kdelibs/cmake/modules/ that are necessary for building KDE4 applications. These will be installed for you when kdelibs itself is installed.
If you have problems compiling kdelibs, first make sure the software in the Required Software section above is installed and works. Other possible hints include:
If cmakekde still gives the same error then try this
cd cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR \ -DCMAKE_BUILD_TYPE=debugfull \ -DKDE4_BUILD_TESTS=ON \ ~/src/KDE/kdelibs make make install
CMake Error: KDE Requires Qt to be built with SSL support
kdelibs/kimgio/ico.cpp:188: undefined reference to `QImage::jumpTable()'
After kdelibs, but before kdebase, you need to build and install kdepimlibs.
cs KDE # cs is not a typo svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kdepimlibs cd kdepimlibs cmakekde
We go into the KDE source directory (line 1), download the source code for kdepimlibs using subversion (line 2) and then go into the new ~/src/KDE/kdepimlibs directory (line 3). We then commence the build (line 4). This will leave us in the kdepimlibs build directory after the build is completed.
You may need kdebase for some kioslaves.
cs KDE # cs is not a typo svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebase cd kdebase cmakekde
If you have troubles compiling kdebase:
Although the API documentation for KDE is available online at api.kde.org, it is sometimes useful to have it on your own disk, for example when you want to use KDevelop for browsing the documentation or when you are not able to be online all the time.
Be aware that generating the API documentation can take several hours and takes almost half a gigabyte of diskspace. The generation is handled by a script in kdelibs/doc/api, you need doxygen to be able to run it.
To build the API documentation for kdelibs, type the following:
cs KDE/kdelibs # cs is not a typo $KDE_SRC/KDE/kdelibs/doc/api/doxygen.sh \ --doxdatadir=$KDE_SRC/KDE/kdelibs/doc/common .
Repeat for other modules as desired.
cd <module home> $KDE_SRC/KDE/kdelibs/doc/api/doxygen.sh \ --doxdatadir=$KDE_SRC/KDE/kdelibs/doc/common .
What can happen over time, after some svn up commands, is that some of the tools used in the KDE build chain change their output format. For example, kcfg files are read by kconfig_compiler to produce configuration dialogs. CMake cannot detect those changes, and the compilation might fail. A workaround is to always force a re-generation of all such files:
find $KDE_SRC/kde/kdebase -name "*.kcfg" | xargs touch
The same applies to ui files as produced by Qt designer.
You are now ready to start building other svn modules in the same fashion as you built kdebase, running and testing KDE4 or writing your own patches and applications.
See the Set up KDE 4 for development tutorial for how to start KDE 4 applications and how to use KDevelop to work on them.