Tiny Core Extensions > TCE Talk
[solved] conky is huge, where's torsmo?
Onyarian:
Finally!
thanks, Hats
mikshaw:
FYI: Using the 'exec' command tells a sh shell to run exec's argument as a replacement for the current process (the script containing the exec command). Any subsequent command will never be run, so if you have "exec conky" followed by "exec jwm", conky will run but jwm will be ignored. I assume conky requires a window manager, so I'm guessing conky would probably halt.
kerpob:
--- Quote from: Juanito on January 07, 2009, 04:35:40 AM ---oops - thanks for letting me know - now updated.
--- End quote ---
Tried to start conky and I get "error while loading shared libraries: libxcb-xlib.so.0: cannot open shared object file..."
Is there some depenancy to download?
danielibarnes:
The appbrowser and the associated .dep file indicate the dependencies:
glib2.tczl
expat2.tczl
libxml2.tczl
If you download using appbrowser the dependencies are automatically resolved.
helpful newbie tips:
* copy /etc/conky/conky.conf to /home/tc/.conkyrc and edit it to personalize the display.
* add a line to execute conky in /home/tc/.xsession so that it runs when X starts up ("conky -d -q" for example).
kerpob:
--- Quote from: danielibarnes on February 16, 2009, 04:16:17 PM ---The appbrowser and the associated .dep file indicate the dependencies:
glib2.tczl
expat2.tczl
libxml2.tczl
If you download using appbrowser the dependencies are automatically resolved.
--- End quote ---
I had the tce versions of all these - I didn't think it should make a difference... does it, or is there an error in the tce version?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version