[Esbox-commits] r2085 - in trunk/org.maemo.esbox.help/html: . images/install_wiz tasks

raul at garage.maemo.org raul at garage.maemo.org
Wed Sep 2 00:25:20 EEST 2009


Author: raul
Date: 2009-09-02 00:25:17 +0300 (Wed, 02 Sep 2009)
New Revision: 2085

Added:
   trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-1-advanced.png
   trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-1.png
   trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-2.png
   trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-3.png
   trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-4.png
   trunk/org.maemo.esbox.help/html/tasks/InstallingMaemoSDKVMImage.html
Modified:
   trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemo-installers.png
   trunk/org.maemo.esbox.help/html/toctasks.html
Log:
Merge revs 2067:2084 from work_Raul to trunk

Modified: trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemo-installers.png
===================================================================
(Binary files differ)

Copied: trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-1-advanced.png (from rev 2084, branches/work_Raul/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-1-advanced.png)
===================================================================
(Binary files differ)

Copied: trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-1.png (from rev 2084, branches/work_Raul/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-1.png)
===================================================================
(Binary files differ)

Copied: trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-2.png (from rev 2084, branches/work_Raul/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-2.png)
===================================================================
(Binary files differ)

Copied: trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-3.png (from rev 2084, branches/work_Raul/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-3.png)
===================================================================
(Binary files differ)

Copied: trunk/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-4.png (from rev 2084, branches/work_Raul/org.maemo.esbox.help/html/images/install_wiz/wiz-maemovm-4.png)
===================================================================
(Binary files differ)

Copied: trunk/org.maemo.esbox.help/html/tasks/InstallingMaemoSDKVMImage.html (from rev 2084, branches/work_Raul/org.maemo.esbox.help/html/tasks/InstallingMaemoSDKVMImage.html)
===================================================================
--- trunk/org.maemo.esbox.help/html/tasks/InstallingMaemoSDKVMImage.html	                        (rev 0)
+++ trunk/org.maemo.esbox.help/html/tasks/InstallingMaemoSDKVMImage.html	2009-09-01 21:25:17 UTC (rev 2085)
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+<head>
+	<meta name="copyright" content="Copyright (c) INdT 2007-2009, (c) Nokia 2008-2009. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
+	<meta http-equiv="Content-Language" content="en-us">
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+	<title>Installing Maemo SDK Virtual Image</title>
+	<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<body>
+
+<h2>Installing Maemo SDK Virtual Image</h2>
+
+<p>ESbox uses Maemo SDK Virtual Image installer to install and configure a virtual image to be used as Build Machine on.
+The wizard downloads the virtual image, uncompresses it and finally installs Scratchbox 1, Scratchbox 1 targets, Nokia binaries meta-package and
+also programming languages with biddings for C++ and Python. The wizard guides you through the configuration and prerequisites needed before start
+installation.
+</p>
+<p>Steps:</p>
+  <ol>
+	<li>Select <strong>File &gt; New &gt; Other &gt; Maemo Installers &gt; Maemo SDK Virtual Image</strong> from the main menu bar to open the wizard.
+	</p>
+	  <img src="../images/install_wiz/wiz-maemo-installers.png" alt="menu">
+	</li>	  
+	<li>On the first page, select the Maemo SDK virtual image you want to install. There are virtual images with Ubuntu Server or
+	Ubuntu Desktop installed. Virtual images with Ubuntu Server are used as a Build Machine in ESbox. Server images do not have X installed
+	neither Scratchbox and the Maemo SDK by default. Desktop images have X and ESbox installed by default. It may also be used as a Build Machine in 
+	ESbox, but is intended for standalone usage. On Desktop images, Scratchbox and the Maemo SDK are installed by default.
+	<p>(If the list of virtual images cannot be fetched, be sure the <em>Network Connections</em>
+	are set up properly and then retry the wizard.)</p>
+	<p>Select <em>Download latest Maemo SDK server image</em> to download the latest Maemo SDK virtual images with Ubuntu Server installed. Otherwise,
+	you can select a virtual image listed on table (Desktop/Server).</p>
+	<p>On <em>Install location</em> field, the directory wherein the Maemo SDK virtual image is uncompressed and installed must be specified. 
+	<p/>
+	  <img src="../images/install_wiz/wiz-maemovm-1.png" alt="platform">
+	</li>
+	<li>Click the <em>Advanced &gt;&gt;</em> to see advanced options, such as
+	installing Maemo SDK virtual image from a previously downloaded virtual image.
+	<p/>
+	  <img src="../images/install_wiz/wiz-maemovm-1-advanced.png" alt="advanced">
+	</li>  
+	<li>Click <strong>Next</strong>. Now, a page with options to configure the Maemo SDK virtual image appears. It is possible to select
+	options to install Scratchbox 1, Scratchbox 1 Targets and programming language (C++ or Python). Some options are already marked
+	considering the virtual image you selected on initial page. (For installation from existing downloaded virtual image, default
+	values for a virtual image with Ubuntu Server installed is considered.)
+	<p/>
+	  <img src="../images/install_wiz/wiz-maemovm-2.png" alt="existing installation">
+	</li>	
+    <li>Click <strong>Next</strong>.  Review the license notes. You can only proceed if you accept the terms of the license agreements.
+    <p/>
+      <img src="../images/install_wiz/wiz-maemovm-3.png" alt="work page">
+    </li>
+	<li> Click <strong>Finish</strong>.
+	The installation may prompt you with questions which arise when downloading, configuring and installing Scratchbox and meta-packages.
+	As initial configuration, you need to specify some information about how Maemo SDK virtual image will be accessed. For more information, 
+	see <a href="../html/tasks/UsingVirtualMachines.html">Using ESbox with Virtual Machines</a> document. If you selected Scratchbox or any other installation option at second page, the installation may prompt you with wizards to 
+	configure/install them. For more information, see <a href="../html/tasks/InstallingScratchbox1.html">Install Scratchbox 1</a> and <a href="../html/tasks/InstallingScratchbox1Targets.html">Install Scratchbox 1 Targets</a> documents.
+	</p>
+	<img src="../images/install_wiz/wiz-maemovm-4.png" alt="work page">
+	</li>
+  </ol>
+ 
+ <h3>Related Topics</h3>
+<ul>
+	<li><a href="../html/tasks/UsingVirtualMachines.html">Using ESbox with Virtual Machines</a></li>
+	<li><a href="../html/tasks/InstallingScratchbox1.html">Install Scratchbox 1</a></li>
+	<li><a href="../html/tasks/InstallingScratchbox1Targets.html">Install Scratchbox 1 Targets</a></li>
+	
+</ul>
+</body>
+</html>
\ No newline at end of file

Modified: trunk/org.maemo.esbox.help/html/toctasks.html
===================================================================
--- trunk/org.maemo.esbox.help/html/toctasks.html	2009-09-01 21:02:45 UTC (rev 2084)
+++ trunk/org.maemo.esbox.help/html/toctasks.html	2009-09-01 21:25:17 UTC (rev 2085)
@@ -17,6 +17,7 @@
 </h3><li><h3><a href="../html/tasks/InstallingScratchbox1.html">Install Scratchbox 1</a>
 </h3><li><h3><a href="../html/tasks/InstallingScratchbox1Targets.html">Install Scratchbox 1 Targets</a>
 </h3><li><h3><a href="../html/tasks/InstallingScratchbox2Targets.html">Install Scratchbox 2 Targets</a>
+</h3><li><h3><a href="../html/tasks/InstallingMaemoSDKVMImage.html">Install Maemo SDK Virtual Image</a>
 </h3><li><h3><a href="../html/tasks/SettingPreferences.html">Setting Up Preferences</a>
 </h3><li><h3><a href="../html/tasks/MakingProjectsVisible.html">Making Projects Visible to Multiple Targets</a>
 </h3><li><h3><a href="../html/tasks/CreatingCProject.html">Create a Maemo C Project</a>



More information about the Esbox-commits mailing list