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

Dmytry

Quote from: Michael on March 07, 2006, 09:38:26 AM
Quote from: Dmytry on March 06, 2006, 10:40:26 PM
I'm going to compile it muself, maybe, if i will have time. Tho i'll probably first compile and install wxwidgets 2.6.3 for fixes...

Hello,

I do not know in Linux (haven't tried yet), but in Windows C::B built with wxwidgets 2.6.3-RC1 has some layout problems. You can see them here. Anyway, building C::B is easy if you use the provided project file(s) :D.

Best wishes,
Michael

Thanks for info! I'l try 2.6.2 then.... (don't have much time & i just noticed that i installed non-SMP kernel on my p4 HT system(ouch), and have other list of installations to do, so i might wait for wxwidgets 2.6.3 to get fixed)

Clojster

someone please build a Debian package (at best SID) of SVN. Pleeease :)

Michael

Quote from: Clojster on March 16, 2006, 12:34:43 AM
someone please build a Debian package (at best SID) of SVN. Pleeease :)

Hello,

You can download the .deb package for C::B (SVN builds, unicode) I do on Ubuntu. Look at here.

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]



TheTuxKeeper

Quote from: siomek on March 30, 2006, 10:51:05 PM
Packages for Fedora Core 5:
http://samotyjak.pwsz.elblag.pl/rpmy/codeblocks-1.0.svn_20060330-fc5.i386.rpm
http://samotyjak.pwsz.elblag.pl/rpmy/codeblocks-1.0.svn_20060330-fc5.src.rpm
I think the nightly builds for fedora core 4 should also work on core 5.

Could someone check this ? I don't want to update my installation, because downgrading again really sucks (I did it few weeks ago) :shock:
Nightly builds for openSUSE

siomek

I think the nightly builds for fedora core 4 should also work on core 5.

Could someone check this ? I don't want to update my installation, because downgrading again really sucks (I did it few weeks ago) :shock:
[/quote]

No, Fedora Core 4 have wxGTk 2.4, but FC 5 2.6 release. There are some problems with compilation svn CB on FC4. Berlios nighlty builds for FC4 not work on FC5.

TheTuxKeeper

Quote from: siomek on April 01, 2006, 05:36:53 PM
No, Fedora Core 4 have wxGTk 2.4, but FC 5 2.6 release. There are some problems with compilation svn CB on FC4. Berlios nighlty builds for FC4 not work on FC5.
Yes, but the FC4 packages are linked against wxGTK 2.6.2 packages of freshrpms (http://ftp.freshrpms.net/pub/freshrpms/ayo/fedora/linux/4/i386/freshrpms/RPMS), so it should work. I tested it with the wxGTK package of FC5, but without any other FC5 update, and it worked. Only other packages could make problems (glibc or gtk2).
Nightly builds for openSUSE

Sirio

   First, thank you for your work. I don't speak english, sorry: I upload a Mandriva rpm of code::blocks here:
http://rapidshare.de/files/17260369/codeblocks-1.0-rc2.i586.rpm.html

   I hope it helps someone.Bye.

radek

QuoteHi,

   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 : radek10216@wp.pl

Thanks very much.

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
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

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:

# 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


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 ?

Hello,

You might would like to give a look at here and here.

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

TheTuxKeeper

#89
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 ?
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.
Nightly builds for openSUSE