Re: xmlto problems

2007-08-23 Thread Boey Maun Suang
Hi Brad, BUT, I just discovered that it is using /usr/bin/getopt and not / opt/local/bin/getopt so I have a problem with PATH. Fixing that solves it. Glad to hear that that's fixed :-) I should have said partially solves it. Your a2x solution builds a pdf file nicely. But using xmlto I

Re: xmlto problems

2007-08-22 Thread Brad Miller
On 8/22/07, Brad Miller <[EMAIL PROTECTED]> wrote: > > > On 8/21/07, Boey Maun Suang <[EMAIL PROTECTED]> wrote: > > > > Hi Brad, > > > > ... > > > > It now looks to me like your libxml2 and asciidoc installations are > > out of date. I added sysutils/getopt as a runtime dependency of > > asciidoc

Re: xmlto problems

2007-08-22 Thread Brad Miller
On 8/21/07, Boey Maun Suang <[EMAIL PROTECTED]> wrote: > > Hi Brad, > > ... > > It now looks to me like your libxml2 and asciidoc installations are > out of date. I added sysutils/getopt as a runtime dependency of > asciidoc when I bumped it to 8.2.1 on 2007/05/28, while libxml2 was > patched on 2

Re: xmlto problems

2007-08-21 Thread Boey Maun Suang
Hi Brad, I'm leaving all of the text of your email here as it looks like you forgot to post to the list; my comments follow. On 22/08/2007, at 12:47, Brad Miller wrote: Thanks for your help: Here's what I get when I run xmlto -vvv xmlto -vvv pdf article.xml

Re: xmlto problems

2007-08-21 Thread Boey Maun Suang
Hi Brad, Sorry for the delay in replying; I caught a cold last week. I don't get the error that you got with xmlto; my run of "xmlto pdf article.xml" on the file you sent me borks with an xmltex error. What that does mean, however, is that I'm getting past the stage where you're getting y

Re: xmlto problems

2007-08-14 Thread Brad Miller
Here you go. This is just an example I picked up from a tutorial site. The same thing happens on all the documentation for mercurial. That is where I first ran into the problem was trying to build mercurial from source. This happens on two different installations of macports for me, so I think

Re: xmlto problems

2007-08-13 Thread Boey Maun Suang
Hi Brad, Your output says that it's looking for an SGML catalog file, and the docbook-xsl port only installs an XML catalog file; the former format is deprecated and not as easy to manipulate with standard tools. I'm not sure what's going on here; could you be able to attach a copy of the