Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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 ? ;)))
-
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.
-
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. :)
-
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)
-
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
-
Thanks a lot, but in fact i already compiled from source ;)