#7127: xmlto-0.0.27
-------------------------+-----------------------
 Reporter:  fo           |       Owner:  fo
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  7.9
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by fo):

 Problem is in the generated ''xmlto'' script:
 {{{
 $ grep ^LINKS */DEST-xmlto-0.0.27/usr/bin/xmlto | sort
 porg-build-book/DEST-xmlto-0.0.27/usr/bin/xmlto:LINKS_PATH=elinks
 porg-build-good/DEST-xmlto-0.0.27/usr/bin/xmlto:LINKS_PATH=/usr/bin/links
 porg-build-with-webbrowser-usr-bin-links/DEST-
 xmlto-0.0.27/usr/bin/xmlto:LINKS_PATH=elinks
 porg-build-with-webbrowser-links/DEST-
 xmlto-0.0.27/usr/bin/xmlto:LINKS_PATH=elinks
 }}}

 Only with

 {{{
 LINKS="/usr/bin/links" \
 ./configure --prefix=/usr
 }}}

 I've got ''LINKS_PATH=/usr/bin/links''.

 Using the other variations, even with ''LINKS="links"'', I have got the
 '''wrong''' ''LINKS_PATH=elinks''.

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

Reply via email to