Recent Changes for "Getting Started" - Graph Exploration System (GUESS)http://guess.wikispot.org/Getting_StartedRecent Changes of the page "Getting Started" on Graph Exploration System (GUESS).en-us Getting Startedhttp://guess.wikispot.org/Getting_Started2007-08-10 22:25:12EytanAdar <div id="content" class="wikipage content"> Differences for Getting Started<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> * The Java runtime (version 1.4+). You can get the SDK, but all you really need is the JRE. [<span>"</span>http://java.sun.com<span>"</span>] </td> <td> <span>+</span> * The Java runtime (version 1.4+). You can get the SDK, but all you really need is the JRE. [http://java.sun.com] </td> </tr> <tr> <td> Line 7: </td> <td> Line 7: </td> </tr> <tr> <td> <span>-</span> * The Java Media Framework (JMF) which is available at: [<span>"</span>http://java.sun.com/products/java-media/jmf/index.jsp<span>"</span>]. Although in some systems this does not appear to be necessary for things to run, you may experience some problems. </td> <td> <span>+</span> * The Java Media Framework (JMF) which is available at: [http://java.sun.com/products/java-media/jmf/index.jsp]. Although in some systems this does not appear to be necessary for things to run, you may experience some problems. </td> </tr> <tr> <td> Line 13: </td> <td> Line 13: </td> </tr> <tr> <td> <span>-</span> If you’re running on a Mac: Andrea Wiggins wrote a very helpful manual on getting started with GUESS on the Mac. It’s available here: [<span>"</span>http://graphexploration.cond.org/MacGUESSinstall.pdf<span>"</span>] </td> <td> <span>+</span> If you’re running on a Mac: Andrea Wiggins wrote a very helpful manual on getting started with GUESS on the Mac. It’s available here: [http://graphexploration.cond.org/MacGUESSinstall.pdf] </td> </tr> </table> </div> Getting Startedhttp://guess.wikispot.org/Getting_Started2007-08-10 22:24:41EytanAdar <div id="content" class="wikipage content"> Differences for Getting Started<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> </td> <td> <span>+ =Getting Started=<br> + == Installation ==<br> + You’re going to need 3 things:<br> + <br> + * The Java runtime (version 1.4+). You can get the SDK, but all you really need is the JRE. ["http://java.sun.com"]<br> + * The .zip or .tar.gz containing all the libraries and sample files<br> + * The Java Media Framework (JMF) which is available at: ["http://java.sun.com/products/java-media/jmf/index.jsp"]. Although in some systems this does not appear to be necessary for things to run, you may experience some problems.<br> + <br> + If you’re running on Windows: We’ve included a sample guess.bat script which will launch GUESS. You’ll either want to set GUESS_HOME as a global environment variable or just in the script.<br> + <br> + If you’re running on UNIX: Same as above just with the guess.sh script<br> + <br> + If you’re running on a Mac: Andrea Wiggins wrote a very helpful manual on getting started with GUESS on the Mac. It’s available here: ["http://graphexploration.cond.org/MacGUESSinstall.pdf"]<br> + <br> + == Running ==<br> + We’ve greatly simplified running GUESS. You no longer have to build the database as a separate step (as in Zoomgraph). Just double click on guess.bat and you’ll be in the system or if you don’t want to type commands into the console window you can run guessallgui.bat (also need to change GUESS_HOME) which will give you an interpreter window inside the main UI window.</span> </td> </tr> </table> </div>