Difference between revisions of "Installing Code::Blocks nightly build on Blag"
From Code::Blocks
Line 22: | Line 22: | ||
<password> | <password> | ||
yum install codeblocks codeblocks-contrib | yum install codeblocks codeblocks-contrib | ||
− | |||
− | |||
<P> | <P> | ||
TODO: <BR> | TODO: <BR> |
Revision as of 03:42, 27 January 2008
This is a stub, I am updating/creating right now!
Manual Install
Binary packages are available for blag-70000 an Linux Distro based on FC7
- Install Development Tools
- Install wxGTK-devel 2.8.4 or higher.
- Install nightly build of Code::Blocks from the repository
Fedora Extras
Basicly installation on FC7/BLAG-70000 should be something along the lines:
First, find the package name:
yum list 'codeblocks*'
it should return: codeblocks, codeblocks-contrib, codeblocks-devel
su - <password> yum install codeblocks codeblocks-contrib
TODO:
- Maybe add a howto using yumex?
wxGTK for Fedora Core 7 and BLAG-70000
There is an official wxGTK 2.8 package for FC7/BLAG7.