Centos 7システムを使用しており、rootアクセス権がありません。したがって、すべてをローカルでコンパイルし、.local/ディレクトリに保存する必要があります。
autoconfをコンパイルする必要がありますが、autoconf-2.69をコンパイルします。ただし、次のエラーが発生します。
Can't locate Data/Dumper.pm in @INC (@INC contains: ../lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ../lib/Autom4te/C4che.pm line 33.
BEGIN failed--compilation aborted at ../lib/Autom4te/C4che.pm line 33.
Compilation failed in require at ../bin/autom4te line 37.
BEGIN failed--compilation aborted at ../bin/autom4te line 37.
make[2]: *** [autoconf.in] Error 2
make[2]: Leaving directory `/gpfs/hpchome/hasan90/build/autoconf-2.69/bin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gpfs/hpchome/hasan90/build/autoconf-2.69'
make: *** [all] Error 2
この問題をどのように解決できますか?
ベストアンサー1
Data::Serializer
以下からインストールする必要があります。CPAN:
cpan Data::Serializer