[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Missing step in compile/make/install
[Thread Prev] | [Thread Next]
- Subject: Missing step in compile/make/install
- From: "youngjules youngjules.net" <youngjules@xxxxxxxxxxxxxx>
- Date: Mon, 18 Nov 2024 13:41:53 +0100 (CET)
- To: "user@xxxxxxxxxxxxxxxxxxxxxx" <user@xxxxxxxxxxxxxxxxxxxxxx>
When building Gambas from source, at the [sudo] make install step, it's possible users may see errors like: /usr/bin/gbi3: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory ... /usr/bin/gbi3: error while loading shared libraries: libpoppler.so.118: cannot open shared object file: No such file or directory Often all that's needed is: [sudo] ldconfig before running [sudo] make install again. Kind regards, YoungJules P.S. I've tried to join the Gambas wiki so I could perhaps edit the guide myself, but until now did not get the confirmation mail to Gambas@xxxxxxxxxxxxxx mailto:Gambas@xxxxxxxxxxxxxx.