Ignore:
Timestamp:
Feb 21, 2006, 1:07:38 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:
f6f7cf7e
Parents:
4cbeff8
Message:

r708@server (orig r706): jim | 2005-11-14 15:26:47 -0800

r770@server: jim | 2005-11-14 15:25:06 -0800
Updates to TCL/Expect use install-private-headers. Thank you Greg Schafer


File:
1 edited

Legend:

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

    r4cbeff8 rb15e6404  
    6666<screen os="g"><userinput>make install</userinput></screen>
    6767
    68     <warning os="h">
    69       <para><emphasis>Do not</emphasis> remove the <filename
    70       class="directory">tcl&tcl-version;</filename> source directory yet,
    71       as the next package will need its internal headers.</para>
    72     </warning>
     68    <para os="i">Now we will install the TCL headers into /tools.</para>
    7369
    74     <para os="i">Set a variable containing the full path of the current directory.
    75     The next package, Expect, will use this variable to find Tcl's headers.</para>
    76 
    77 <screen os="j"><userinput>cd ..
    78 export TCLPATH=`pwd`</userinput></screen>
     70<screen os="j"><userinput>make install-private-headers</userinput></screen>
    7971
    8072    <para os="k">Now make a necessary symbolic link:</para>
Note: See TracChangeset for help on using the changeset viewer.