User forums > Help

Cannot build Code::Blocks from source

<< < (3/3)

alexchen:
Thanks.  The build is now complete.  This is what I learn from the exercise:

* Run './configure --disable-fortran' after './bootstrap' in the first pass, otherwise it will fail in 'make dist'.
* Only need to run 'make dist' to create the *tar.bz2 file. There is no need to run 'make', 'make all', etc.
* Resulting RPM files are located in $HOME/rpmbuild/RPMS/x86_64
Thanks for all the help.  I hope someone can figure out why 'make dist' fails unless '--disable-fortran' is specified during configuration. (Sorry, I am just a simple user not a Code::Blocks developer.)

Navigation

[0] Message Index

[*] Previous page

Go to full version