Hello,
I installed Mypaint on two of my machines ubuntu 9.04 - I was using it for a one week already when by mistake I used Janitor to delete mypaint from one of them.
so I went to istall it again, and while installing via terminal I am getting this message -
Saved options:
scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/terminal name/mypaint-0.7.0/SConstruct", line 32, in <module>
scons: warning: The PathOption() function is deprecated; use the PathVariable() function instead.
File "/home/bachmat/mypaint-0.7.0/SConstruct", line 33, in <module>
swig -o mypaintlib_wrap.cpp -python -c++ mypaintlib.i
python generate.py
Checked brushsettings.hpp
scons: done reading SConscript files.
scons: Building targets ...
o lib/mypaintlib_wrap.os -c -Wall -Wno-sign-compare -Wno-write-strings -fno-strict-aliasing -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/python2.6/dist-packages/numpy/core/include -I/usr/include/python2.6 lib/mypaintlib_wrap.cpp
sh: o: not found
o lib/_mypaintlib.so -shared lib/mypaintlib_wrap.os -lglib-2.0
sh: o: not found
Install file: "lib/_mypaintlib.so" as "/usr/local/lib/mypaint/_mypaintlib.so"
scons: *** [/usr/local/lib/mypaint/_mypaintlib.so] lib/_mypaintlib.so: No such file or directory
scons: building terminated because of errors.
by the way debian install does not result in working program - please note I am new to linux etc :
when I enter 'mypaint' in terminal I get -
We are not correctly installed or compiled!
script: "/usr/local/bin/mypaint"
deduced prefix: "/usr/local/bin"
lib_shared: "/usr/local/share/mypaint/"
lib_compiled: "/usr/local/lib/mypaint/"
Traceback (most recent call last):
File "/usr/local/bin/mypaint", line 54, in <module>
from lib import mypaintlib
ImportError: No module named lib
thanks in advance
ps
I really like this program - I wrote about it here
http://dariocaballeros.blogspot.com/