Skip to content

Commit

Permalink
MONDRIAN: Update product versions in installation instructions.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 2814]
  • Loading branch information
julianhyde committed Oct 29, 2004
1 parent ef67f97 commit cd2434a
Showing 1 changed file with 35 additions and 27 deletions.
62 changes: 35 additions & 27 deletions doc/install.html
Expand Up @@ -607,19 +607,20 @@ <h2><a name="Appendix_A_Product_installation_instructions">Appendix A. Product
<tr>
<td><a name="JDK">JDK</a></td>
<td>Yes</td>
<td>1.4 or later (I use version 1.4.1.)</td>
<td>1.4 or later (I use version 1.4.2.)</td>
<td>Available from <a href="http://developer.java.sun.com/" target="_blank">http://developer.java.sun.com/</a>.
I downloaded <code>j2sdk-1_4_1-windows-i586.exe</code>, and extracted to <code>E:/j2sdk1.4.1</code>. Set
I downloaded <code>j2sdk-1_4_2_06-windows-i586-p.exe</code>, and extracted to <code>E:/j2sdk1.4.2_06</code>. Set
<code>JAVA_HOME</code> to same.</td>
</tr>
<tr>
<td><a name="Ant">Ant</a></td>
<td>Yes</td>
<td>1.5 or later&nbsp;</td>
<td>I downloaded
<a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/bin/jakarta-ant-1.5-bin.zip">
jakarta-ant-1.5-bin.zip</a>, extracted to <code>E:/jakarta-ant-1.5</code>,
and set <code>ANT_HOME</code> to the same.</td>
<td>Available from
<a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.
I downloaded <code>apache-ant-1.6.2-bin.zip</code>,
extracted to <code>E:/jakarta-ant-1.6.2</code>,
and set <code>ANT_HOME</code> to the same.</td>
</tr>
<tr>
<td><a name="Tomcat">Tomcat</a></td>
Expand All @@ -630,14 +631,6 @@ <h2><a name="Appendix_A_Product_installation_instructions">Appendix A. Product
jakarta-tomcat-5.0.25.zip</code>, extracted to <code>E:/jakarta-tomcat-5.0.25</code>,
and set <code>TOMCAT_HOME</code> to the same.</td>
</tr>
<tr>
<td><a name="Jikes">Jikes</a></td>
<td>No</td>
<td>&nbsp;</td>
<td>Available from <a href="http://oss.software.ibm.com/developerworks/opensource/jikes/" target="_blank">http://oss.software.ibm.com/developerworks/opensource/jikes/</a>.
I <code>downloaded jikes-1.15-windows.zip</code>, and extracted <code>jikes.exe</code>
to <code>C:/winnt/system32</code>. Then uncomment the relevant lines of <code><i>${project.location}</i>/build.properties</code>.</td>
</tr>
<tr>
<td><a name="Xerces">Xerces</a></td>
<td>&nbsp;</td>
Expand All @@ -650,32 +643,47 @@ <h2><a name="Appendix_A_Product_installation_instructions">Appendix A. Product
<td>Yes</td>
<td>2.6.0 or later</td>
<td>Available from <a href="http://xml.apache.org/xalan-j/" target="_blank">
http://xml.apache.org/xalan-j/</a>. I downloaded <code>xalan-j_2_4_1-bin.zip</code>,
extracted to <code>E:/xalan-j_2_4_1</code>, and set <code>XALAN_HOME</code>
http://xml.apache.org/xalan-j/</a>. I downloaded <code>xalan-j_2_6_0-bin.zip</code>,
extracted to <code>E:/xalan-j_2_6_0</code>, and set <code>XALAN_HOME</code>
to the same.<p><b>Important</b>: copy <i><code>XALAN_HOME</code></i><code>/bin/xalan.jar</code>
to <i></i><code><i>TOMCAT_HOME</i>/common/endorsed/</code>.</td>
</tr>
<tr>
<td><a name="JUnit">JUnit</a></td>
<td>Yes</td>
<td>3.7 or later</td>
<td>3.8.1 or later</td>
<td>Available from <a href="http://www.junit.org/">http://www.junit.org/</a>. I downloaded <code>
junit3.7.zip</code>,
extracted to <code>E:/junit3.7</code>, and set <code>JUNIT_HOME</code>
junit3.8.1.zip</code>,
extracted to <code>E:/junit3.8.1</code>, and set <code>JUNIT_HOME</code>
to the same.</td>
</tr>
<tr>
<td>Intellij IDEA (a Java IDE)</td>
<td>No</td>
<td>2.5.1</td>
<td>You can download a 30-day evaluation copy from <a href="http://www.intellij.com/idea/" target="_blank">http://www.intellij.com/idea/</a>.
Follow the instructions in <code>Install.txt</code> in <code>idea-2_5_1.zip</code>
to there.
<td>3.0 or later</td>
<td>You can download a 30-day evaluation copy from
<a href="http://www.intellij.com/idea/" target="_blank">http://www.intellij.com/idea/</a>.

<p>Create a project <code><i>${project.location}</i>/mondrian.ipr</code>.
Set the compiler output path to <code><i>${project.location}</i>/classes/</code>.
Add <code>javacup.jar</code> and <code>xerces.jar</code>
in <code><i>${project.location}</i>/lib/</code> to the class
path.</p>
Add the following files to the class path:
<blockquote><pre>mondrian/lib/ant.jar
mondrian/lib/commons-collections.jar
mondrian/lib/commons-dbcp.jar
mondrian/lib/commons-pool.jar
mondrian/lib/javacup.jar
mondrian/lib/jlfgr-1_0.jar
mondrian/lib/jmi.jar
mondrian/lib/jsp-api.jar
mondrian/lib/mof.jar
mondrian/lib/mondrian-resource.jar
mondrian/lib/mondrian-xom.jar
mondrian/lib/servlet.jar
mondrian/lib/xalan.jar
mondrian/lib/xercesImpl.jar
mondrian/lib/xml-apis.jar
mondrian/testlib/junit.jar</pre></blockquote>

<p>To use Ant build, click the '6: Ant Build' tab, click '+', choose <code><i>${project.location}</i>/build.xml</code>, then right-click, choose
'Properties', and choose 'Include project classpath'. (<code>javacup.jar</code>
is needed in order to build the <code>parser</code> target.)</td>
Expand Down Expand Up @@ -807,7 +815,7 @@ <h3><font color="#990000"><a name="Appendix_C_1_Weblogic_6_1_and_Xerces">

<h3><font color="#990000"><a name="Appendix_C_2_Xalan_and_Tomcat">C.2. JDK, Xalan and Tomcat</a></font></h3>

<p>Mondrian binaries, as shipped, require JDK 1.4, Xalan 2.6.0, and Tomcat
<p>Mondrian binaries, as shipped, require JDK 1.4.x, Xalan 2.6.0, and Tomcat
5.0.25 or later. Things work better that way.</p>

<p>If you are running JDK 1.3.<i>x</i>, you will need to add <code>xml-apis.jar</code>
Expand Down

0 comments on commit cd2434a

Please sign in to comment.