View Single Post
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#91
Mypaint-1.0 needs newer libraries (e.g. glib), which we can't upgrade, because there are system components using same library. I'm waiting that CSSU starts using newest glib and rebuild every package depending on it (not sure is this happening and what I can do for it). (Mypaint is not only program, which is stucked because of old glib).

-----------------
MyPaint is written on python+c. If I checked correctly animation-branch affects only python parts -> there are no need for full SDK and no need for compiling anything.


Install mypaint to the device (maybe 0.8.2 is the best bet).

Run this to get source code:
Code:
git clone git://gitorious.org/~charbelinho/mypaint/charbelinho-mypaint.git
And copy python files to the correct place: gui/*.py and lib/*.py to the /opt/mypaint/share/mypaint/gui and /opt/mypaint/share/mypaint/lib

Start from terminal to see error messages:
Code:
/opt/mypaint/bin/mypaint
 

The Following 6 Users Say Thank You to AapoRantalainen For This Useful Post: