10.10 用のインストーラーがないため、ソースから Mac に fink をインストールしようとしています。ただし、ブートストラップ コマンドを実行すると、次のエラーが発生します。
$ ./bootstrap
Checking package...UNIVERSAL->import is deprecated and will be removed in a future perl at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Checksum.pm line 27.
looks good (fink-0.28.0).
Checking system... i386-apple-darwin14.0.0
Use of uninitialized value $darwin_osx in numeric eq (==) at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Services.pm line 1404.
Use of uninitialized value $darwin_osx in concatenation (.) or string at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Services.pm line 1404.
Argument "10.10 does not match the expected value of . Please run ..." isn't numeric in exit at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Services.pm line 1404.
DEGETEL-L0082-2:fink-0.28.0 eino$ ./bootstrap
Checking package...UNIVERSAL->import is deprecated and will be removed in a future perl at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Checksum.pm line 27.
looks good (fink-0.28.0).
Checking system... i386-apple-darwin14.0.0
Use of uninitialized value $darwin_osx in numeric eq (==) at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Services.pm line 1404.
Use of uninitialized value $darwin_osx in concatenation (.) or string at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Services.pm line 1404.
Argument "10.10 does not match the expected value of . Please run ..." isn't numeric in exit at /Users/eino/Downloads/fink-0.28.0/perlmod/Fink/Services.pm line 1404.
Yosemite 10.10.1 を実行しており、このリンクから fink 0.28 をインストールしようとしています。誰にもアイデアはありますか?
前もって感謝します。