User forums > Using Code::Blocks

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

(1/34) > >>

takeshimiya:
Hi! Now that RC2 is out and working on linux with the new build system, it would be great if the most used distros (at least) haves a C::B package in their official repositories, using wxGTK from each respective repository.

Packages of precompiled binaries:

The list of packages has been moved to the Wiki:
http://wiki.codeblocks.org/index.php?title=Compiled_packages_of_Code::Blocks

Anyone starting working in one of these distros please post here and in the Wiki, so there isn't duplicated effort.

takeshimiya:
I'm adding here some links of how-to create packages in those distros:

Multi-system
http://autopackage.org
http://www.unixreview.com/documents/s=8472/ur0307f/
http://checkinstall.izto.org/index.php
http://ffem.org/daveb/pkgwrite/
http://www.rpm.org/

Debian
http://www.debian.org/doc/maint-guide/
http://www.debian.org/doc/debian-policy/
http://www.us.debian.org/distrib/packages
http://linuxdevices.com/articles/AT8047723203.html

Ubuntu
https://wiki.ubuntu.com/DeveloperResources
https://wiki.ubuntu.com/MOTU
http://women.alioth.debian.org/wiki/index.php/English/PackagingTutorial

SUSE
http://www.opensuse.org/SUSE_Build_Tutorial
http://www.opensuse.org/Documentation
http://developer.novell.com/wiki/index.php/SUSE_Package_Conventions

Gentoo
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml

Redhat
http://fedora.redhat.com/docs/yum/
http://fedora.redhat.com/participate/developers-guide/

Mandriva
http://qa.mandriva.com/twiki/bin/view/Main/UrpmiResources

Slackware
http://www.linuxpackages.net/howto.php

mandrav:
Daniel has sent me a source RPM and specfile for SuSE.
Also, a gentoo ebuild is lurking somewhere around here...

TheTuxKeeper:

--- Quote from: mandrav on October 27, 2005, 09:09:40 am ---Daniel has sent me a source RPM and specfile for SuSE.
Also, a gentoo ebuild is lurking somewhere around here...

--- End quote ---

The source RPM and the Spec file can be used for every distribution !!!
It is a very minimal Spec. No wxGTK requires are mentioned because of to different namings ( wxGTK and wxGTK2 ). To get the requires the rpm auto find script is automatically used. The requires will be the libraries C::B is linked to.

I will also provide Suse specific RPM's the next time. Perhaps I'll send my packages to packman or I'll get my own apt repository on ftp.gwdg.de (what's not such a good idea because there are too much repos yet)

=>  Me = SuSE  :D

@takeshimiya: Thanks for this very good link list !!!

Daniel

Charon:
Hey there, thanks for this really great IDE!  :D

Since i have not enough time atm to start hacking on Code::Blocks i thought about how i could support it...

Well, here is the, at least as far as i know  8), first Code::Blocks-Package for Ubuntu Breezy Badger :
http://www.char0n.de/stuff/codeblocks-1.0rc2.deb


DISCLAIMER :
This is the first package i ever built, but since it doesn't do anything fancy (just copying all files to their appropriate places) it shouldn't do any harm to your PC.
The Code::Blocks-Sourcecode wasn't changed by me, its just the one you can get in the download-section.
Although it uses the same mechanism (*.deb), its unlikely that this package will work in either Debian Woody/Sarge/Sid or Ubuntu Hoary/Warty, better don't even try!


I hope this package will help a few people to get Code::Blocks working on their system.

Greets
Markus

Navigation

[0] Message Index

[#] Next page

Go to full version