On Fri, 11 Jan 2013 12:03:25 +0000, Norman Dunbar <nor...@dunbar-it.co.uk>
wrote:
> I recently changed my Linux distro from OpenSuse 12 to Linux Mint 13 - 
> OpenSuse was "broken".
> 
> I need to get the tools.jar to build my docs and I've found that the URL

> given in the read me is "forbidden 403". I'm attempting to go to 
> http://www.firebirdsql.org/doclibs/.
> 
> I can wget the ALLTOOLS.ZIP file but I can't seem to get on with a 
> browser to see what the tools.zip filename actually  is. Wildcards on 
> wget are not working.
> 
> Similar problems exist with http://www.firebirdsql.org/doctools/.

I haven't tried to build docs yet so I am not sure if this advice actually
applies, but tools.jar is - usually - a library included in the Java
Development Kit. Right now, you might not have a JDK installed but just the
JRE (Java Runtime Environment), or you have a JRE selected as your default
Java.

So you either need to install a JDK, or that you execute the build using
the JDK.

Mark

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Firebird-docs mailing list
Firebird-docs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-docs

Reply via email to