Code::Blocks Forums

User forums => Help => Topic started by: ElectricRanch on June 16, 2007, 11:25:44 pm

Title: Linux compiling
Post by: ElectricRanch on June 16, 2007, 11:25:44 pm

I am a newbie and wonder if there is a list of what to link in to make CodeBlocks under Linux, x or whatever?

Bruce
Title: Re: Linux compiling
Post by: darthdespotism on June 17, 2007, 12:01:01 am
EDIT:// Sorry understood wrong
Title: Re: Linux compiling
Post by: Morphius Faydal on June 17, 2007, 12:23:49 am
Oddly enough, the wiki (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux) has a beautiful article on building it yourself under Linux.
Title: Re: Linux compiling
Post by: Auria on June 17, 2007, 01:14:34 am
usually you would want to use the nightly build binary. all you should need is wxWidgets 2.8

if you can't use that build, e.g. because you are on a platform for which there is no binary e.g. PPC then build from source following the wiki article
Title: Re: Linux compiling
Post by: SharkCZ on June 17, 2007, 10:38:49 am
usually you would want to use the nightly build binary. all you should need is wxWidgets 2.8

if you can't use that build, e.g. because you are on a platform for which there is no binary e.g. PPC then build from source following the wiki article
codeblock in Fedora exists for i386, x86_64, ppc and ppc64 :-) unofficial build exists also for sparc