Code::Blocks Forums
User forums => Help => Topic started by: VincentB on February 18, 2010, 12:09:56 pm
-
Hello,
I am trying to install a binary of codeblock on a RedHat machine used in the company where I am working. I would like to know what is the procedure to know which one to install ?
I tried with the latest fedora-core binary, but it seems that it needs gclib and gtk than those on this machine. So what ?
Thanks in advance for any feedback.
Vincent.
-
What OS is running the Red Hat machine - is it RHEL? 4 or 5? What package are you trying to install?
Codeblocks 8.02 for RHEL 4 and 5 is available in the EPEL (http://fedoraproject.org/wiki/EPEL/FAQ#howtouse) repository. Last nightly build is available at http://fedora.danny.cz/danny-el/ (http://fedora.danny.cz/danny-el/)
-
Ooops,
Sorry for the very late answer, this is on RedHat 5.
We have rpm -q glibc that gives
glibc-2.5-12
glibc-2.5-12
But there seems to be a more recent glibc on the same machine, maybe the problem comes from this that LD_LIBRARY_PATH was not configured correctly when we tried to compile C::B.