[Yanel-commits] rev 24415 - in public/yanel/trunk/src/realms/yanel-website/content/getting-started: . unix unix/en.xhtml.yarep

michi at wyona.com michi at wyona.com
Sat May 12 23:08:50 CEST 2007


Author: michi
Date: 2007-05-12 23:08:49 +0200 (Sat, 12 May 2007)
New Revision: 24415

Added:
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml.yarep/
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml.yarep/meta
Log:
UNIX version started

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml	2007-05-12 21:04:00 UTC (rev 24414)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml	2007-05-12 21:08:49 UTC (rev 24415)
@@ -0,0 +1,63 @@
+<?xml version="1.0"?>
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+
+  <title>Getting Started (UNIX)</title>
+
+</head>
+
+<body>
+<h1>Getting Started (UNIX)<br/></h1>
+<h2>Prerequisites</h2>
+<p>Download and install Java Development Kit version 1.4.2 or higher (<a target="_blank" href="http://java.sun.com/">http://java.sun.com</a>, e.g. J2SE SDK v 1.4.2_12)</p>
+
+<p>(NOTE: After installing JDK, do set JAVA_HOME</p>
+
+<h2>Download Yanel<br/></h2>
+<p>
+Download Yanel <!--either --><a href="../../download/source-repository.html">source code</a><!-- or as <a href="../download.html">binary</a>-->.
+</p>
+<h2>Install Yanel</h2>
+<!--
+
+<p>
+
+Install the binary:
+
+</p>
+
+<ul>
+
+<li>Unpack the zip file</li>
+
+<li>Run install</li>
+
+<li>Startup Yanel</li>
+
+</ul>
+
+-->
+<p>
+Install from source:
+</p>
+<ul>
+<li>Run script &quot;configure.sh&quot;</li>
+<li>Run script &quot;build.sh&quot;</li>
+<li>Run script &quot;yanel.sh start&quot; to start Yanel as a server</li>
+<li>(Run script &quot;yanel.sh stop&quot; to stop Yanel as a server)</li>
+</ul>
+<h2>Use Yanel</h2>
+<p>Start your prefered Browser,  enter the URL http://localhost:8080/yanel/ and start using Yanel either as author, integrator or developer.
+</p>
+<p>
+To edit pages served by Yanel one should install <a href="http://www.yulup.org">Yulup</a>.
+</p></body>
+</html>

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml.yarep/meta	2007-05-12 21:04:00 UTC (rev 24414)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/unix/en.xhtml.yarep/meta	2007-05-12 21:08:49 UTC (rev 24415)
@@ -0,0 +1 @@
+yarep_type<string>:resource




More information about the Yanel-commits mailing list