Revision: 1450 Author: [email protected] Date: Sun Nov 1 17:48:53 2009 Log: added installation page http://code.google.com/p/jallib/source/detail?r=1450
Added: /trunk/doc/dita/tutorials/images/installation_jalv2_dir.jpg /trunk/doc/dita/tutorials/images/installation_jalv2_dir_linux.jpg /trunk/doc/dita/tutorials/installation.xml Modified: /trunk/doc/dita/tutorials/tutorials.ditamap ======================================= --- /dev/null +++ /trunk/doc/dita/tutorials/images/installation_jalv2_dir.jpg Sun Nov 1 17:48:53 2009 Binary file, no diff available. ======================================= --- /dev/null +++ /trunk/doc/dita/tutorials/images/installation_jalv2_dir_linux.jpg Sun Nov 1 17:48:53 2009 Binary file, no diff available. ======================================= --- /dev/null +++ /trunk/doc/dita/tutorials/installation.xml Sun Nov 1 17:48:53 2009 @@ -0,0 +1,40 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd" []> +<topic id="template_id"> + <title>Installation</title> + <prolog> + <author>Matthew Schinkel</author> + <publisher>Jallib Group</publisher> + </prolog> + <body> + <p id="firstcontent">JALv2 & Jallib installation guide</p> + <section> + <title>Windows Install:</title> + <ol> + <li>Download jalpack (installer executable) from <xref href="http://jaledit.googlecode.com/files/JALPack_2.4_0.4_0.6.1.0.exe" format="html">http://jaledit.googlecode.com/files/JALPack_2.4_0.4_0.6.1.0.exe</xref></li> + <li>Run the setup file</li> + <li>Run JalEdit.exe from the jaledit directory</li> + <li>(optional) Click Tools Menu -> Environment Options -> Programmer, Then Set the Programmer Executable Path</li> + </ol> + <p>You should get something like this on windows:</p> + <p/> + <image href="images/installation_jalv2_dir.jpg"/> + <p/> + </section> + <section> + <title>Linux Install</title> + <ol> + <li>Go to <xref href="http://code.google.com/p/jallib/downloads/list" format="html">http://code.google.com/p/jallib/downloads/list</xref>, get the link location of the jallib-pack (.tar.gz file)</li> + <li>Login via ssh to your linux install</li> + <li>Go to the directory you wish to install JALv2</li> + <li>Download the package with: #wget [link location of the jallib-pack]</li> + <li>unzip the package with: #tar -xvf [filename.tar.gz]</li> + </ol> + <p>(Jaledit runs under WINE on Linux) +</p> + <p/> + <p>You should get something like this on linux:</p> + <image href="images/installation_jalv2_dir_linux.jpg"/> + </section> + </body> +</topic> ======================================= --- /trunk/doc/dita/tutorials/tutorials.ditamap Sun Nov 1 16:53:11 2009 +++ /trunk/doc/dita/tutorials/tutorials.ditamap Sun Nov 1 17:48:53 2009 @@ -25,6 +25,8 @@ </booklists> </frontmatter> <chapter href="tutorial_basics.xml"> + <topicref navtitle="TODO: Introduction"/> + <topicref href="installation.xml"/> <topicref href="tutorial_getting_started.xml"/> <topicref href="tutorial_blink_a_led.xml"/> <topicref navtitle="Setting up a serial link (UART) -- TODO"/> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
