Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Aolean on August 12, 2007, 09:52:01 pm

Title: AMD 64 Ubuntu version ?
Post by: Aolean 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 ? ;)))
Title: Re: AMD 64 Ubuntu version ?
Post by: thomas 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.
Title: Re: AMD 64 Ubuntu version ?
Post by: JGM 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. :)
Title: Re: AMD 64 Ubuntu version ?
Post by: Aolean 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)
Title: Re: AMD 64 Ubuntu version ?
Post by: Xaviou 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 (http://www.esnips.com/web/codeblocks).

I don't build every Nightly, but I try to do it one or two times per week.
Hope It will be usefull...
Regards
Title: Re: AMD 64 Ubuntu version ?
Post by: Aolean on August 13, 2007, 11:43:19 pm
Thanks a lot, but in fact i already compiled from source ;)