Author Topic: Where is the linux binary?  (Read 7831 times)

Offline Jorg

  • Multiple posting newcomer
  • *
  • Posts: 32
Where is the linux binary?
« on: November 19, 2005, 11:55:30 pm »
Hi there,

I want to try Code::Blocks under linux (Suse 10) but all I can find are sources or windows binaries. When I want to configure the source from the tar.gz version, I cannot find a configure script. Only a configure.in. How do I go about doing that?

Also, when I want to install the rpm I get the following error:

burgess:/home/jorg/tmp # rpm -i codeblocks-1.0-rc2.src.rpm
warning: user daniel does not exist - using root
warning: user daniel does not exist - using root

Why do I need a user daniel?

I really want to try this IDE. But everything I try seems to work against me ;-)

Regards,
- Jorgen

connyosis

  • Guest
Re: Where is the linux binary?
« Reply #1 on: November 20, 2005, 12:01:28 am »

takeshimiya

  • Guest
Re: Where is the linux binary?
« Reply #2 on: November 20, 2005, 03:01:55 am »
Here is a list I'm mantaining of linux binaries made from different people :)

So here's the linux binary for SUSE 10.0 (i686 | x86_64)

PS: Its a honour having you Jorg in this forum! :D
« Last Edit: November 20, 2005, 03:04:55 am by Takeshi Miya »

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Where is the linux binary?
« Reply #3 on: November 20, 2005, 04:50:38 am »
For those unaware, Jorg is the author of wxTreeMultiCtrl.

Yes, sir, we feel honored to have you here! :)

Offline Jorg

  • Multiple posting newcomer
  • *
  • Posts: 32
Re: Where is the linux binary?
« Reply #4 on: November 20, 2005, 11:34:20 am »
Guys I am really honored by all this, it seems my reputation has surpassed me ;-)

Thanks for the info, I am still lacking a good IDE under Linux and I have heard so many good things about Code::Blocks, I can't wait to try it out!

ps. Sorry if I missed the obvious and it sounded a bit uhmm impatient or frustrated, I should have tried this at a different time then past twelve 'o clock ...  :P

- Jorgen
« Last Edit: November 20, 2005, 11:38:03 am by Jorg »

Offline squizzz

  • Almost regular
  • **
  • Posts: 132
Re: Where is the linux binary?
« Reply #5 on: November 20, 2005, 12:08:05 pm »
The thing that worked for me (SuSE10) was:

- install wxGTK, wxGTK-compat, wxGTK-gl and wxGTK-devel packages and it's dependencies (via YaST, using one of the official SuSE servers here)

and

Quote from: CB WiKi
1. Download the source RPM from www.codeblocks.org/downloads.shtml

2. Build the binary package as root

rpmbuild --rebuild codeblocks-1.0-rc2.src.rpm

3. The binary RPM should be in one of the subdirectories of /usr/src/packages/RPMS

and then:

rpm -i binary_RPM_name

PS. Daniel is creator of this source rpm :)
« Last Edit: November 20, 2005, 12:34:54 pm by squizzz »
this space is for rent

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Where is the linux binary?
« Reply #6 on: November 21, 2005, 08:14:31 pm »
Guys I am really honored by all this, it seems my reputation has surpassed me ;-)

Only in a few circles, tho (actually I looked up your e-mail on Google, sorry for the disappointment. :P )
« Last Edit: November 21, 2005, 08:17:23 pm by rickg22 »

Offline Jorg

  • Multiple posting newcomer
  • *
  • Posts: 32
Re: Where is the linux binary?
« Reply #7 on: November 22, 2005, 08:15:00 pm »
Don't be .. it's always nice when people recognise you, but if they don't hey no biggy ;-)

I guess it is easy to recognise one another when we are all present in the wxWidgets circles. I own a wx forum, and I am sure a few you the Code::Blocks devels and users have posted on there.

Regards,
- Jorgen

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Where is the linux binary?
« Reply #8 on: November 22, 2005, 11:05:48 pm »
I own a wx forum, and I am sure a few you the Code::Blocks devels and users have posted on there.

We sure have ;)
Be patient!
This bug will be fixed soon...

sethjackson

  • Guest
Re: Where is the linux binary?
« Reply #9 on: November 22, 2005, 11:18:46 pm »
I own a wx forum, and I am sure a few you the Code::Blocks devels and users have posted on there.

We sure have ;)

Yup. :)

takeshimiya

  • Guest
Re: Where is the linux binary?
« Reply #10 on: November 22, 2005, 11:31:17 pm »
It's the wx forum. :D

sethjackson

  • Guest
Re: Where is the linux binary?
« Reply #11 on: November 22, 2005, 11:43:53 pm »