문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 |
linuxfromscratch:12.1:153-cleaning_up [2024/06/11 06:00] – 바깥 편집 127.0.0.1 | linuxfromscratch:12.1:153-cleaning_up [2024/06/15 12:48] (현재) – [8.83. 정리] baecy |
---|
|[[.:152-stripping|이전]] | [[.:08-installing_basic_system_software|위로]] / [[.:12.1|처음으로]] | [[.:09-system_configuration|다음]]| | |[[.:152-stripping|이전]] | [[.:08-installing_basic_system_software|위로]] / [[.:12.1|처음으로]] | [[.:09-system_configuration|다음]]| |
| |
|Stripping | System Configuration| | |스트립 | 시스템 설정| |
| |
---- | ---- |
===== 8.83. 정리 ===== | ===== 8.83. 정리 ===== |
| |
마지막으로 테스트를 실행하고 남은 여분의 파일을 정리합니다. | 마지막으로 테스트를 실행하고 남은 파일을 정리합니다. |
| |
<code bash> | <code bash> |
libtool 아카이브 파일에 대한 자세한 내용은 [[beyondlinuxfromscratch:installedpackages:About Libtool Archive .la files|BLFS 섹션 "Libtool 아카이브(.la) 파일 정보"]]를 참조하세요. | libtool 아카이브 파일에 대한 자세한 내용은 [[beyondlinuxfromscratch:installedpackages:About Libtool Archive .la files|BLFS 섹션 "Libtool 아카이브(.la) 파일 정보"]]를 참조하세요. |
| |
[[.:06-Cross Compiling Temporary Tools|6장]]과 [[.:07-Entering Chroot and Building Additional Temporary Tools|7장]]에서 빌드된 컴파일러는 아직 부분적으로 설치되어 있으며 더 이상 필요하지 않습니다. 다음과 같이 제거하세요. | [[.:06-Cross Compiling Temporary Tools|6장]]과 [[.:07-entering_chroot_and_building_additional_tempory_tools|7장]]에서 빌드된 컴파일러는 아직 부분적으로 남아있지만 더 이상 필요하지 않습니다. 다음과 같이 제거하세요. |
| |
<code bash> | <code bash> |