#2487: Installed tcl/tkConfig.sh
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  Ag.Hatzim
     Type:  defect                      |       Status:  assigned 
 Priority:  high                        |    Milestone:  6.3      
Component:  BOOK                        |      Version:  SVN      
 Severity:  major                       |   Resolution:           
 Keywords:                              |  
----------------------------------------+-----------------------------------
Changes (by Ag.Hatzim):

  * owner:  [email protected] => Ag.Hatzim
  * status:  new => assigned

Comment:

 Preferred solution so far at:


 http://linuxfromscratch.org/pipermail/blfs-dev/2008-March/018447.html


 {{{
 sed -i \
     -e "[EMAIL PROTECTED](TCL_SRC_DIR='\)[EMAIL PROTECTED]/usr/include'@" \
     -e "/TC_B/[EMAIL PROTECTED]'\(-L\)[EMAIL PROTECTED]'\1/usr/lib@" \
     -e "/SEARCH/s/=.*/=''/" \
     tclConfig.sh
 sed -i \
     -e "[EMAIL PROTECTED](TK_SRC_DIR='\)[EMAIL PROTECTED]/usr/include'@" \
     -e "/TK_B/[EMAIL PROTECTED]'\(-L\)[EMAIL PROTECTED]'\1/usr/lib@" \
     -e "/SEARCH/s/=.*/=''/" \
     tkConfig.sh

 }}}

 Those seds are going to be applied after make and before the installation.
 There are already comments in the xml pages with text explaining the
 issue, that are going to be used again.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2487#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to