I'm trying to install the latest version on Linux Mint 16 XFCE, following the instructions here: http://codelite.org/LiteEditor/Repositories#toc1
and after the step:
Code: Select all
sudo apt-get install codelite wxcrafter
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:
The following packages have unmet dependencies:
codelite : Depends: libtiff5 (>= 4.0.3) but 4.0.2-4ubuntu3 is to be installed
Depends: libwxbase3.0-0 (>= 3.0.0) but it is not installable
Depends: libwxgtk3.0-0 (>= 3.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
Thanks for your time.