Recent Changes - Search:

Homepage

This is the old Camino website, please visit our new page to download the code and get the latest documentation.









UCL MIG Home

UCL CS Home

UCL Home

edit SideBar

Installing Camino: Windows

Main.InstallWin History

Hide minor edits - Show changes to output

November 30, 2009, at 03:35 PM by shahrum - added title
Added lines 1-2:
(:Title Installing Camino: Windows:)
October 21, 2009, at 09:37 AM by shahrum -
Changed lines 30-31 from:
-->The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:
to:
->The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:
Changed line 34 from:
Sun have used different numbering systems over the years, so if you have JDK 5, the version information in the ''code'' will be "1.5.0", and if you have JDK 6 you'll see "1.6.0". If you have one of the updates to a particular JDK you'll see something like "1.5.0_13". Camino works with JDK 5 or later so any version after 1.5.0 may be used.
to:
->Sun have used different numbering systems over the years, so if you have JDK 5, the version information in the ''code'' will be "1.5.0", and if you have JDK 6 you'll see "1.6.0". If you have one of the updates to a particular JDK you'll see something like "1.5.0_13". Camino works with JDK 5 or later so any version after 1.5.0 may be used.
October 21, 2009, at 09:37 AM by shahrum -
Changed lines 25-26 from:
* To check that the necessary Java tools are correctly installed, run from a command prompt the following commands:\\
to:
* To check that the necessary Java tools are correctly installed, run from a command prompt the following commands:
Changed lines 28-30 from:
@@java -version@@\\

The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:
to:
@@java -version@@

-->The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:
October 21, 2009, at 09:36 AM by shahrum -
Changed lines 30-34 from:
-->The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:

@@java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)@@

-->Sun have used different numbering systems over the years, so if you have JDK 5, the version information in the ''code'' will be "1.5.0", and if you have JDK 6 you'll see "1.6.0". If you have one of the updates to a particular JDK you'll see something like "1.5.0_13". Camino works with JDK 5 or later so any version after 1.5.0 may be used.
to:
The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:

-->@@java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)@@

Sun have used different numbering systems over the years, so if you have JDK 5, the version information in the ''code'' will be "1.5.0", and if you have JDK 6 you'll see "1.6.0". If you have one of the updates to a particular JDK you'll see something like "1.5.0_13". Camino works with JDK 5 or later so any version after 1.5.0 may be used.
October 21, 2009, at 09:35 AM by shahrum -
Changed line 27 from:
@@javac -version@@\\
to:
-->@@javac -version@@\\
Changed lines 30-32 from:
The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:

->@@java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)@@
to:
-->The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:

@@java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)@@
October 21, 2009, at 09:34 AM by shahrum -
Added line 26:
Added line 29:
Changed line 34 from:
Sun have used different numbering systems over the years, so if you have JDK 5, the version information in the ''code'' will be "1.5.0", and if you have JDK 6 you'll see "1.6.0". If you have one of the updates to a particular JDK you'll see something like "1.5.0_13". Camino works with JDK 5 or later so any version after 1.5.0 may be used.
to:
-->Sun have used different numbering systems over the years, so if you have JDK 5, the version information in the ''code'' will be "1.5.0", and if you have JDK 6 you'll see "1.6.0". If you have one of the updates to a particular JDK you'll see something like "1.5.0_13". Camino works with JDK 5 or later so any version after 1.5.0 may be used.
October 21, 2009, at 09:34 AM by shahrum -
Changed lines 26-27 from:
@@javac -version@@
->@@java -version@@
to:
@@javac -version@@\\
@@java -version@@\\
October 21, 2009, at 09:33 AM by shahrum -
Changed line 25 from:
* To check that the necessary Java tools are correctly installed, run\\
to:
* To check that the necessary Java tools are correctly installed, run from a command prompt the following commands:\\
Deleted line 26:
->and
Changed line 28 from:
from a command prompt. The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:
to:
The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:
October 21, 2009, at 09:32 AM by shahrum -
Changed lines 26-27 from:
->@@javac -version@@
and
to:
@@javac -version@@
->and
October 21, 2009, at 09:32 AM by shahrum -
Changed lines 25-26 from:
** To check that the necessary Java tools are correctly installed, run
to:
* To check that the necessary Java tools are correctly installed, run\\
Deleted line 26:
Deleted line 27:
Deleted line 28:
October 21, 2009, at 09:30 AM by shahrum -
Added lines 24-39:

** To check that the necessary Java tools are correctly installed, run

->@@javac -version@@

and

->@@java -version@@

from a command prompt. The @@javac@@ command should output a version number and possibly some usage information. The @@java@@ command should output version information that looks like:

->@@java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)@@

Sun have used different numbering systems over the years, so if you have JDK 5, the version information in the ''code'' will be "1.5.0", and if you have JDK 6 you'll see "1.6.0". If you have one of the updates to a particular JDK you'll see something like "1.5.0_13". Camino works with JDK 5 or later so any version after 1.5.0 may be used.

October 21, 2009, at 09:27 AM by shahrum -
Changed line 35 from:
* Once installed, run Cygwin for the first time; in the directory @@C:\cygwin@@ it will create a directory called @@home@@. Inside this directory will be a sub-directory with the name of the current user (e.g. C:\cygwin\home\yourname). You may encounter problems later on if there are spaces in the directory names. If your Windows user name has a space in it (e.g. @@C:\cygwin\home\Tobias Funke@@), we would recommend creating another sub-directory in home without spaces (e.g. @@C:\cygwin\home\TobiasFunke@@).
to:
* Once installed, run Cygwin for the first time; in the directory @@C:\cygwin@@ it will create a directory called @@home@@. Inside this directory will be a sub-directory with the name of the current user (e.g. @@C:\cygwin\home\yourname@@). You may encounter problems later on if there are spaces in the directory names. If your Windows user name has a space in it (e.g. @@C:\cygwin\home\Tobias Funke@@), we would recommend creating another sub-directory in @@home@@ without spaces (e.g. @@C:\cygwin\home\TobiasFunke@@).
October 21, 2009, at 09:26 AM by shahrum -
Changed line 35 from:
* Once installed, run Cygwin for the first time; in the directory @@C:\cygwin@@ it will create a directory called @@home@@. Inside this directory will be a sub-directory with the name of the current user (e.g. C:\cygwin\home\yourname). You may encounter problems later on if there are spaces in the directory names. If your Windows user name has a space in it (e.g. C:\cygwin\home\Tobias Funke), we would recommend creating another sub-directory in home without spaces (e.g. C:\cygwin\home\TobiasFunke).
to:
* Once installed, run Cygwin for the first time; in the directory @@C:\cygwin@@ it will create a directory called @@home@@. Inside this directory will be a sub-directory with the name of the current user (e.g. C:\cygwin\home\yourname). You may encounter problems later on if there are spaces in the directory names. If your Windows user name has a space in it (e.g. @@C:\cygwin\home\Tobias Funke@@), we would recommend creating another sub-directory in home without spaces (e.g. @@C:\cygwin\home\TobiasFunke@@).
October 21, 2009, at 09:25 AM by shahrum -
Changed line 30 from:
* During installation you will be asked which packages you would like to install with Cygwin. You will need the following packages to run Camino:
to:
* During installation you will be asked which packages you would like to install with Cygwin. By default, the installer may not install some of the packages Camino requires. You will need the following packages to run Camino:
Changed line 35 from:
* Once installed, run Cygwin for the first time; in the directory @@C:\cygwin@@ it will create a directory called @@home@@. Inside this directory
to:
* Once installed, run Cygwin for the first time; in the directory @@C:\cygwin@@ it will create a directory called @@home@@. Inside this directory will be a sub-directory with the name of the current user (e.g. C:\cygwin\home\yourname). You may encounter problems later on if there are spaces in the directory names. If your Windows user name has a space in it (e.g. C:\cygwin\home\Tobias Funke), we would recommend creating another sub-directory in home without spaces (e.g. C:\cygwin\home\TobiasFunke).
October 21, 2009, at 09:05 AM by shahrum - Adding XP/Vista instructions
Changed line 39 from:
You may obtain the source code by downloading an archive from the site or by checking out the code via [[http://subversion.tigris.org | subversion]]. Please see the [[home | main Camino page]] for details of the subversion repository. If you have a downloaded archive, the file name will contain the exact version that you downloaded, eg @@camino_v2_325.tar.bz2@@. Unpack the code with the commands:
to:
You may obtain the source code by [[Main.Clickthrough | downloading]] an archive from the site or by checking out the code via [[http://subversion.tigris.org | subversion]]. Please see the [[home | main Camino page]] for details of the subversion repository. If you have a downloaded archive, the file name will contain the exact version that you downloaded, eg @@camino_v2_325.tar.bz2@@. Unpack the code with the commands:
October 21, 2009, at 09:01 AM by shahrum - Adding XP/Vista instructions
Added lines 52-53:

''Many thanks to Jonathan Ashmore for his helpful comments in creating this guide.''
October 21, 2009, at 08:59 AM by shahrum - Adding XP/Vista instructions
Changed lines 6-7 from:
* A bzip2 compression tool (for example, Winrar).
to:
Changed lines 34-35 from:
** man (in System) -- to read the manual pages provided
to:
** man (in System) -- to read the manual pages provided
* Once installed, run Cygwin for the first time; in the directory @@C:\cygwin@@ it will create a directory called @@home@@. Inside this directory
Changed line 41 from:
->@@bunzip camino_v2_325.tar.bz2@@
to:
->@@bunzip2 camino_v2_325.tar.bz2@@
October 20, 2009, at 07:41 PM by shahrum - Adding XP/Vista instructions
Changed lines 35-36 from:
** man (in System) -- to read the manual pages provided
* Start Cygwin and follow the instructions for installing Camino under Linux/Unix from Step 2 onwards.
to:
** man (in System) -- to read the manual pages provided
Changed line 44 from:
replacing the version numbering with whichever version you have. The version information is stored in camino/version_info.txt - please include this information if you contact us for help.
to:
replacing the version numbering with whichever version you have. The version information is stored in @@camino/version_info.txt@@ - please include this information if you contact us for help.
October 20, 2009, at 07:39 PM by shahrum - Adding XP/Vista instructions
Changed lines 37-52 from:
* For instructions on how to install geomview under Windows and Cygwin, click [[http://www.ee.surrey.ac.uk/Personal/L.Wood/software/SaV/building-under-windows/ | here]] (SaVi is not required). This step is not required for basic setup of Camino.
to:
* For instructions on how to install geomview under Windows and Cygwin, click [[http://www.ee.surrey.ac.uk/Personal/L.Wood/software/SaV/building-under-windows/ | here]] (SaVi is not required). This step is not required for basic setup of Camino.

'+Step 3: Installing and Compiling Camino+'\\
You may obtain the source code by downloading an archive from the site or by checking out the code via [[http://subversion.tigris.org | subversion]]. Please see the [[home | main Camino page]] for details of the subversion repository. If you have a downloaded archive, the file name will contain the exact version that you downloaded, eg @@camino_v2_325.tar.bz2@@. Unpack the code with the commands:

->@@bunzip camino_v2_325.tar.bz2@@
->@@tar xvf camino_v2_325.tar@@

replacing the version numbering with whichever version you have. The version information is stored in camino/version_info.txt - please include this information if you contact us for help.

To compile the toolkit, type

->@@cd camino@@
->@@make@@

after this is completed, Camino is ready to use.
October 20, 2009, at 07:16 PM by shahrum - Adding XP/Vista instructions
Changed lines 14-18 from:
->2) In the "System Properties" window that appears, select the "Advanced" tab. \\
->3) Click the "Environment variables" button. \\
->4) Highlight the "Path" variable in "System Variables" and click the "edit" button. \\
->5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
to:
2) In the "System Properties" window that appears, select the "Advanced" tab. \\
3) Click the "Environment variables" button. \\
4) Highlight the "Path" variable in "System Variables" and click the "edit" button. \\
5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
Changed lines 21-24 from:
->2) In the "System Properties" window that appears, click "Advanced system settings" on the left hand side.\\
->3) Click the "Environment variables" button. \\
->4) Highlight the "Path" variable in "System Variables" and click the "edit" button.\\
->5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
to:
2) In the "System Properties" window that appears, click "Advanced system settings" on the left hand side.\\
3) Click the "Environment variables" button. \\
4) Highlight the "Path" variable in "System Variables" and click the "edit" button.\\
5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
October 20, 2009, at 07:16 PM by shahrum - Adding XP/Vista instructions
Changed line 12 from:
For Windows XP, this is accomplished as follows:
to:
->For Windows XP, this is accomplished as follows:
Changed lines 14-18 from:
2) In the "System Properties" window that appears, select the "Advanced" tab. \\
3) Click the "Environment variables" button. \\
4) Highlight the "Path" variable in "System Variables" and click the "edit" button. \\
5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
to:
->2) In the "System Properties" window that appears, select the "Advanced" tab. \\
->3) Click the "Environment variables" button. \\
->4) Highlight the "Path" variable in "System Variables" and click the "edit" button. \\
->5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
Changed lines 20-24 from:
1) Click the Start Button, right-click on "Computer" and click on "Properties".\\
2) In the "System Properties" window that appears, click "Advanced system settings" on the left hand side.\\
3) Click the "Environment variables" button. \\
4) Highlight the "Path" variable in "System Variables" and click the "edit" button.\\
5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
to:
->1) Click the Start Button, right-click on "Computer" and click on "Properties".\\
->2) In the "System Properties" window that appears, click "Advanced system settings" on the left hand side.\\
->3) Click the "Environment variables" button. \\
->4) Highlight the "Path" variable in "System Variables" and click the "edit" button.\\
->5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
October 20, 2009, at 07:15 PM by shahrum - Adding XP/Vista instructions
Added line 11:
Changed line 19 from:
For Windows Vista:
to:
->For Windows Vista:
October 20, 2009, at 07:06 PM by shahrum - Adding XP/Vista instructions
Changed line 12 from:
1) From the desktop, click the Start Button, right-click on "My Computer" and click on "Properties".\\
to:
->1) From the desktop, click the Start Button, right-click on "My Computer" and click on "Properties".\\
October 20, 2009, at 07:05 PM by shahrum - Adding XP/Vista instructions
Changed lines 10-12 from:
* Once you have installed the JDK, add Java to your Windows path. For Windows XP, this is accomplished as follows:\\
1) From the desktop, click start, right-click on "My Computer" and click on "Properties" \\
2) In the "System Properties" window that appears, select the "Advanced" tab \\
to:
* Once you have installed the JDK, add Java to your Windows path.\\
For Windows XP, this is accomplished as follows:
1) From the desktop, click the Start Button, right-click on "My Computer" and click on "Properties".\\
2) In the "System Properties" window that appears, select the "Advanced" tab. \\
Changed line 15 from:
4) Highlight the "Path" variable in "System Variables" and click the "edit" button \\
to:
4) Highlight the "Path" variable in "System Variables" and click the "edit" button. \\
Changed lines 18-24 from:
to:
For Windows Vista:
1) Click the Start Button, right-click on "Computer" and click on "Properties".\\
2) In the "System Properties" window that appears, click "Advanced system settings" on the left hand side.\\
3) Click the "Environment variables" button. \\
4) Highlight the "Path" variable in "System Variables" and click the "edit" button.\\
5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
Changed line 26 from:
Although the individual components of Camino will run from a command line under Windows, in order to get the most out of Camino it is necessary to have a Unix-like shell environment that allows data pipes and redirection. Without these facilities, it is extremely difficult to use Camino in the way it was designed.
to:
Although the individual components of Camino will run from a command line under Windows, in order to get the most out of Camino it is necessary to have a Unix-like shell environment that allows data pipes and redirection. Without these facilities, it is extremely difficult to use Camino in the way it was designed.
October 20, 2009, at 06:08 PM by shahrum -
Changed lines 27-28 from:
** man (in System) -- to read the manual pages (extra documentation) provided
to:
** man (in System) -- to read the manual pages provided
Changed line 29 from:
* For instructions on how to install geomview under Windows and Cygwin, click [[http://www.ee.surrey.ac.uk/Personal/L.Wood/software/SaV/building-under-windows/ | here]] (SaVi is not required)
to:
* For instructions on how to install geomview under Windows and Cygwin, click [[http://www.ee.surrey.ac.uk/Personal/L.Wood/software/SaV/building-under-windows/ | here]] (SaVi is not required). This step is not required for basic setup of Camino.
October 20, 2009, at 06:06 PM by shahrum -
Changed line 23 from:
* During installation you will be asked which packages you would like to install with Cygwin. You will need the following packages to run Camino: \\
to:
* During installation you will be asked which packages you would like to install with Cygwin. You will need the following packages to run Camino:
October 20, 2009, at 06:06 PM by shahrum -
Changed lines 24-31 from:

bzip2 (in Utils) -- to unpack the archive

tar (in Base) -- extract files from the uncompacted archive

make (in Devel) -- to build the toolkit

man (in System) -- to read the manual pages (extra documentation) provided
to:
** bzip2 (in Utils) -- to unpack the archive
** tar (in Base) -- extract files from the uncompacted archive
** make (in Devel) -- to build the toolkit
** man (in System) -- to read the manual pages (extra documentation) provided
October 20, 2009, at 06:04 PM by shahrum -
Changed line 34 from:
* For instructions on how to install geomview under windows and Cygwin, click [[http://www.ee.surrey.ac.uk/Personal/L.Wood/software/SaV/building-under-windows/ | here]] (SaVi is not required)
to:
* For instructions on how to install geomview under Windows and Cygwin, click [[http://www.ee.surrey.ac.uk/Personal/L.Wood/software/SaV/building-under-windows/ | here]] (SaVi is not required)
October 20, 2009, at 06:02 PM by shahrum -
Changed lines 14-18 from:
4) Highlight the "path" variable and click the "edit" button \\
5) If the path to your Java SDK is not in the list, add the FULL path to the end of the list, using a semi-colon to separate it from the previous entry. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@


'+Step 2: Installing Cygwin and Setup+'
to:
4) Highlight the "Path" variable in "System Variables" and click the "edit" button \\
5) If the path to your Java SDK is not in the list, add the full path to the end of the list, '''using a semi-colon to separate it from the previous entry'''. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@


'+Step 2: Installing Cygwin and Setup+'\\
Although the individual components of Camino will run from a command line under Windows, in order to get the most out of Camino it is necessary to have a Unix-like shell environment that allows data pipes and redirection. Without these facilities, it is extremely difficult to use Camino in the way it was designed.

Fortunately, it is easy to install Camino under windows with Cygwin. This section explains the procedure step-by-step.
* Download the Cygwin installer from [[http://www.cygwin.com | the Cygwin website]] and run the installer.
* During installation you will be asked which packages you would like to install with Cygwin. You will need the following packages to run Camino: \\

bzip2 (in Utils) -- to unpack the archive

tar (in Base) -- extract files from the uncompacted archive

make (in Devel) -- to build the toolkit

man (in System) -- to read the manual pages (extra documentation) provided

* Start Cygwin and follow the instructions for installing Camino under Linux/Unix from Step 2 onwards.
* For instructions on how to install geomview under windows and Cygwin, click [[http://www.ee.surrey.ac.uk/Personal/L.Wood/software/SaV/building-under-windows/ | here]] (SaVi is not required)
October 20, 2009, at 04:49 PM by shahrum -
Changed line 1 from:
'+System requirements+'
to:
'+System requirements+'\\
Changed line 9 from:
* Download and install the Java Development Kit(JDK) from Sun.
to:
* [[http://java.sun.com/javase/downloads/index.jsp#jdk | Download]] and install the Java Development Kit (JDK) from Sun.
Changed line 15 from:
5) If the path to your Java SDK is not in the list, add the FULL path to the end of the list, using a semi-colon to separate it from the previous entry. Typically, the path will be similar to C:\Program Files\Java\jdk1.6.0_05\bin
to:
5) If the path to your Java SDK is not in the list, add the FULL path to the end of the list, using a semi-colon to separate it from the previous entry. Typically, the path will be similar to @@C:\Program Files\Java\jdk1.6.0_05\bin@@
October 20, 2009, at 04:46 PM by shahrum -
Deleted line 1:
Deleted line 8:
Changed lines 15-16 from:
5) If the path to your Java SDK is not in the list, add the FULL path to the end of the list, using a semi-colon to separate it from the previous entry. Typically, the path will be similar to C:\Program Files\Java\jdk1.6.0_05\bin \\
to:
5) If the path to your Java SDK is not in the list, add the FULL path to the end of the list, using a semi-colon to separate it from the previous entry. Typically, the path will be similar to C:\Program Files\Java\jdk1.6.0_05\bin
October 20, 2009, at 04:46 PM by shahrum -
Added lines 8-19:

'+Step 1: Installing Java and Setup+'

* Download and install the Java Development Kit(JDK) from Sun.
* Once you have installed the JDK, add Java to your Windows path. For Windows XP, this is accomplished as follows:\\
1) From the desktop, click start, right-click on "My Computer" and click on "Properties" \\
2) In the "System Properties" window that appears, select the "Advanced" tab \\
3) Click the "Environment variables" button. \\
4) Highlight the "path" variable and click the "edit" button \\
5) If the path to your Java SDK is not in the list, add the FULL path to the end of the list, using a semi-colon to separate it from the previous entry. Typically, the path will be similar to C:\Program Files\Java\jdk1.6.0_05\bin \\

'+Step 2: Installing Cygwin and Setup+'
October 20, 2009, at 04:02 PM by shahrum -
Changed lines 1-3 from:
(:toc:) System requirements

In order to run Camino you will need: \\
to:
'+System requirements+'

In order to run Camino you will need:
October 20, 2009, at 03:21 PM by shahrum -
Added lines 1-7:
(:toc:) System requirements

In order to run Camino you will need: \\
* Windows XP or Vista.
* Java 5 JDK or later. Note that you need the JDK in addition to the JRE.
* Cygwin.
* A bzip2 compression tool (for example, Winrar).
Edit - History - Print - Recent Changes - Search
Page last modified on November 30, 2009, at 03:35 PM