massif-visualizer Ubuntu Install Notes

29/07/2010

Here are the partial instructions for Ubuntu 10.04 with branch 8f84a30 from July 29, 2010

Get the depends:
#sudo aptitude install kdelibs
#sudo aptitude install cmake
#sudo aptitude install kdelibs4-dev
#sudo aptitude install kdebase
#sudo apt-get install libphonon-dev build-essential
#sudo aptitude install kde-devel

get kgraphviewer:

#sudo aptitude install graphviz-dev graphviz
#sudo aptitude install kdepimlibs5-dev
#sudo aptitude install boost-build libboost-all-dev

#mkdir kgraphviewer
#cd kgraphviewer/

#svn co svn://websvn.kde.org:443/home/kde/trunk/extragear/graphics/kgraphviewer/ .

Then follow their README and install

Then Get git:
#sudo aptitude install git-core

get the Massif-Visualizer from http://gitorious.org/massif-visualizer:

#git clone git://gitorious.org/massif-visualizer/massif-visualizer.git

Then you can follow the massif-visualizer readme

See images at : http://www.flickr.com/photos/gourneau/sets/72157625248823281/with/5169269487/

There is 1 comment in this article:

  1. 2/06/2011Catskul say:

    You might want to update this to your new git repo location: git clone git://git.kde.org/massif-visualizer

Write a comment: