Author Topic: CentOS/RHEL RPMS  (Read 4988 times)

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
CentOS/RHEL RPMS
« on: November 01, 2006, 10:25:33 am »
The needed changes and patches to build Code::Blocks RPMS "out of the box" for CentOS 3 and CentOS 4 (which are based on RHEL 3 and RHEL 4) are almost done now.

Code
yum install codeblocks

There are no official wxWidgets 2.6.3 packages for those platforms (only 2.4), but it is not hard to build packages from the "vendor" wxGTK.spec in the main wx download.

It should be possible to use on all Red Hat Enterprise Linux "clones", and can be built for the older Fedora Core releases (i.e. 1-3) as well, if desired... (using the SRPMS)

See Installing_Code::Blocks_from_source_on_RPM_based_distributions


Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: CentOS/RHEL RPMS
« Reply #1 on: November 01, 2006, 10:30:58 am »
BTW:
These packages were motivated by this user input:
http://forums.codeblocks.org/index.php?topic=4314.0

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: CentOS/RHEL RPMS
« Reply #2 on: November 01, 2006, 02:40:09 pm »
BTW:
These packages were motivated by this user input:
http://forums.codeblocks.org/index.php?topic=4314.0

My hats off to you. That certainly looks like a lot of good work.
And, anybody who can attack auto*tools and win needs kudos hurled at 'em

Walks off hurling kudos.
« Last Edit: November 01, 2006, 02:43:14 pm by Pecan »

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: CentOS/RHEL RPMS
« Reply #3 on: November 01, 2006, 02:56:13 pm »
My hats off to you. That certainly looks like a lot of good work.

Thanks for the kind words! Will try to update with some screenshots
once the packages build without too much handholding/patching...

The idea is that the SVN tarball should be all you need to build a RPM.
Code
rpmbuild -tb codeblocks-trunk-r$REVISION.tar.gz