[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Building docs (was: Re: First 0.5.0 prerelease)
On Sunday 19 November 2006 6:18 am, Jens Granseuer wrote:
> On 19.11.2006 12:10, Dave Fancella wrote:
> > grrr. Heh. ON a side note, autogen.sh and/or configure are still not
> > checking for the xslt processor. (I've been through a few distributions
> > recently, so don't exactly have all the stuff installed anymore)
>
> configure does check for xsltproc, but my make-fu isn't really good
> enough to turn that into a useful conditional rule...
>
> What's the error you get?
Same as before. :) Configure doesn't find xslt*, so it doesn't define the
relevant Makefile variables, so make fails with something like "XSLT not
found in path" or something to that effect. Installing the tools fixes it.
Another bug, selecting play against the computer fails and puts me in hotseat
mode instead. So I played against myself for awhile, heh. Anyway, probably
just some indexes out of sync there. Selecting network play walked me
through the dialogs, but due to a lack of opponent I couldn't test anything
but that.
Are there any scenarios you're keeping out of cvs right now? I went looking
to play the one you alluded to earlier and didn't find it, but found one or
two on the mailing list. Sadly I didn't feel like downloading them. :)
Also, when do we get a server that can run fulltime? :)
Dave
> Jens