Sketch Package Broken (Dapper)
ape
ulist at gs1.ubuntuforums.org
Wed Jun 21 07:03:33 UTC 2006
This looks to be an issue with python2.3 vs. python2.4. You probably
have (like I do) /usr/bin/python being a link to /usr/bin/python2.4.
Sketch seems to require python2.3 to run properly. You can do this one
of two ways:
1. Run sketch like this: '/usr/bin/python2.3 /usr/bin/sketch'
2. Edit /usr/bin/sketch and change the first line of the program from
/usr/bin/python to /usr/bin/python2.3
You might want to file a bug as this package obviously doesn't specify
which version of python to depend upon.
Good luck,
--Ape--
--
ape
More information about the ubuntu-users
mailing list