Author Topic: Linux compiling  (Read 4546 times)

ElectricRanch

  • Guest
Linux compiling
« 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

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: Linux compiling
« Reply #1 on: June 17, 2007, 12:01:01 am »
EDIT:// Sorry understood wrong
« Last Edit: June 17, 2007, 09:13:16 am by darthdespotism »

Offline Morphius Faydal

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: Linux compiling
« Reply #2 on: June 17, 2007, 12:23:49 am »
Oddly enough, the wiki has a beautiful article on building it yourself under Linux.

Offline Auria

  • Almost regular
  • **
  • Posts: 152
Re: Linux compiling
« Reply #3 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

Offline SharkCZ

  • Almost regular
  • **
  • Posts: 134
Re: Linux compiling
« Reply #4 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
Code::Blocks package maintainer for Fedora and EPEL