User forums > Help

Building Code::Blocks on Fedora

(1/2) > >>

Krice:
Trying to build latest release of C::B (I think it's 20.03 or something like that) on Fedora, but configure fails on 'gamin' library. I did install wxwidgets and also builddeps from package manager which I guess "should" have everything you need, but it stops at gamin. Seems like Fedora at some point did have gamin and gamin-devel as a package, but it no longer has it. Do I try to compile gamin from the source code or is there something else I could do?

Miguel Gimenez:
You can use this guide for Arch.

--- Quote ---We can not use the FileManager plugin because of the missing gamin library
--- End quote ---

SharkCZ:
You can find the latest nightly build at https://copr.fedorainfracloud.org/coprs/sharkcz/danny/ and Fedora 38 has been released with somewhat older snapshot (20230124) with https://src.fedoraproject.org/rpms/codeblocks/blob/rawhide/f/codeblocks.spec being the current spec files describing the builds deps and build process.

SharkCZ:
I believe you need a nightly build to be able to build C::B on recent Fedoras, 20.03 is too old and not compatible ...

Krice:

--- Quote from: SharkCZ on August 14, 2023, 03:58:56 pm ---I believe you need a nightly build to be able to build C::B on recent Fedoras, 20.03 is too old and not compatible ...

--- End quote ---

I guess, because while configure now works when you exclude FileManager, it doesn't compile but stops when trying to register wx-stuff at scripting. Then again, wxwidgets could be wrong version or something. I'm starting to think that compiling some of these bigger projects on Linux could be harder than in Windows?

Navigation

[0] Message Index

[#] Next page

Go to full version