Code::Blocks Forums

User forums => Nightly builds => Topic started by: TheTuxKeeper on March 06, 2006, 12:41:42 am

Title: Fedora Core 4/5 nightly build package(s)
Post by: TheTuxKeeper on March 06, 2006, 12:41:42 am
These packages (with fc4 in the name :D ) can be found in killerbots nightly build threads.

Fedora Core 4 instructions
They 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)
Quote from: 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 instructions
Since 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