Registered Member
|
I'm currently trying to get started but failed with building Phonon (currently following this manual http://techbase.kde.org/Getting_Started ... tes#Phonon).
But I get an error that cmake can't find Automoc4 which should be in kdesupport. I already build kdesupport and installed it. As I'm not very familiar with building KDE or cmake in general I'm asking for help. Maybe somebody knows what went wrong and where I have to look. I post the error output of cmakekde when I'm back at home. UPDATE: here's the output
42: There is no other answer. There are only different ways to express it.
0x2A 0o52 0b101010 |
Administrator
|
Where did you install kdesupport? If you installed it to a non-standard location, then you will need to export several environment variables. These values are CMAKE_PREFIX_PATH, PATH, LD_LIBRARY_PATH, KDEDIRS and PKG_CONFIG_PATH.
The following shell code will set these environment variables as needed ( change $INSTALLPREFIX to where you installed kdesupport )
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
how do I know where kdesupport was installed? normally all kde trunk stuff is installed into /home/kde-devel/kde
I tried setting $INSTALLPREFIX to that path but without success. still the same error. UPDATE: I tried using cmakekde instead because I noticed the given cmake statement includes a -DCMAKE_INSTALL_PREFIX=$QTDIR... I could compile but was this command correct if I want to proceed further?
42: There is no other answer. There are only different ways to express it.
0x2A 0o52 0b101010 |
Administrator
|
That command appears to be correct, assuming $QTDIR was set. Given that it compiled fine it likely was able to locate where it was installing the files.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
$QTDIR was set and no further problems occured... I continue to build KDE and advance to kdelibs
thanks for your help
42: There is no other answer. There are only different ways to express it.
0x2A 0o52 0b101010 |
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]