View Single Post
terrencegf's Avatar
Posts: 221 | Thanked: 182 times | Joined on Jul 2007 @ Central Illinois
#10
Originally Posted by brecklundin View Post
great terrence!! but, i'm getting an error that the .deb 1.05 is an 'incompatible application' and cannot be installed
Sounds like you will have to do the manual installation steps as listed on the xword homepage. Make sure that the "maemo extras" repository is not disabled in Application Manager. Let the Application Manager refresh, then quit Application Manager. DOWNLOAD the xword-1.0.5.all.deb to the user's home directory. Then run the following commands in xterm:
Code:
sudo gainroot
apt-get install python2.5 python2.5-gtk2
dpkg -i /home/user/xword-1.0.5.all.deb
Then you will be able to see if there is something preventing the installation.

Last edited by terrencegf; 2008-04-26 at 13:29.