News:

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

Main Menu

[DOWNLOAD] Packages of Code::Blocks in your linux distro

Started by takeshimiya, October 27, 2005, 12:59:45 AM

Previous topic - Next topic

Ceniza

Quote from: MorphiusFaydal on June 14, 2007, 08:21:19 AM
That ebuild works beautifully.

morphius@azmael ~ $ codeblocks
codeblocks: error while loading shared libraries: libcodeblocks.so.0: cannot open shared object file: No such file or directory
morphius@azmael ~ $


This causes more of a problem though. :-\

Be sure /usr/local/lib is in /etc/ld.so.conf, then run ldconfig (you must be root). You only need to do that once.

Morphius Faydal

Quote from: Ceniza on June 14, 2007, 06:33:15 PM
Quote from: MorphiusFaydal on June 14, 2007, 08:21:19 AM
That ebuild works beautifully.

morphius@azmael ~ $ codeblocks
codeblocks: error while loading shared libraries: libcodeblocks.so.0: cannot open shared object file: No such file or directory
morphius@azmael ~ $


This causes more of a problem though. :-\

Be sure /usr/local/lib is in /etc/ld.so.conf, then run ldconfig (you must be root). You only need to do that once.

Thanks! :)  It was in there, I just needed to run ldconfig.

Vexorian

Quote from: ramzai on June 14, 2007, 10:03:39 AM
Quote from: cstudent on June 13, 2007, 05:50:13 PM
Quote from: Vexorian on June 13, 2007, 05:30:25 PM
I got a new dapper installation, installed the wxbase2.8 package yet the code::blocks package says the dependency is not satisfied.

The current .debs being offered on the nightly forum will not install on Dapper. The dependencies that are not being met are because of the version numbers of such things as gcc, etc. You will need to build CB from source.



Well, wx284 are not in the repos even for Feisty. To work with latest CB requiring wx284 one needs to

1. add line
deb http://apt.tt-solutions.com/ubuntu/ dapper main
to /etc/apt/sources.list (replace dapper with edgy or feisty)
2. curl http://www.tt-solutions.com/vz/key.asc | sudo apt-key add -
3. sudo apt-get update && sudo apt-get upgrade


At least that was my case..

PS/Offtopic: Vexorian: aren't you vexorian from TC? :D

Oh thanks, btw I got myself confused my installation was a Feisty Pawn one I get confused about these silly ubuntu release names. And yes this is vexorian.

Time to do some repo changes...

johne53

Daniel - can you let me know what/where is the latest Suse build? I'm still running svn3876 but each time I try to update, the nightly build forum seems to suggest that no Suse rpm's are available.

TheTuxKeeper

Take a look at the opensuse buildservice: http://download.opensuse.org/repositories/home:/TheTuxKeeper/
here how to add the repo to yast, smart, ... : http://en.opensuse.org/Build_Service/User

You'll need the wxwidgets package from packman. you could use mine on the obs, it's the same as the one from packman, but I only take and use it to build/link codeblocks. i don't add patches or fix anything.

It's an older revision, too. had some exams and now i'm working daily. I'll update the packages this weekend ;)
Nightly builds for openSUSE

johne53

Oops, I'm so sorry. I misled you. I meant the most recent build of C::B for running under OpenSuse 10.2  :oops:

I'm happy to wait until next week if there's nothing available yet.

johne53

Hi Daniel. I can see you're busy at the moment but I just wondered if there's any chance of you doing a new update? I've been struggling with a bug in C::B that eventually got fixed, last night. So it would be good if I could get a new version soon. Thanks.

TheTuxKeeper

I'll try to build today's nightly, but at least monday's (or the next available) nightly. :)
Nightly builds for openSUSE

johne53

Thanks Daniel. If you get the chance, can you post a link here to the new build, once it's ready? Keep up the good work!

TheTuxKeeper

Quote from: johne53 on August 06, 2007, 07:12:53 AM
Thanks Daniel. If you get the chance, can you post a link here to the new build, once it's ready? Keep up the good work!
   
Re: The 05 august 2007 build (4349) is out.
;)
Nightly builds for openSUSE

johne53

Hi Daniel - just wondered if you've had any time to produce a more recent build than August 5th?

Apparently since August 5th, there's now support for compiling single ASM modules which I'd like to try out.

TheTuxKeeper

Nightly builds for openSUSE

polaco_

#147
Hi!

I'm hosting slackware svn builds of codeblocks at my server. Due to the lack of slackware packages,
my server will build automatically checkout and upload the packages..

The packages are for Slackware 12

here is the link: http://www.polaco.pro.br/codeblocks

frenchman

Hello all,

First of all, sorry about my english... I'm french.... East of Canada...

I'm trying to get this wonderful program, but the link http://www.us.debian.org/distrib/packages seems to not working....

There is a specific place for a .deb package?

Can someone help me? I've a Linux Debian 4.0 Etch distribution.


thanks for answers! :o

Jenna