Author Topic: AMD 64 Ubuntu version ?  (Read 4158 times)

Aolean

  • Guest
AMD 64 Ubuntu version ?
« on: August 12, 2007, 09:52:01 pm »
Hello all,

I'm new with C.B, it looks very amazing but i don't find any package for Ubuntu AMD64.

I checked http://wiki.codeblocks.org/index.php?title=Compiled_packages_of_Code::Blocks but i only managed to find i386 version, even when i clicked on "AMD 64" ;)
Did i miss something ?

Any help ? ;)))

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: AMD 64 Ubuntu version ?
« Reply #1 on: August 13, 2007, 02:30:55 am »
Hmm... I was sure we had some, but don't find them either...

Can look whether I can install Ubuntu on my laptop during the next few days again, will make a build then.
You might consider building from source too, it's a bit tricky to install the required packages the first time (for example you need fakeroot in addition to the autotools, and the wxWidgets development packages), but once that is done, building Code::Blocks is just ridiculously easy.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: AMD 64 Ubuntu version ?
« Reply #2 on: August 13, 2007, 03:19:17 am »
building Code::Blocks is just ridiculously easy.

And installing the needed packages using ubuntu is also ridiculously easy. I can say that I doesn't had to compile any dependencies. :)

Aolean

  • Guest
Re: AMD 64 Ubuntu version ?
« Reply #3 on: August 13, 2007, 02:44:27 pm »
Ok i just installed from source, all went well, it works, it's amazing ;)

Just maybe an advice concerning this site : according to me, the link to the svn server for downloading the sources is pretty hard to find ;))) I found it on a tutorial.

But this apart, nothing to say  8)

Offline Xaviou

  • Regular
  • ***
  • Posts: 401
    • X@v's wxStuff
Re: AMD 64 Ubuntu version ?
« Reply #4 on: August 13, 2007, 05:14:58 pm »
Hello all,

I'm new with C.B, it looks very amazing but i don't find any package for Ubuntu AMD64.

I checked http://wiki.codeblocks.org/index.php?title=Compiled_packages_of_Code::Blocks but i only managed to find i386 version, even when i clicked on "AMD 64" ;)
Did i miss something ?

Any help ? ;)))

Hi
You can find a Ubuntu Amd64 version of Code::Blocks here.

I don't build every Nightly, but I try to do it one or two times per week.
Hope It will be usefull...
Regards
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Aolean

  • Guest
Re: AMD 64 Ubuntu version ?
« Reply #5 on: August 13, 2007, 11:43:19 pm »
Thanks a lot, but in fact i already compiled from source ;)