Cannot install Codlite 9 in Ubuntu 15.10
-
- CodeLite Enthusiast
- Posts: 15
- Joined: Thu Apr 07, 2016 3:17 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Cannot install Codlite 9 in Ubuntu 15.10
Yes, there were hundreds of conflicts. I said no a couple of times but none of the proposed solutions were acceptable.
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: Cannot install Codlite 9 in Ubuntu 15.10
OK. I presume you've updated and upgraded, so the conflicting packages are as recent as possible.
You could try installing CodeLite's deps e.g. liblldb-3.6 (or higher?), first without the CodeLite package itself. If that fails though, I'm out of ideas. You could choose either to stick with 8.0 until the 16.04 release, or build CodeLite 9.1 yourself.
You could try installing CodeLite's deps e.g. liblldb-3.6 (or higher?), first without the CodeLite package itself. If that fails though, I'm out of ideas. You could choose either to stick with 8.0 until the 16.04 release, or build CodeLite 9.1 yourself.
-
- CodeLite Enthusiast
- Posts: 15
- Joined: Thu Apr 07, 2016 3:17 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Cannot install Codlite 9 in Ubuntu 15.10
I think that it says that it can't install version 5v5 because it conflicts with version 5v6. I tried to uninstall version 5v6 but it says that it would have to uninstall hundreds of packages to do so. It was also the same result when I tried to install them side by side. I'm thinking at this point, it would be easier to build Codelite myself if I can and there are no conflicts.
-
- CodeLite Enthusiast
- Posts: 15
- Joined: Thu Apr 07, 2016 3:17 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Cannot install Codlite 9 in Ubuntu 15.10
Okay, I finally got the latest codelite running. I just had to build it from source myself and now it just works. I guess my repo is just extremely messed up or something. Maybe I have one too many ppa's installed? I don't know. Maybe with ubuntu 16, I can just install everything from the repo. I think I need to just flush my whole repo and start over.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Cannot install Codlite 9 in Ubuntu 15.10
At least now, you can always be up-to-dateweaponx69 wrote:Okay, I finally got the latest codelite running. I just had to build it from source myself and now it just works. I guess my repo is just extremely messed up or something. Maybe I have one too many ppa's installed? I don't know. Maybe with ubuntu 16, I can just install everything from the repo. I think I need to just flush my whole repo and start over.
Eran
Make sure you have read the HOW TO POST thread