Problem installing CodeLite on Ubuntu
Posted: Mon Apr 30, 2018 7:06 pm
Hi,
I followed the steps to install CodeLite on Ubuntu 17.10, but I'm getting the error messages below.
I'm stuck, any help would be greatly appreciated!
Thanks, Sylvia
1. sudo apt-key adv --fetch-keys https://repos.codelite.org/CodeLite.asc
2. sudo apt-add-repository 'deb https://repos.codelite.org/ubuntu/ artful universe'
3. sudo apt-get update
4. sudo apt-get install codelite wxcrafter
The last command results in the following errors:
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 to resolve the situation:
The following packages have unmet dependencies:
codelite : Depends: libclang1-3.6 (>= 3.2) but it is not installable
Depends: libhunspell-1.3-0 (>= 1.3.3) but it is not installable
Depends: liblldb-3.6 but it is not installable
Recommends: lldb (>= 3.4) but it is not going to be installed
Recommends: nodejs but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I followed the steps to install CodeLite on Ubuntu 17.10, but I'm getting the error messages below.
I'm stuck, any help would be greatly appreciated!
Thanks, Sylvia
1. sudo apt-key adv --fetch-keys https://repos.codelite.org/CodeLite.asc
2. sudo apt-add-repository 'deb https://repos.codelite.org/ubuntu/ artful universe'
3. sudo apt-get update
4. sudo apt-get install codelite wxcrafter
The last command results in the following errors:
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 to resolve the situation:
The following packages have unmet dependencies:
codelite : Depends: libclang1-3.6 (>= 3.2) but it is not installable
Depends: libhunspell-1.3-0 (>= 1.3.3) but it is not installable
Depends: liblldb-3.6 but it is not installable
Recommends: lldb (>= 3.4) but it is not going to be installed
Recommends: nodejs but it is not going to be installed
E: Unable to correct problems, you have held broken packages.