[SLE] gDesklets in SLPro 9.0

From: Anders Karlsson (anders_at_trudheim.com)
Date: 02/27/04

  • Next message: Hans du Plooy: "Re: [SLE] cdrecord stopped working"
    To: "SuSE (E-mail)" <suse-linux-e@suse.com>
    Date: Fri, 27 Feb 2004 12:47:14 +0000
    
    
    

    Right,

    I have been fighting with gDesklets for a week now, trying to get it
    working. And I stumbled across the solution today.

    Get all the pre-reqs together for gDesklets and install them.
    Grab gDesklets 0.26 from gdesklets.gnomedesktop.org
    Build and install gDesklets (./configure --prefix=/usr --sysconfdir=/etc
    )
    In your .profile / .bashrc / .bash_login add the following line:
    export PYTHONPATH=/usr/lib/python2.3/site-packages/gtk-2.0/gnome

    As root, edit the following file:
    /usr/share/gdesklets/sensor/Sensor.py and comment out the last line:
    #gtk.threads_init()

    You can now start and run gDesklets.

    Happy Hacking Dudes...

    -- 
    Anders Karlsson <anders@trudheim.com>
    Trudheim Technology Limited
    
    



  • Next message: Hans du Plooy: "Re: [SLE] cdrecord stopped working"