아래와 같이 오류가 발생합니다.LFS 6.8, 5장, Tcl-8.5.10Tcl을 설치합니다:
lfs@sam:/mnt/lfs/sources/tcl8.5.9/tools$ ./configure --prefix=/tools
./configure: line 1208: cd: ../../tcl8.5/unix: No such file or directory
configure: error: There's no tclConfig.sh in /mnt/lfs/sources/tcl8.5.9/tools; perhaps you didn't specify the Tcl *build* directory (not the toplevel Tcl directory) or you forgot to configure Tcl?
lfs@sam:/mnt/lfs/sources/tcl8.5.9/tools$
어떻게 해결할 수 있나요?
답변1
링크한 문서에 따르면 의 하위 디렉터리 가 아닌 의 하위 디렉터리 unix
에서 구성 스크립트를 실행해야 합니다 .tcl8.5.9
tools