User forums > General (but related to Code::Blocks)

Code::Blocks crashes during project reload

<< < (3/3)

oBFusCATed:

--- Quote from: alexchen on January 30, 2019, 03:16:55 am ---Is there somewhere I can get an installable dev build RPM for CentOS 7?

--- End quote ---
Yes, you can build yourself a package by first doing make dist and then rpmbuild -ta codeblocks*.tar.bz2. You have to setup rpmbuild first. Also you have to do make uninstall to make sure your /usr/local is cleaned before it isn't too late.

It rpmbuild fails. You can edit the .spec file and comment the ./bootstrap line and then do the rpmbuild -ba codeblocks.spec.

alexchen:
I have built the RPM successfully. Thanks for the information.  I suggest we add the package dependency and the RPM build steps in the BUILD document for people who wants to build the RPM to be installed on multiple machines.

Navigation

[0] Message Index

[*] Previous page

Go to full version