I installed Conky from synaptic.
When I typed "conky" in terminal to run it I got this error message:-
- Code: Select all
oscar799@missioncontrol ~ $ conky
Conky: missing text block in configuration; exiting
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. Please fix your program.
oscar799@missioncontrol ~ $
I checked in synaptic and libimlib2 and libimlib2-dev both show as installed.
I ran
- Code: Select all
whereis Imlib2
which returned /usr/include/Imlib2.h
I checked that location but it is not there.
I also ran
- Code: Select all
whereis libimlib2
That just returned libimlib2 with no path
It doesn't appear to be a problem with the machine as I'm running Mint 7 64bit in another partition and Conky works fine on it.
I've searched the forum and Google but haven't been able to work out exactly whats gone wrong.
Anyone else had this problem?








