Author Topic: [DOWNLOAD] Packages of Code::Blocks in your linux distro  (Read 615192 times)

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #135 on: June 14, 2007, 06:33:15 pm »
That ebuild works beautifully.

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

Offline Morphius Faydal

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #136 on: June 14, 2007, 07:11:39 pm »
That ebuild works beautifully.

Code
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

  • Guest
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #137 on: June 15, 2007, 04:16:21 am »
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

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

Offline johne53

  • Regular
  • ***
  • Posts: 253
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #138 on: July 26, 2007, 11:08:50 am »
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.

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #139 on: July 26, 2007, 04:14:26 pm »
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

Offline johne53

  • Regular
  • ***
  • Posts: 253
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #140 on: July 26, 2007, 06:42:54 pm »
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.

Offline johne53

  • Regular
  • ***
  • Posts: 253
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #141 on: August 05, 2007, 10:52:38 am »
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.

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #142 on: August 05, 2007, 11:45:52 am »
I'll try to build today's nightly, but at least monday's (or the next available) nightly. :)
Nightly builds for openSUSE

Offline johne53

  • Regular
  • ***
  • Posts: 253
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #143 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!

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #144 on: August 06, 2007, 07:22:51 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

Offline johne53

  • Regular
  • ***
  • Posts: 253
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #145 on: September 17, 2007, 01:27:19 pm »
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.

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #146 on: September 17, 2007, 09:33:35 pm »
Nightly builds for openSUSE

polaco_

  • Guest
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #147 on: November 14, 2007, 07:49:31 pm »
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
« Last Edit: November 14, 2007, 07:56:19 pm by polaco_ »

frenchman

  • Guest
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #148 on: December 24, 2007, 05:11:42 am »
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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: [DOWNLOAD] Packages of Code::Blocks in your linux distro
« Reply #149 on: December 24, 2007, 02:18:43 pm »
I've got .deb-packages in my repo (see signature).