Ignore:
Timestamp:
Feb 21, 2006, 1:41:22 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
705ee57
Parents:
feaf98b
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
  • BOOK/temp-tools/common/tcl.xml

    rfeaf98b rcf682c1  
    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.