[Geany-Users] BuildingGeanyInstallFail
Geoff Kaniuk
geoff at xxxxx
Mon Aug 24 18:24:47 UTC 2020
Running the Autotools based build system from the current online manual
https://www.geany.org/manual/current/index.html (version 1.35), I
successfully completed the configure task:
==============================================================
$ ./configure
$ make
==============================================================
However, the installation failed as it could not find ldconfig:
==============================================================
# make install
...
/bin/bash: line 3: ldconfig: command not found
make[4]: *** [Makefile:1660: fix-ubuntu-libdir] Error 127
...
==============================================================
The library libc-bin (2.28-10) provides the ldcommand:
==============================================================
~$ whereis ldconfig
ldconfig: /sbin/ldconfig /usr/share/man/man8/ldconfig.8.gz
~$
==============================================================
I have examined the configure output and .configure --help but ldconfig
& libc-bin is not mentioned in either. If its of use, I have posted the
Makefile and the script for make install:
http://www.kaniuk.co.uk/tests/geany-debian-makefile
http://www.kaniuk.co.uk/tests/geany-make-install-fail
Any help to resolve this much appreciated!
--
Geoff
33 Ashbury Close, Cambridge CB1 3RW 01223 710582
More information about the Users
mailing list