Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: HOW TO: How to compile and install Gnome panel sensors-applet

  1. #11
    Join Date
    Nov 2005
    Beans
    15

    Re: HOW TO: How to compile and install Gnome panel sensors-applet

    OK, will try.
    I'll update later

  2. #12
    Join Date
    Nov 2005
    Beans
    15

    HOW TO: How to compile and install Gnome panel sensors-applet

    Sutekh
    After trying to install the XML parser, got this errors
    Here's the last part of the log, too long to paste here

    Expat.xs:2194: error: syntax error before ‘)’ token
    Expat.xs:2197: error: ‘parser’ undeclared (first use in this function)
    make[1]: *** [Expat.o] Error 1
    make[1]: Leaving directory `/home/...../.cpan/build/XML-Parser-2.34/Expat'
    make: *** [subdirs] Error 2
    /usr/bin/make -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible

    cpan>

  3. #13
    Join Date
    Oct 2005
    Location
    Sydney
    Beans
    1,952
    Distro
    Kubuntu

    Re: HOW TO: How to compile and install Gnome panel sensors-applet

    Quote Originally Posted by j813
    make had returned bad status, install seems impossible
    That doesn't sound encouraging does it? What exactly are you trying to install? For the most part its alot easier to install via Synaptic or a .deb rather than from source.

  4. #14
    Join Date
    May 2005
    Beans
    89

    Re: HOW TO: How to compile and install Gnome panel sensors-applet

    Everything worked well but I have 2 questions:

    1. For some reason my main drive /dev/sda is not listed in the HD tempoptions...just an ide drive that i have in the machine. The sata drive is new and i'm quite sute its SMART enabled.

    2. Is there anyway to change the labels that that the panel applet uses? Tem3 is my mobo sensor and i'd like to display that instead of "temp3".

    Thanks,

    mak

    PS: Good how to!

  5. #15
    Join Date
    Oct 2005
    Beans
    55

    Re: HOW TO: How to compile and install Gnome panel sensors-applet

    awesome How-To, works for me on my amd64 machine

  6. #16
    Join Date
    Oct 2004
    Location
    Berkeley
    Beans
    86
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HOW TO: How to compile and install Gnome panel sensors-applet

    checking for XML:arser... configure: error: XML:arser perl module is required for intltool
    Did you miss this step?

    Code:
    sudo apt-get install libxml-parser-perl
    1. For some reason my main drive /dev/sda is not listed in the HD tempoptions...just an ide drive that i have in the machine. The sata drive is new and i'm quite sute its SMART enabled.
    No clue, sorry. What does

    Code:
    sudo hddtemp /dev/sda
    do?

    2. Is there anyway to change the labels that that the panel applet uses? Tem3 is my mobo sensor and i'd like to display that instead of "temp3".
    That one I know. Right-click on the sensors applet in your panel, select the 'Sensors' tab, select right-arrow next to the sensor corresponding to your mobo (it's i2c-sys for me, but this will vary) to drop down its submenu. Then select the Tem3 line, and, then select the label and it'll become an edit box and you can change it. (Don't double-click quickly -- it's like renaming a file in Windows.)

  7. #17
    Join Date
    Nov 2005
    Beans
    15
    How blind can I be. Too much excited.
    Will update you Zed.

    BTW I installed from Synaptic the SMART sensors, X-sensor(which is running fine but too large Graphics). Is it just OK?

  8. #18
    Join Date
    Nov 2005
    Beans
    15
    Great now it is working
    Although on the "make" command it gave me this errors

    main.c:40: fatal error: opening dependency file .deps/main.Tpo: Permission denied
    compilation terminated.
    make[2]: *** [main.o] Error 1
    make[2]: Leaving directory `/home/j813/Desktop/Downloads/sensors-applet-1.5.2/src'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/j813/Desktop/Downloads/sensors-applet-1.5.2/src'
    make: *** [all-recursive] Error 1


    (which I just ignored & did the "sudo make install" command) & seem to be working

  9. #19
    Join Date
    Dec 2005
    Beans
    35

    Re: HOW TO: How to compile and install Gnome panel sensors-applet

    When i did this it says no sensors found...help?
    Last edited by appdx; December 30th, 2005 at 08:59 PM.

  10. #20
    Join Date
    Apr 2005
    Location
    Sintra, Portugal
    Beans
    835

    Smile Re: HOW TO: How to compile and install Gnome panel sensors-applet

    Nice howto. Everything went ok. Thanks a lot for this.


Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •