Changeset 1bc724c for temp-tools/common
- Timestamp:
- Feb 21, 2006, 1:41:22 AM (19 years ago)
- Children:
- ad1481e
- Parents:
- da46a40
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-tools/common/tcl.xml
rda46a40 r1bc724c 42 42 suites in <xref linkend="chapter-building-system"/>.</para> 43 43 44 <para os="c1">First, fix a syntax error in the configure script.</para> 45 46 <screen os="c2"><userinput>cd unix 47 sed -i "s/relid'/relid/" configure</userinput></screen> 48 44 49 <para os="b">Prepare Tcl for compilation:</para> 45 50 46 <screen os="c"><userinput>cd unix 47 ./configure --prefix=/tools</userinput></screen> 51 <screen><userinput>./configure --prefix=/tools</userinput></screen> 48 52 49 53 <para os="d">Build the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.