没有解决。最后用docker去实现了。
sudo apt-get install autoconf
git clone https://github.com/NixOS/patchelf.git
./bootstrap.sh
./configure
make
make check
sudo make install
分类:电脑技术
标签:
没有解决。最后用docker去实现了。
sudo apt-get install autoconf
git clone https://github.com/NixOS/patchelf.git
./bootstrap.sh
./configure
make
make check
sudo make install
评论已关闭!