Did you install the appropriate -dev packages? Why not run the apt command to install all the build dependencies? I think something like apt build-dep gnucash?
-derek On Mon, March 30, 2026 7:13 pm, Stephen M. Butler wrote: > I had to rebuild my Ubuntu from the ground up. Now trying to build GnC > 5.15 and getting > CMake Error at CMakeLists.txt:381 (message): > Neither guile 3.0, guile 2.2, nor guile 2.0 were found GnuCash can't > run > without one of them. Ensure that one is installed and can be found > with > pkg-config. > > However, doing sudo apt install guile-3.0 shows: > guile-3.0 is already the newest version (3.0.10+really3.0.10-5). > guile-3.0 set to manually installed. > > whereis guile shows: > guile: /usr/bin/guile /usr/lib/x86_64-linux-gnu/guile /usr/share/guile > /usr/share/man/man1/guile.1.gz > > Why can't CMake find it? > > -- > Stephen M Butler > [email protected] > [email protected] > 253-350-0166 > ------------------------------------------- > GnuPG Fingerprint: 8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8 > > _______________________________________________ > gnucash-user mailing list > [email protected] > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > -- Derek Atkins 617-623-3745 [email protected] www.ihtfp.com Computer and Internet Security Consultant _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
