These packages (with fc4 in the name
) can be found in killerbots nightly build threads.
Fedora Core 4 instructionsThey are linked against wxGTK 2.6.2 packages of freshrpms (
http://ftp.freshrpms.net/pub/freshrpms/ayo/fedora/linux/4/i386/freshrpms/RPMS).
That's my yum repository file (/etc/yum.repos.d/freshrpms.repo)
[freshrpms]
name=Fedora Linux $releasever - $basearch - freshrpms
baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
enabled=1
gpgcheck=0
Fedora Core 5 instructionsSince Fedora Core 5 already comes with an official wxGTK 2.6 package, you won't need this extra repository. The nightly builds are compiled for Fedora Core 4 but also run on Fedora Core 5 (I tested it few weeks ago, but if it doesn't work please report it to me)
What to install:To run codeblocks: only the main package
To compile codeblocks: main, open-gl add-on and devel packages (just install the devel package, yum will do the rest)
Happy codeblocking
Daniel