comparison digilib_install.html @ 1:5baf44fed7b0

add current berlios website pages to repo
author robcast
date Fri, 09 Dec 2011 19:23:29 +0100
parents 7b20d15a57e9
children
comparison
equal deleted inserted replaced
0:7b20d15a57e9 1:5baf44fed7b0
7 <body> 7 <body>
8 <h1>What you need to install digilib</h1> 8 <h1>What you need to install digilib</h1>
9 9
10 <ul> 10 <ul>
11 <li> 11 <li>
12 <a href="http://java.sun.com/downloads/index.html" >Java JDK</a> &gt;1.2 (preferred 1.4 and up) 12 <a href="http://java.sun.com/downloads/index.html" >Java JDK</a> &gt;=1.5
13 </li> 13 </li>
14 14
15 <li> 15 <li>
16 <a href="http://jakarta.apache.org/tomcat/index.html" >Jakarta 16 <a href="http://jakarta.apache.org/tomcat/index.html" >Jakarta
17 Tomcat</a> version 4 or later (preferred 4.1 and up) from 17 Tomcat</a> version 4 or later (preferred 6 and up) from
18 <a href="http://jakarta.apache.org">http://jakarta.apache.org</a> 18 <a href="http://jakarta.apache.org">http://jakarta.apache.org</a>
19 </li> 19 </li>
20 20
21 <li>The digilib distribution package <a href="http://download.berlios.de/digilib/digilib-core.zip"><b>digilib-core.zip</b></a> (from 21 <li>The digilib distribution package <b>digilib-core-X.X.X.zip</b></a> (from
22 <a href="http://developer.berlios.de">http://developer.berlios.de</a>) 22 <a href="http://developer.berlios.de/project/showfiles.php?group_id=251">http://developer.berlios.de</a>)
23 23
24 </li> 24 </li>
25 25
26 <li>Some auxiliary Java libraries to be put in <code>digitallibrary/WEB-INF/lib</code> (can also be found in the <a href="http://download.berlios.de/digilib/digilib-ext.zip">digilib-ext.zip</a> package) 26 <li>Some auxiliary Java libraries to be put in <code>digitallibrary/WEB-INF/lib</code> (can also be found in the <a href="http://developer.berlios.de/project/showfiles.php?group_id=251">digilib-ext-X.X.zip</a> package)
27 <ul> 27 <ul>
28 <li>
29 <b>concurrent.jar</b> from Doug Lea's <a href="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html">util.concurrent library</a> (see <a href="http://gee.cs.oswego.edu/dl/">http://gee.cs.oswego.edu/dl/</a>).
30 </li>
31 28
32 <li> 29 <li>
33 <b>log4j.jar</b> from the <a href="http://logging.apache.org/log4j/docs/download.html">Log4J library</a> (see <a href="http://logging.apache.org">http://logging.apache.org</a>) 30 <b>log4j.jar</b> from the <a href="http://logging.apache.org/log4j/docs/download.html">Log4J library</a> (see <a href="http://logging.apache.org">http://logging.apache.org</a>)
34 </li> 31 </li>
35 32
36 <li> 33 <li>
37 <b>jai_imageio.jar</b> (and its native libraries) with JDK >= 1.4, from the <a href="http://java.sun.com/products/java-media/jai/current.html">Java Advanced Imaging Image-IO Tools</a> (see <a href="http://java.sun.com/products/java-media/jai/index.jsp">http://java.sun.com/products/java-media/jai/</a>) 34 <b>jai_imageio.jar</b> (and its native libraries) from the <a href="https://jai-imageio.dev.java.net/binary-builds.htmll">Java Advanced Imaging Image-IO Tools</a> (see <a href="http://jai-imageio.dev.java.net/">https://jai-imageio.dev.java.net/</a>)
38 </li> 35 </li>
39 36
40 <li> 37 <li>
41 <b>jai_core.jar, jai_codec.jar</b> if you want to use the JAIDocuImage implementation, from the <a href="http://java.sun.com/products/java-media/jai/current.html">Java Advanced Imaging API</a> (see <a href="http://java.sun.com/products/java-media/jai/index.jsp">http://java.sun.com/products/java-media/jai/</a>) 38 <b>jai_core.jar, jai_codec.jar</b> if you want to use the JAIDocuImage implementation, from the <a href="http://java.sun.com/products/java-media/jai/current.html">Java Advanced Imaging API</a> (see <a href="http://java.sun.com/products/java-media/jai/index.jsp">http://java.sun.com/products/java-media/jai/</a>)
42 </li> 39 </li>
43 40
44 <li> 41 <li>
45 <b>batik-*.jar</b> if you want to use the Raster servlet, from the <a href="http://www.apache.org/dyn/closer.cgi/xml/batik">Apache Batik library</a> (see <a href="http://xml.apache.org/batik/">http://xml.apache.org/batik/</a>) 42 <b>itext.jar</b> for PDF generation from the <a href="http://itextpdf.com/download.php">iText library</a> (see <a href="http://itextpdf.com/itext.php">http://itextpdf.com/itext.php</a>)
46 </li> 43 </li>
47 44
48 <li> 45 <li>
49 <b>jena.jar</b> from the <a href="http://www.hpl.hp.com/semweb/jena1.htm">JENA RDF library version 1.6.1</a> (see <a href="http://jena.sourceforge.net/">http://jena.sourceforge.net/</a>) 46 <b>jdom.jar</b> from the <a href="http://www.jdom.org/downloads/index.html">JDOM library</a> (see <a href="http://www.jdom.org/index.html">http://www.jdom.org</a>)
50 </li> 47 </li>
48
51 </ul> 49 </ul>
52 </ul> 50 </ul>
53 51
54 <h1>Installation</h1> 52 <h1>Installation</h1>
55 53
299 &quot;access denied&quot; messages by the servlet. Standard images 297 &quot;access denied&quot; messages by the servlet. Standard images
300 will be used if these parameters are undefined.</p> 298 will be used if these parameters are undefined.</p>
301 299
302 <p>You can specify the Java toolkit implementation with the 300 <p>You can specify the Java toolkit implementation with the
303 <code>docuimage-class</code> parameter. The 301 <code>docuimage-class</code> parameter. The
304 <code>ImageLoaderDocuImage</code> might give best performance but 302 <code>ImageLoaderDocuImage</code> usually gives best performance and works with JDK 1.4 and up.</p>
305 works only with JDK 1.4 and up. <code>JAIDocuImage</code> works with
306 JDK 1.3 and up.</p>
307 303
308 304
309 <h3>digilib-auth.xml</h3> 305 <h3>digilib-auth.xml</h3>
310 306
311 <p>The digilib access authorization is defined in the file defined by 307 <p>The digilib access authorization is defined in the file defined by
359 355
360 356
361 357
362 <hr> 358 <hr>
363 <address>robcast@mail.berlios.de</address> 359 <address>robcast@mail.berlios.de</address>
364 <!-- hhmts start -->Last modified: Tue Nov 2 13:14:57 CET 2004 <!-- hhmts end --> 360 </html>
365 </body> </html>