私は Perl の初心者で、perlbrew のインストールに問題があります。誰かが私を手伝ってくれていたのですが、彼は今日一日中忙しいので、私は自分でこれを理解しようとしています. perlbrew ルートをインストールし、bashrc を変更しましたが、どのバージョンの perlbrew (5.14.2 またはその他) もインストールできません。これは私が受け取るエラーです:
Installing /Users/wuzl/perl5/perlbrew/build/perl-5.14.2 failed.
See /Users/wuzl/perl5/perlbrew/build.log to see why.
If you want to force install the distribution, try:
perlbrew --force install perl-5.14.2
強制インストールを試みましたが、それもうまくいきませんでした。それで私はログをチェックしました、それはたくさんのものを言いました、そして最後に:
I can't find make or gmake, and my life depends on it.
Go find a public domain implementation or fix your PATH setting!
sh: make: command not found
sh: make: command not found
どういう意味ですか?