Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: How To Install Conky ?

  1. #1
    Join Date
    Jan 2010
    Location
    Georgia , Tbilisi
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Unhappy How To Install Conky ?

    Hello Guys ! I want to install conky , i need help i tryed many ways but they don`t work

  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How To Install Conky ?

    Code:
    sudo apt-get update && sudo apt-get install conky
    If for some reason it doesn't work, please copy and paste the output here.

  3. #3
    Join Date
    Jan 2010
    Location
    Georgia , Tbilisi
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How To Install Conky ?

    Quote Originally Posted by oldos2er View Post
    Code:
    sudo apt-get update && sudo apt-get install conky
    If for some reason it doesn't work, please copy and paste the output here.
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    conky is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


    how i can turn-on it ?
    Last edited by //ro0t; January 6th, 2010 at 08:00 PM.

  4. #4
    Join Date
    Nov 2009
    Beans
    22

    Re: How To Install Conky ?

    Sounds like you already have it installed, just try running "conky" it from your terminal

  5. #5
    Join Date
    Jan 2010
    Location
    Georgia , Tbilisi
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How To Install Conky ?

    Quote Originally Posted by footloose143 View Post
    Sounds like you already have it installed, just try running "conky" it from your terminal
    when i write conky there is this :

    Conky: use_spacer should have an argument of left, right, or none. 'yes' seems to be some form of 'true', so defaulting to right.
    Conky: forked to background, pid is 13131
    grozn1@grozn1-desktop:~$
    Conky: desktop window (20000af) is subwindow of root window (13c)
    Conky: window type - override
    Conky: drawing to created window (0x6200001)
    Conky: drawing to double buffer
    Conky: can't open /sys/class/power_supply/BAT0/uevent: No such file or directory
    Conky: can't open /proc/acpi/battery/BAT0/state: No such file or directory
    Conky: can't open /proc/apm: No such file or directory



    i tryed and wrote this code conky -a top_right but it don`t work too. and there was this error too. what can i do for solve this problem , i like it and i want to use

  6. #6
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How To Install Conky ?

    You might need to create .conkyrc. See http://conky.sourceforge.net/docs.html , scroll down to Configuration Settings.

  7. #7
    Join Date
    Nov 2009
    Beans
    22

    Re: How To Install Conky ?

    Quote Originally Posted by //ro0t View Post
    when i write conky there is this :

    Conky: use_spacer should have an argument of left, right, or none. 'yes' seems to be some form of 'true', so defaulting to right.
    Conky: forked to background, pid is 13131
    grozn1@grozn1-desktop:~$
    Conky: desktop window (20000af) is subwindow of root window (13c)
    Conky: window type - override
    Conky: drawing to created window (0x6200001)
    Conky: drawing to double buffer
    Conky: can't open /sys/class/power_supply/BAT0/uevent: No such file or directory
    Conky: can't open /proc/acpi/battery/BAT0/state: No such file or directory
    Conky: can't open /proc/apm: No such file or directory



    i tryed and wrote this code conky -a top_right but it don`t work too. and there was this error too. what can i do for solve this problem , i like it and i want to use

    Looks like your default conky config file is messed up, try downloading any simple rc file and use

    conky -c "Filename" &

  8. #8
    Join Date
    Jan 2010
    Location
    Georgia , Tbilisi
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How To Install Conky ?

    i can`t create folder or file in conky foder ! i`ve config :S

  9. #9
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How To Install Conky ?

    .conkyrc should be in your home folder. touch .conkyrc run in a terminal will create the file, then use gedit or whatever your favorite text editor is to customize it. Suggestions here: http://ubuntuforums.org/showthread.php?t=1358302

  10. #10
    Join Date
    Jan 2010
    Location
    Georgia , Tbilisi
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How To Install Conky ?

    thanks everyone for help

Page 1 of 2 12 LastLast

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
  •