News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

AMD 64 Ubuntu version ?

Started by Aolean, August 12, 2007, 09:52:01 PM

Previous topic - Next topic

Aolean

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 ? ;)))

thomas

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."

JGM

Quote from: thomas on August 13, 2007, 02:30:55 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

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)

Xaviou

Quote from: 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 ? ;)))

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
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

Aolean

Thanks a lot, but in fact i already compiled from source ;)