Am 03.07.19 um 22:15 schrieb Assaf Gordon:
Hello,

On 2019-07-03 1:58 p.m., tkoe...@gcc.gnu.org wrote:
contrib/download_prerequisites[238]: sha512sum: not found

Could you also install that?

I installed coreutils version 8.31, but the OpenBSD package
includes a "g" prefix for all programs (e.g. "gsha512sum" and "gsort"
instead of "sha512sum" and "sort") to ensure they don't conflict
with the native OpenBSD programs.

Does not seem to be present:

~ $ sha512sum
ksh: sha512sum: not found
~ $ gsha512sum
ksh: gsha512sum: not found
~ $ locate sha512sum
~ $

Is there anywhere else I should be looking?

To make the coreutils binaries the default programs,
run the following command on your shell:

    export PATH=/opt/coreutils-binaries-override/

~ $ ls /opt
ls: /opt: No such file or directory

_______________________________________________
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to