User forums > Using Code::Blocks
[DOWNLOAD] Packages of Code::Blocks in your linux distro
Ceniza:
--- Quote from: MorphiusFaydal on June 14, 2007, 08:21:19 am ---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 ~ $
--- End code ---
This causes more of a problem though. :-\
--- End quote ---
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.
--- 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 ~ $
--- End code ---
This causes more of a problem though. :-\
--- End quote ---
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.
--- End quote ---
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.
--- End quote ---
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.
--- End quote ---
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
--- End code ---
At least that was my case..
PS/Offtopic: Vexorian: aren't you vexorian from TC? :D
--- End quote ---
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 ;)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version