News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code::blocks nightly builds on ubuntu 7.10 - i386

Started by Thor, February 20, 2008, 02:46:22 AM

Previous topic - Next topic

Thor

Hi,

install does not work.
error : libwxgtk2.8-0 (>=2.8.7) but 2.8.4.0-0ubuntu3 is to be installed.


Please , please , please How can I get the libwxgtk2.8-0 on ubuntu 7.10 ? 

I can only install CB v4439  without problem.


pasgui


LeRoi

Hy

I have had the same problem with ubuntu geisty

I tried to manually update libwxgtk2.8-0, but I found that libpango1.0-0 was causing the problem (latest version in repository is 1.18.2 while 1.18.3 is needed)

But after some few "googling", I found that I have to enable updates  :lol:

So the solution is very simple:
System-->Administration-->Software Sources-->Updates-->check (Recommended updates) then OK

finally try again this command:

sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib

I hope this will help you, please let me now if you get any errors