how can I start docky? When I open it, nothing happens. When I open it in a terminal it just says:
[Info 08:25:58.751] Docky version: 2.1.4 Release [Info 08:25:58.760] Kernel version: 3.2.0.24 [Info 08:25:58.763] CLR version: 4.0.30319.1
What can I do to make it work?
Okay,let's take everything from start:
Install docky using
sudo apt-get install docky
typed in terminal.Run by typing
docky
or via Accessories->Docky,which will give you as start of the output the text that you typed,but thats not all.Make sure you have the latest libraries that must be installed to run docky(as found at the official docky site):
Then you should be able to run the program.