차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 | |||
linuxfromscratch:rangeoverpackages:autoconf-archive [2024/06/24 17:29] – [설치] baecy | linuxfromscratch:rangeoverpackages:autoconf-archive [2024/06/24 17:29] (현재) – [설치] baecy | ||
---|---|---|---|
줄 16: | 줄 16: | ||
git clone https:// | git clone https:// | ||
cd autoconf-archive | cd autoconf-archive | ||
- | ./ | + | ./bootstrap.sh && |
./configure --prefix=/ | ./configure --prefix=/ | ||
make maintainer-all | make maintainer-all |