This is a discussion on compiling gDesklets within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi all, today I decided to try to compile gdesklets on my slackware -current, so I started with downloading ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, today I decided to try to compile gdesklets on my slackware -current, so I started with downloading pygtk-2.6.2 , libgtop-2.8.3 and gnome-python-2.11.2 . After compiling all these packages, I ran into compiling gdesklets-0.35 and all went well, but trying to start gdesklets gives me that error: [EXC]exceptions.UnboundLocalError: [EXC]local variable 'urllib' referenced before assignment in ./gdesklets: line 3 ? in /download/desklets/gDesklets-0.35/main/__init__.py: line 31 ? in /download/desklets/gDesklets-0.35/utils/vfs.py: line 41 escape_path_urllib [---]/download/desklets/gDesklets-0.35/utils/vfs.py I noticed that gnome-python, after configure, tells me that only gnome module will be built, and not gnomevfs. Could it be important? Please help, I think I've messed up my system with all these new libs, without managing to run gdesklets. thanks |
| |||
| Sebastiano a écrit : > Hi all, today I decided to try to compile gdesklets on my slackware I would recommend adesklets ( http://adesklets.sf.net ) which is a lot easier to install |
| |||
| Gwenhael LE MOINE wrote: > Sebastiano a écrit : >> Hi all, today I decided to try to compile gdesklets on my slackware > I would recommend adesklets ( http://adesklets.sf.net ) which is a lot > easier to install Is it compatible with desklets written for gdesklets? |