tar -zxvf glibc-2.4.tar.gz. cd glibc-2.4. mkdir build && cd build ../configure –prefix=/usr/ –with-headers=/usr/include. make. make install.
確定! 回上一頁