<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I apologize if my questions are naive, I'm new&nbsp; and trying to get
    started.<br>
    <br>
    Is this current?<br>
    &nbsp;<a class="moz-txt-link-freetext"
      href="http://mondrian.pentaho.com/documentation/installation.php">http://mondrian.pentaho.com/documentation/installation.php</a><br>
    <br>
    I followed step 1:<br>
    Download the latest binary release <code>mondrian-<i>version</i>.zip</code>
    from <a href="http://sourceforge.net/projects/mondrian">SourceForge</a>,
    and unzip it.<br>
    <br>
    but apparently it is a jar file and not a zip file.<br>
    <br>
    Next, I tried grabbing the code from git and installing by running
    "ant".<br>
    <br>
    Where is the mondrian.jar file? It didn't appear to get created, and
    so cannot run step #2:<br>
    " <code> java -cp
"/mondrian/lib/mondrian.jar:/mondrian/lib/log4j.jar:/mondrian/lib/commons-logging.jar:/mondrian/lib/eigenbase-xom.jar:/mondrian/lib/eigenbase-resgen.jar:/mondrian/lib/eigenbase-properties.jar:/usr/local/mysql/mysql-connector-java-5.0.5-bin.jar"<br>
      &nbsp;&nbsp;&nbsp;&nbsp; mondrian.test.loader.MondrianFoodMartLoader<br>
      &nbsp;&nbsp;&nbsp;&nbsp; -verbose -tables -data -indexes<br>
      &nbsp;&nbsp;&nbsp;&nbsp; -jdbcDrivers=com.mysql.jdbc.Driver<br>
      &nbsp;&nbsp;&nbsp;&nbsp; -inputFile=/mondrian/demo/FoodMartCreateData.sql <br>
      &nbsp;&nbsp;&nbsp;&nbsp;
-outputJdbcURL="jdbc:mysql://localhost/foodmart?user=foodmart&amp;password=foodmart""<br>
      <br>
      I'd be happy to just grab an actual binary with a WAR file since
      I'm interested in evaluation at this point.<br>
      <br>
      What do you suggest?<br>
      <br>
      Thanks, Jason</code>
  </body>
</html>