User forums > Using Code::Blocks
[DOWNLOAD] Packages of Code::Blocks in your linux distro
Linh Ha:
Quote
Hi,
I was able to build an RPM for Mandriva 2006 just correcting the wxSleep stuff. Unfortunatelly I don't have place to store it but I can send to anyone who ask for.
I am very interested, could you send at : linhha05@gmail.com
Thanks very much.
Michael:
Hello,
Sorry for the a bit off-topic post, but for those who cannot make their Linux build, e.g., Mandriva2006 available online, they could use a free File Hosting as savefile. It works well :), despite the advs :(.
Best wishes,
Michael
DJMaze:
I use CentOS which is the same as Fedora and RHEL. However each version of each release is different.
For example my CentOS 4.3 uses:
--- Code: ---# rpm -q -i --provides -l libstdc++
Name : libstdc++ Relocations: (not relocatable)
Version : 3.4.5 Vendor: CentOS
Release : 2 Build Date: zo 01 jan 2006 04:26:35 CET
Install Date: wo 19 apr 2006 02:34:36 CEST Build Host: build-i386
Group : System Environment/Libraries Source RPM: gcc-3.4.5-2.src.rpm
Size : 796392 License: GPL
Signature : DSA/SHA1, ma 02 jan 2006 05:19:37 CET, Key ID a53d0bab443e1821
Packager : Johnny Hughes <johnny centos.org>
URL : http://gcc.gnu.org
Summary : GNU Standard C++ Library
Description :
The libstdc++ package contains a rewritten standard compliant GCC Standard
C++ Library.
libstdc++ = 3.4.3-26
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.1)
libstdc++.so.6(GLIBCXX_3.4.2)
libstdc++.so.6(GLIBCXX_3.4.3)
libstdc++34
libstdc++ = 3.4.5-2
/usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6.0.3
--- End code ---
Since the Fedora Core 4 build needs GLIBCXX_3.4.4 and GLIBCXX_3.4.6 i'm stuck.
Someone has an instruction set how to compile from scratch using wxGTK 2.6.3 ?
Michael:
--- Quote from: DJMaze on April 19, 2006, 04:56:20 am ---Since the Fedora Core 4 build needs GLIBCXX_3.4.4 and GLIBCXX_3.4.6 i'm stuck.
Someone has an instruction set how to compile from scratch using wxGTK 2.6.3 ?
--- End quote ---
Hello,
You might would like to give a look at here and here.
Best wishes,
Michael
TheTuxKeeper:
--- Quote from: DJMaze on April 19, 2006, 04:56:20 am ---Since the Fedora Core 4 build needs GLIBCXX_3.4.4 and GLIBCXX_3.4.6 i'm stuck.
Someone has an instruction set how to compile from scratch using wxGTK 2.6.3 ?
--- End quote ---
Try it like I wrote in the wiki: Compiling Code::Blocks in RPM based distributions. ;)
EDIT: @DJMaze: Does codeblocks run, if you install it without checking dependencies (rpm -Uvh --nodeps CB_20060414_rev2352_fc4.rpm)? If yes, I could remove these dependencies and you could install the nightlies.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version