Follow-up Comment #4, bug #20082 (project mypaint):
Works here also, I reinstalled it on a Kubuntu 12.04 (my desktop) , and Mint
13 Cinnamon (laptop) . Also tested it just on a Xubuntu 12.04 ( previous
laptop system ) and Ubuntu main 12.04 ( testing Unity on laptop ).
Note : the method on the README doesn't work for me, so I understand this bug
repport ( -> scons prefix=/usr/local install )
Here are the step I do :
# preparing a folder for storing the sources
cd
mkdir sources
cd sources
# installing dependencies
sudo apt-get install libgtk2.0-dev git-core g++ python-dev libglib2.0-dev
python-numpy swig scons gettext libpng12-dev liblcms2-dev libjson0-dev
# download the last sources
git clone git://gitorious.org/mypaint/mypaint.git
# enter the directory , compile
cd mypaint
scons
# and run
./mypaint
#to install to :
sudo scons prefix=/usr install
#to uninstall :
sudo scons prefix=/usr install --clean
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?20082>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs