This following is how to install gmlive on Ubuntu 8.04 Hardy Heron:
- download gmlive here http://code.google.com/p/gmlive/
- install dependencies
sudo aptitude install intltool libglibmm-2.4-1c2a libglibmm-2.4-dev libxml2 libxml2-dev libgtkmm-2.4-dev libglademm-2.4
- compile and install
tar xf gmlive-0.20.3.tar.bz2
cd gmlive-0.20.3
./configure
make
sudo make install - type gmlive and enjoy
No comments:
Post a Comment