<div dir="ltr">Hi Stefan,<div><br></div><div>Thanks very much!</div><div><br></div><div>I try to install Xcode and I now can compile the book with <b>make all-html</b> command. However, I have "<span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:menlo;font-size:11px">book/book.xml:57: parser error : Entity 'svn.version' not defined</span>" message when I compile. If I remove the "<b>&svn.version;</b>" from the file book.xml then the compile process run well but of course the final HTML is without SVN version information in the sentence "<b>Compiled from ....</b>"</div><div><br></div><div>Could you please also help me on this?</div><div><br></div><div>Thanks,</div><div>Chinh</div>







<div><br></div><div><img src="cid:ii_iw4rhocv0_158b4ada1efa55fc" width="562" height="433"><br>​<br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 30, 2016 at 4:12 PM, Stefan Sperling <span dir="ltr"><<a href="mailto:stsp@stsp.name" target="_blank">stsp@stsp.name</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Nov 30, 2016 at 10:36:39AM +0700, Chinh Do wrote:<br>
> Hi Mike,<br>
><br>
> As said, I'm not familiar with setting this kind of environment and I have<br>
> just failed in doing so for the third times. Could you please help me?<br>
><br>
> See in the picture below. At the step 2 at mark A when I tried<br>
</span>> "./configure" I had "*No such file or directory*". I looked at the<br>
<span class="">> directory and I saw that the file is <a href="http://configure.in" rel="noreferrer" target="_blank">configure.in</a> so I typed "./<a href="http://configure.in" rel="noreferrer" target="_blank">configure.in</a>"<br>
</span>> and I had syntax error "*./<a href="http://configure.in" rel="noreferrer" target="_blank">configure.in</a> <<a href="http://configure.in" rel="noreferrer" target="_blank">http://configure.in</a>>: line 1:<br>
> syntax error near unexpected token `libxslt/xslt.c'*<br>
> *./<a href="http://configure.in" rel="noreferrer" target="_blank">configure.in</a> <<a href="http://configure.in" rel="noreferrer" target="_blank">http://configure.in</a>>: line 1: `AC_INIT(libxslt/xslt.c)'*"<br>
<span class="">><br>
> So, how can I pass this error? If I choose to download pre-build binary<br>
> package, where will I need to put the package into?<br>
><br>
</span>> Thanks!<br>
><br>
> Chinh<br>
<br>
Hi Chinh,<br>
<br>
it looks as if you're using a Mac with OS X?<br>
<br>
It seems libxslt is part of Xcode:<br>
<a href="https://www.apple.com/opensource/" rel="noreferrer" target="_blank">https://www.apple.com/<wbr>opensource/</a> (search for libxslt):<br>
libxslt libxslt 1.1.24  Mac OS X, Xcode Tools<br>
Which links to: <a href="https://opensource.apple.com/source/libxslt/" rel="noreferrer" target="_blank">https://opensource.apple.com/<wbr>source/libxslt/</a><br>
<br>
Installing Xcode is probably the easiest way to get libxslt on this platform.<br>
<br>
Cheers,<br>
Stefan<br>
</blockquote></div><br></div>