Hey
I tried to install codeblocks on my Debian testing today, but unfortunately I did not manage to install all plugins shiped in the contrib directory.
This is what I did:
dos2unix bootstrap acinclude.m4 codeblocks.pc.in configure.in Makefile.am
./configure --enable-contrib
make
su
make install
Ok, no errors so far.
But when I try to start codeblocks, I get an error that some PNG file could not be loaded.
The problem:
/usr/local/share/codeblocks/resources.zip is corrupted. unzip'in that file neither worked.
Starting ./configure without "--enable-contrib" and following the other steps builds codeblocks
correctly - but without xwSmith, which is the object of my desire
Does anybody have any idea what I must do to make it work with --enable-contrib?
wxwidgets: 2.6.3
Code::Blocks: 1.0RC2
If you want the error report codeblocks produces tell me.
Thanks in advance