Thread
:
[Announcement] MyPaint-0.9.1 for N900 (extras-devel)
View Single Post
AapoRantalainen
2012-01-22 , 10:49
Posts: 839 | Thanked: 3,386 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
Quote & Reply
|
The Following 6 Users Say Thank You to AapoRantalainen For This Useful Post:
bocephus
,
Estel
,
imo
,
lonk
,
Mentalist Traceur
,
szopin
AapoRantalainen
View Public Profile
Send a private message to AapoRantalainen
Find all posts by AapoRantalainen