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 ...
- 11-28-2011 #1Just 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"
- 11-28-2011 #2
Hello and Welcome!
With Ubuntu, conky should be in your software repos, and can be installed with:
After that, while in your home directory, you can edit your config file with:Code:sudo apt-get install conky
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.
- 11-28-2011 #3Just Joined!
- Join Date
- Nov 2011
- Location
- Springfeild, Kentucky
- Posts
- 2
Thank you so much!


Reply With Quote