Author Topic: newbie needs a clue - where to get it?  (Read 4086 times)

Remdul

  • Guest
newbie needs a clue - where to get it?
« on: December 15, 2007, 04:32:58 pm »
I'm fairly new to Linux and I'm looking for a good C++ IDE. I came along Code::Block, I like what I've seen.

But where do I download it? The website points to a forum post, the forum points to the Wiki, the Wiki points to the forum again...and I still haven't figured out where to get the package.

I'd strongly suggest updating the website to make it easier to find, e.g. a single, simple  page, with direct links. If only for newbies who just like to try it out.

(Apologies to those offended, my intent is to offer constructive advice.)

Offline Philip

  • Single posting newcomer
  • *
  • Posts: 2

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: newbie needs a clue - where to get it?
« Reply #2 on: December 15, 2007, 06:52:47 pm »
Depends on which Linux distribution you use.

Debian & Ubuntu Pakages are very regularly available in nearly every Nightly Thread by one of the users. (Ubuntu Gutsy has a slightly out of date codeblocks in it's repos, you can aptitude install it directly)

IMO is there also an fairly up-to-date SuSE pakage available. For the others you will quite likely have to compile Codeblocks.

Remdul

  • Guest
Re: newbie needs a clue - where to get it?
« Reply #3 on: December 24, 2007, 02:09:52 pm »
Sorry, I'm running Xubuntu.

@Philip: I appreciate the reply, but well...did you read my post? I'm looking for a file to download, not a link to a link...

Quote
- Linux :
   none

That's all I've found so far. Do I really need to check every single thread in that list to see if there happens to be a linux package?
« Last Edit: December 24, 2007, 02:20:38 pm by Remdul »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7607
    • My Best Post
Re: newbie needs a clue - where to get it?
« Reply #4 on: December 24, 2007, 11:47:58 pm »
The Code::Blocks built binary are here
http://developer.berlios.de/project/showfiles.php?group_id=5358
But, I did not see any for Xubuntu.

Most likely look in the nightly threads for an User build or build from source.

Two wiki Links below

http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Remdul

  • Guest
Re: newbie needs a clue - where to get it?
« Reply #5 on: December 25, 2007, 12:58:32 am »
Thanks stahta0, that's what I needed.

Installation went fine. Still seems to be missing the wxWidgets dependencies but I can figure that out.

I still suggest making it clear where to find these files. It would be a shame to lose potential Code::Blocks users just because the downloads are so hard to find.

Good luck! :)

Offline Auria

  • Almost regular
  • **
  • Posts: 152
Re: newbie needs a clue - where to get it?
« Reply #6 on: December 25, 2007, 02:49:37 am »
I think that instead of writing "Linux : none", it should be written "Linux : look below in topic, these builds are contributed by third-parties"

;)

I see this question pop-up so often in these boards