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