diff options
Diffstat (limited to 'chapter05/expect-inst.xml')
-rw-r--r-- | chapter05/expect-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/expect-inst.xml b/chapter05/expect-inst.xml index 1ef864684..5d6a714ee 100644 --- a/chapter05/expect-inst.xml +++ b/chapter05/expect-inst.xml @@ -4,7 +4,7 @@ <title>Installation of Expect</title> <para><screen><userinput>patch -Np1 -i ../expect-&expect-version;.patch -./configure --prefix=/stage1 +./configure --prefix=/stage1 --with-tcl=/stage1/lib --with-x=no make make test make install</userinput></screen></para> |