Author Topic: Installing a binary distribution of codeblock on a RedHat linux machine  (Read 7366 times)

Offline VincentB

  • Multiple posting newcomer
  • *
  • Posts: 28
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.

Offline SharkCZ

  • Almost regular
  • **
  • Posts: 131
Re: Installing a binary distribution of codeblock on a RedHat linux machine
« Reply #1 on: February 23, 2010, 01:04:39 pm »
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 repository. Last nightly build is available at http://fedora.danny.cz/danny-el/
Code::Blocks package maintainer for Fedora and EPEL

Offline VincentB

  • Multiple posting newcomer
  • *
  • Posts: 28
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.