문서 보기이전 판역링크책에 추가PDF로 내보내기Fold/unfold allODT 내보내기맨 위로 이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요. <WRAP centeralign> === Beyond Linux From Scratch 12.4 === <wrap hi>[[.|BLFS 12.4 진행사항]]</wrap> </WRAP> ------ 8-) === libunistring-1.3 === 선택 * [[texlive-20250308]] 또는 [[install-tl-unx]] - 문서 생성 == 설치 == 다음과 같이 설치를 진행합니다. <codeprism lang=bash> ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libunistring-1.3 && make </codeprism> 컴파일 결과 테스트는 ''make check'' 실행하세요. <wrap em>root</wrap>로 <codeprism lang=bash> make install </codeprism> == 명령어 설명 == * //''---disable-static''//: 정적 라이브러리 생성을 방지합니다. ------ <WRAP centeralign> [[#Beyond Linux From Scratch 12.4|위로]] </WRAP> beyondlinuxfromscratch/12.4/libunistring-1.3.txt 마지막으로 수정됨: 2026/01/16 04:28저자 baecy