News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

.deb and .rpm

Started by MVP, January 06, 2007, 04:00:05 PM

Previous topic - Next topic

MVP

The nightlys use these and Im curious as to what is used to create them.

Thanks, MVP.

TheTuxKeeper

To build the RPM nightlies I do these (additionally I rename the package, but that's not that important ;))
./bootstrap
./configure --enable-contrib
make dist
mv codeblocks-trunk-r* `rpm --eval %{_sourcedir}`
rpmbuild -ba codeblocks.spec

On some distributions rpmbuild is in an extra package (rpm-build or smth like that)
Take a look at the wiki: Installing Code::Blocks from source on RPM based distributions

On debian, I think sudo dpkg-buildpackage should do it (don't use debian anymore).
Nightly builds for openSUSE

Michael

Quote from: MVP on January 06, 2007, 04:00:05 PM
The nightlys use these and Im curious as to what is used to create them.

Hello,

regarding the .deb, you can search in the C::B forums(s) and wiki. You should find some helpful information :).

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