Powered by Blogger.
Showing posts with label gdesklets. Show all posts
Showing posts with label gdesklets. Show all posts

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