I solved my problem, which was due to my misunderstanding of perl.
In case someone comes across this in the future, the perl module Net/Cmd.pm
is entirely different from the perl module IPC/Cmd.pm, as one can verify by
looking at the code. I had mistakenly assumed that different systems just
u
Dear Jan,
The perl module is already installed (as /usr/share/perl5/Net/Cmd.pm). I'm
trying to help the sage compiler locate it, either
1) by copying it to someplace that the compiler will look (which I already
tried, without success, as documented above) or
2) by telling the compiler where
Hi
Can you do this?
perl -MCPAN -e 'install IPC::Cmd'
(works for me on debian)
Regards,
Jan
On Thu, 23 Mar 2023 at 04:52, Mike wrote:
> Running "$ MAKE='make -j40' make" gives the error message
> =
> The following package(s) may have failed to build (not necessarily
> during this run of
Running "$ MAKE='make -j40' make" gives the error message
=
The following package(s) may have failed to build (not necessarily
during this run of 'make all-start'):
* package: openssl-3.0.5
last build time: Mar 22 18:43
log file:/home/millermj/sage-9.8/logs/pkgs/openssl-3.0.