This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Compiling KCacheGrind (KDE4)

Tags: None
(comma "," separated)
castarco
Registered Member
Posts
1
Karma
0

Compiling KCacheGrind (KDE4)

Wed Apr 22, 2009 2:04 pm
Hello, i'm trying to compile kcachegrind and i can't do it.. i don't know how can I do that, or wich steps i must follow.

I've dowloaded the sources (throught svn):
svn co svn://anonsvn.kde.org/home/kde/trunk/KD ... cachegrind

and readed de README file, it says something like that:

Commands (from base dir of KCachegrind):
cd build
cmake ..
make
make install

but.. I can't find the "build" directory, I did cmake in the kcachegrind directory, nothing, it fails. I tried to create a build directory, another time it fails...

What I must do to compile kcachegrind?

(I've installed the devel packages)

Thank in advance
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

RE: Compiling KCacheGrind (KDE4)

Wed Apr 22, 2009 9:45 pm
You will need to completely check out KDESDK ( assuming that is the module KCacheGrind is in ), then run CMake at the top level, before going down into KCacheGrinds directory to perform the build.

Code: Select all
svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdesdk
cd kdesdk
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=$(kde4-config --prefix)
cd kcachegrind
make


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]