I'm using Ubuntu Maverick 10.10 and just upgraded Codelite from v4.0.5589 to v4.1.5770
Codelite no longer launches.
The 'hourglass' simply spins for a while and then stops.
I don't want to move to a more recent Ubuntu release because I have 10.10 deployed on many machines.
From the command line:
codelite: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by codelite)
codelite: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/codelite/libpluginu.so)
codelite: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /usr/lib/codelite/libcodeliteu.so)
codelite: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/codelite/libcodeliteu.so)
I have been merrily rolling along upgrading Codelite whenever there has been a new release, even though I have been 'stuck' at 10.10
What do you recommend?
The following packages have unmet dependencies:
libgtk2.0-dev : Depends: libglib2.0-dev (>= 2.25.8) but it is not going to be installed
Depends: libgdk-pixbuf2.0-dev (>= 2.21.0) but it is not going to be installed
Depends: libpango1.0-dev (>= 1.20) but it is not going to be installed
Depends: libatk1.0-dev (>= 1.29.2) but it is not going to be installed
Depends: libcairo2-dev (>= 1.6.4-6.1) but it is not going to be installed
libwxgtk2.8-dev : Depends: libwxgtk2.8-0 (= 2.8.11.0-0ubuntu4) but 2.8.11.0-0ubuntu4.1 is to be installed
Depends: libwxbase2.8-dev (= 2.8.11.0-0ubuntu4) but it is not going to be installed
E: Broken packages
So building from source introduces yet more dependencies that are out of date.
I just ran:
sudo apt-get update
but that hasn't helped
Do you have a suggestion how I might readily roll back Codelite to 4.0?
I'm not ready to mess too much with my main development machine.
I'm beginning to think I should move forward to 12.0 but I need to do it in a orderly fashion by bringing up a test machine first.
It (4.1 for Oneiric) too has unresolved dependencies.
The package I tried was the default that Codelite pointed me to on Sourceforge which I think was the 32bit i386 version 4.1.5770 for Ubuntu 12.04
My fear is that if I step toward 12.04 the resulting binaries I produce will no longer run on the many 10.10 machines
I have so the upgrading process is a much bigger job that I'm ready to do quite yet!
I'm afraid that things were not broken and I have 'fixed' them.
Good news!
I found I had not deleted the 4.0 deb package download: 4.0.5589-ubuntu0-11.10 from June 9th this year.
I uninstalled 4.1 and re-installed 4.0
I'm back at square one, thank goodness.
I need to step forward, but with more care. I have blithely upgraded Codelite many times all the while knowing that I was running an old OS version.
I have been getting away with it up till now.
Eran, thanks for your help. And thank you for Codelite.