Find the answer to your Linux question:
Results 1 to 3 of 3
I seem to have found myself in a mess of confusion. Originally I began following a tutorial for installing Conky. It states, "Save a copy of the original conky.conf in ...
  1. #1
    Just Joined!
    Join Date
    Nov 2011
    Location
    Springfeild, Kentucky
    Posts
    2

    New to Linux need help with Conky and Gedit...

    I seem to have found myself in a mess of confusion.
    Originally I began following a tutorial for installing Conky.

    It states, "Save a copy of the original conky.conf in another location and open the original file with Gedit Text Editor"

    So I am trying to install Gedit...
    I type ./configure in the terminal but I get this

    configure: error: Enchant library not found or too old. Use --disable-spell to build without spell plugin.

    I need some help, or possibly reference to a tutorial a bit more simplified. I am not used to ./configure not working on my first try and I do not understand if I have to install each one of these things it checks for or if I am making things more complicated than they have to be.

    Oh and if it matters I am running Ubuntu 11.10 with LXDE

    Thanks for you time.
    Last edited by Penguin1596; 11-28-2011 at 10:14 PM. Reason: Typo, changed "matter" to "matters"

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    Hello and Welcome!

    With Ubuntu, conky should be in your software repos, and can be installed with:
    Code:
    sudo apt-get install conky
    After that, while in your home directory, you can edit your config file with:
    Code:
    gedit .conkyrc
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Just Joined!
    Join Date
    Nov 2011
    Location
    Springfeild, Kentucky
    Posts
    2
    Thank you so much!

Posting Permissions

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