Powered by Blogger.

Problem when installing gDesklets

Tuesday, September 1, 2009

I got this error when I tried the command "gdesklets" from terminal

bash: /usr/bin/gdesklets: /usr/bin/python2.5: bad interpreter: No such file or directory

by installing python 2.5 using following command we can fix the error

sudo apt-get install python2.5

No comments: