I reinstalled it but it did not help.
There are two packages listed on the website:
codeblocks-10.05-1-debian-amd64.tar.gz
codeblocks-10.05-1-debian-dbg-amd64.tar.gz
What is the difference? I noticed there have different size.
THX
deb http://lgp203.free.fr/ubuntu lucid universe
deb-src http://lgp203.free.fr/ubuntu lucid universe
deb http://lgp203.free.fr/ubuntu lucid unstable
deb-src http://lgp203.free.fr/ubuntu lucid unstable
I reinstalled it but it did not help.
There are two packages listed on the website:
codeblocks-10.05-1-debian-amd64.tar.gz
codeblocks-10.05-1-debian-dbg-amd64.tar.gz
What is the difference? I noticed there have different size.
THX
That distribution is not compatible with the wxWidgets libs that are distributed with Ubuntu.
You have two choices:
a) Use pasgui's repo with Ubuntu's wxWidgets;
b) Use the wxWidgets libs from the official repo - apt.wxwidgets.org
Both options are described in detail in a post that Jen made a while ago.
The dbg package includes the debug version of code::blocks, you probably don't need it.
Ken
Add thisCodeto your /etc/apt.d/sources (not sure that this is the actual path, use the dir completion to find it) filedeb http://lgp203.free.fr/ubuntu lucid universe
deb-src http://lgp203.free.fr/ubuntu lucid universe
deb http://lgp203.free.fr/ubuntu lucid unstable
deb-src http://lgp203.free.fr/ubuntu lucid unstable
Then you execute apt-get install codeblocks I suppose :)
[...]
I will add a notice to our website about this problem and how to solve it soon.
[...]
the packages with "-dbg" in name also contain debug-versions of C::B not needed for most users.
Frankly, I had few frustrating hours installing codeblocks on Ubuntu. I wish there were more clear and concrete instructions for us, newbies. Because, for example, "Important note for Ubuntu users: To be able to use the Debian packages on Ubuntu Karmic Koala (9.10) and Lucid Lynx (10.04) you have to use the packages from apt.wxwidgets.org, ..." do not speak to me at all.
Remember: Google is your friend. :)
Remember: Google is your friend. :)
Most people hesitate to ask their friends for help. :? :shock: :(
And here we had 10+ threads about installing cb 10.05 or the nightlies on ubuntu