mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
removed --with-tcl=/stage1/lib for obvious reasons
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5f5d1e2730
commit
1ec935f4ed
@ -4,7 +4,7 @@
|
|||||||
<title>Installation of Expect</title>
|
<title>Installation of Expect</title>
|
||||||
|
|
||||||
<para><screen><userinput>patch -Np1 -i ../expect-&expect-version;.patch
|
<para><screen><userinput>patch -Np1 -i ../expect-&expect-version;.patch
|
||||||
./configure --prefix=/usr --with-tcl=/stage1/lib \
|
./configure --prefix=/usr \
|
||||||
--with-x=no --disable-symbols --cache-file=/dev/null
|
--with-x=no --disable-symbols --cache-file=/dev/null
|
||||||
make
|
make
|
||||||
make test
|
make test
|
||||||
|
Loading…
Reference in New Issue
Block a user