Regrading compilation of KDE application

Alessandro Cosentino cosenal at gmail.com
Wed May 25 14:35:15 CEST 2011


Specifically you are missing DBusMenuQt.
In Kubuntu/Debian you can install the package libdbusmenu-qt-dev to fix this.
More generally, as Rohan suggested, make sure you have all the
requirements before starting cmakekde.

Alessandro

2011/5/25 Rohan Prabhu <rohan at rohanprabhu.com>:
> Seems like you have not built kdesupport
> [http://techbase.kde.org/Getting_Started/Build/KDE_Support].
>
> I didn't go through your entire log since I'm a little busy now, but maybe
> you also have not satisfied all the Build Requirements. Just confirm from
> here[http://techbase.kde.org/Getting_Started/Build/Requirements]
>
> Regards,
> rohan
>
> On Wed, May 25, 2011 at 5:51 PM, tushar mehta <mehtatus at gmail.com> wrote:
>>
>> These is what I have done.
>> cmakekde is giving error.
>>
>> directory structure:(created manually)
>> ~/kde/src/kdelibs : source code
>> ~/kde/build/
>> ~/kde/home/.master
>> ~/kde/inst
>>
>> also i have put ~/bin/findup and updated ~/.bashrc also as per
>> http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts#Introduction
>>
>> Note:
>> - I have put .build-config file in ~/kde/src/kdelibs
>> - I am attaching the .build-config file and output of the cmakekde which
>> is giving error.
>>
>>
>> 2011/5/25 Rohan Prabhu <rohan at rohanprabhu.com>
>>>
>>> All you have to do is build via cmake. At this point, I must ask you a
>>> few questions:
>>> 1. Have you set up your development environment properly?
>>> 2. I suggest you use the 'cmakekde' script. It's pretty awesome, but for
>>> that to work you need to specify various environment variables like $KDE_DIR
>>> etc.
>>> [http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts]
>>> 3. Have you tried building any of it by source?
>>> 4. You'll have to build kdelibs first and then the others, as per
>>> requirement. I don't know exactly what all dependencies ktorrent has.
>>> 5. If you've tried, have you run into any problems?
>>> If you do run into any problems regarding the same, then reply back in
>>> this mailing list with the nature and specifics of the problem.
>>> Regards,
>>> rohan
>>> 2011/5/25 tushar mehta <mehtatus at gmail.com>
>>>>
>>>> Hi all :)
>>>>
>>>> I am trying to compile Kget which is download manager for KDE.
>>>> From any of you, compiled any application from source code?
>>>>
>>>> I have kdelibs, kget and kdenetwork repository and I am trying to
>>>> compile kdenetwork.
>>>>
>>>> Let me know if anybody have any idea how we can compile any
>>>> application of KDE.
>>>>
>>>> _______________________________________________
>>>> Kde-soc mailing list
>>>> Kde-soc at kde.org
>>>> https://mail.kde.org/mailman/listinfo/kde-soc
>>>>
>>>
>>>
>>> _______________________________________________
>>> Kde-soc mailing list
>>> Kde-soc at kde.org
>>> https://mail.kde.org/mailman/listinfo/kde-soc
>>>
>>
>
>
> _______________________________________________
> Kde-soc mailing list
> Kde-soc at kde.org
> https://mail.kde.org/mailman/listinfo/kde-soc
>
>


More information about the Kde-soc mailing list