Jump to content

DR_K13

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by DR_K13

  1. I am using mandrake 10.1 and gnome 2.6--

     

     

    Can i update gDesklets via urpmi? I used this command to install.

     

    urpmi gDesklets

     

    It loaded and installed fine, but the shell crashes when started. Here is what I got/

    [sean@localhost sean]$ gdesklets shell 
    [sean@localhost sean]$ 
    (gDesklets Shell:14713): GConf-CRITICAL **: file gconf-client.c: line 547 (gconf_client_add_dir): assertion `gconf_valid_key (dirname, NULL)' failed 
    Traceback (most recent call last): 
     File "/usr/share/gdesklets/gdesklets-shell", line 10, in ? 
       shell = registry.get_plugin("UI_Shell") 
     File "/usr/share/gdesklets/shell/PluginRegistry.py", line 59, in get_plugin 
       result = self.get_plugins_by_pattern("name", name) 
     File "/usr/share/gdesklets/shell/PluginRegistry.py", line 47, in get_plugins_by_pattern 
       plugin.init() 
     File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 77, in init 
    
     File "/usr/share/gdesklets/shell/Plugin.py", line 25, in _get_plugins_by_pattern 
       return registry.get_plugins_by_pattern(key, pattern) 
     File "/usr/share/gdesklets/shell/PluginRegistry.py", line 47, in get_plugins_by_pattern 
       plugin.init() 
     File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 19, in init 
    
     File "/usr/share/gdesklets/shell/Plugin.py", line 31, in _get_plugin 
       plugin = registry.get_plugin(name, *interfaces) 
     File "/usr/share/gdesklets/shell/PluginRegistry.py", line 59, in get_plugin 
       result = self.get_plugins_by_pattern("name", name) 
     File "/usr/share/gdesklets/shell/PluginRegistry.py", line 47, in get_plugins_by_pattern 
       plugin.init() 
     File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 23, in init 
    
     File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 33, in __get_daemon 
    
     File "/usr/share/gdesklets/main/client.py", line 178, in set_startup_command 
       self.__send(COMMAND_SET_STARTUP_COMMAND, cmd) 
     File "/usr/share/gdesklets/main/client.py", line 31, in __send 
       xdr.send(self.__sock, command, *args) 
     File "/usr/share/gdesklets/utils/xdr.py", line 81, in send 
       s.send(header) 
    socket.error: (32, 'Broken pipe')

     

     

    Now I beleve its due to an old version that urpmi loaded.

     

    So.... to update to a newer version do I use the command

     

    urpmi gDesklets-0.34.1

    ????/

     

     

    thanks.

     

    [moved from Hardware by spinynorman]

  2. Read the faqs for urpmi. The compiler can be installed with (as root): urpmi gcc.

     

    Good luck.

     

     

    ok now GLIB is not installed?

     

    ..............
    ...............
    ...............
    creating libtool
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for glib-config... no
    checking for GLIB - version >= 1.2.2... no
    *** The glib-config script installed by GLIB could not be found
    *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
    *** your path, or set the GLIB_CONFIG environment variable to the
    *** full path to glib-config.
    configure: error: *** GLIB >= 1.2.2 not installed - please install first ***

  3. So this is what happens anytime I try to install ( ,/configure ) any thing, what am I missing.

    mandrake 10.1 runnung /gnome

     

     

     

     

    root@localhost root]# cd /usr/xmms-1.2.10

    [root@localhost xmms-1.2.10]# ./configure

    checking build system type... i686-pc-linux-gnu

    checking host system type... i686-pc-linux-gnu

    checking for a BSD-compatible install... /usr/bin/install -c

    checking whether build environment is sane... yes

    checking for gawk... gawk

    checking whether make sets $(MAKE)... yes

    checking for prefix by checking for xmms... no

    checking for gcc... no

    checking for cc... no

    checking for cc... no

    checking for cl... no

    configure: error: no acceptable C compiler found in $PATH

    [root@localhost xmms-1.2.10]#

     

     

     

    Moved from Software to Terminal Shell Commands, Kernel and Programming - Artificial Intelligence

  4. So I started to install gDesklets from source last night, during the ./configure

    It stoped and said that there is no compiler in $ path.

     

    what C++ compiler will work best With Mandrake 10.1 running Gnome 2.6 >?

     

    I also found this Rpm. here and was wondering , if I install this Rpm, do I still need the Compiler?

     

    Thanks

×
×
  • Create New...