Ignore:
Timestamp:
Feb 21, 2006, 1:41:22 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
ad1481e
Parents:
da46a40
Message:

r884@server (orig r882): ken | 2005-12-11 06:21:27 -0800
Fix tcl configure with new bash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-tools/common/tcl.xml

    rda46a40 r1bc724c  
    4242    suites in <xref linkend="chapter-building-system"/>.</para>
    4343
     44    <para os="c1">First, fix a syntax error in the configure script.</para>
     45
     46<screen os="c2"><userinput>cd unix
     47sed -i "s/relid'/relid/" configure</userinput></screen>
     48
    4449    <para os="b">Prepare Tcl for compilation:</para>
    4550
    46 <screen os="c"><userinput>cd unix
    47 ./configure --prefix=/tools</userinput></screen>
     51<screen><userinput>./configure --prefix=/tools</userinput></screen>
    4852
    4953    <para os="d">Build the package:</para>
Note: See TracChangeset for help on using the changeset viewer.