摘要:
tar glibc-2.31.tar.gz cd glibc-2.31 mkdir build cd build ../configure --prefix=/usr/local/glibc-2.31 --with-headers=/usr/include make -j4 make install 阅读全文
posted @ 2020-06-22 14:10
He_LiangLiang
阅读(6312)
评论(1)
推荐(0)
摘要:
wget https://ftp.gnu.org/gnu/make/make-4.2.tar.gz tar -zxf make-4.2.tar.gz cd make-4.2 ./configure --prefix=$HOME/local make make install 可以在 ~/.bash_ 阅读全文
posted @ 2020-06-22 14:07
He_LiangLiang
阅读(2639)
评论(0)
推荐(0)

浙公网安备 33010602011771号