damn this is tiresome...
i am on latest linux mint 15 olivia as of now (based on ubuntu)
i tried to compile this version from svn. took me a long while to get all of the tools in place, but finally config gave me the go.
but when i make, i get this error:
/bin/sed: can't read 9455/src/sdk/libcodeblocks.la: No such file or directory
libtool: link: `9455/src/sdk/libcodeblocks.la' is not a valid libtool archive
along with remaining "friends":
make[4]: *** [libastyle.la] Error 1
make[4]: Leaving directory `/home/mario/VCN/codeblocks 9455/src/plugins/astyle'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mario/VCN/codeblocks 9455/src/plugins/astyle'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mario/VCN/codeblocks 9455/src/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mario/VCN/codeblocks 9455/src'
make: *** [all-recursive] Error 1
how do i just get the codeblocks nightly onto my unix system?
the library IS there...
it took me too long to just get to this point, why not just prepare a linux executable (at least debian/ubuntu) since you also provide windows?