Changes

Jump to: navigation, search

Installation

514 bytes added, 20:37, 10 May 2013
Full install walkthrough
Remove first present version, check that this command does not remove programs you use!
sudo apt-get remove libgtkspell-3-0 python-gtkspellcheck
 
Now we obtain the code to build this package
sudo apt-get install mercurial
hg clone http://hg.code.sf.net/p/gtkspell/code gtkspell-code
cd gtkspell-code
sudo apt-get install build-essential sudo apt-get install libgirepository1.0-dev
sudo apt-get install valac libgtk-3-dev
aclocal ; autoheader; automake ; autoconf
./autogen.sh
make
sudo make install
sudo cp /usr/local/lib/girepository-1.0/GtkSpell-3.0.typelib /usr/lib/girepository-1.0/
sudo cp /usr/local/lib/libgtkspell3-3.* /usr/lib/
'''look and feel'''

Navigation menu