VisualGuideToBuildingStendhalStep1: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Oslsachem No edit summary |
imported>Oslsachem updated |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Step 1. Uninstall JRE and install JDK== |
==Step 1. Uninstall JRE and install JDK== |
||
Note: You really do not need to uninstall JRE before installing JDK. In fact, you need JRE for running java applications and the JDK installer itself provides an independent install of JRE. This measure is only to assure that you are using the same versions of JDK and JRE and to delete older versions of JRE that usually only take more space in your hard disk. |
|||
In theory, you would not need to uninstall any version of the JRE before installing JDK. |
|||
| ⚫ | |||
And you will always need a version of the Java Runtime Environment (JRE) for running java applications. |
|||
However, it is '''highly recommended''' to do it : |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step11JREUninstall/Step11JREUninstall01.png |
|||
* to assure that you are using the same versions of JDK and JRE |
|||
* to delete older versions of JRE that are only taking space in your hard disk. |
|||
And don't worry: the JDK installer itself provides an install of JRE. |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step11JREUninstall/Step11JREUninstall02.png |
|||
| ⚫ | |||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step11JREUninstall/Step11JREUninstall03.png |
|||
[[File:Step11JREUninstall01.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step11JREUninstall/Step11JREUninstall04.png |
|||
[[File:Step11JREUninstall02.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step11JREUninstall/Step11JREUninstall05.png |
|||
[[File:Step11JREUninstall03.png]] |
|||
===Step 1.2. Install JDK and JRE=== |
===Step 1.2. Install JDK and JRE=== |
||
You need the Java Developmet Kit (JDK) to recompile stendhal (server and client) everytime you make any change. |
|||
You will need the Java Developmet Kit (JDK) to build the Stendhal distribution from the Stendhal source files that you will get later on, using TortoiseCVS. |
|||
'''Warning:''' JDK is a big file for downloading (60 Mb) and much bigger after installing (165 Mb). Make sure you have enough disk space. |
|||
*The size of the file to download is around 77 MB. |
|||
*The size of the installed JRE is around 97 MB. |
|||
*The size of the installed JDK is around 122 MB. |
|||
First, go to the ORACLE's java website: |
|||
http://www.oracle.com/technetwork/java/javase/downloads/index.html |
|||
[[File:Step12JDKAndJREInstall01.png]] |
|||
[[File:Step12JDKAndJREInstall02.png]] |
|||
[[File:Step12JDKAndJREInstall03.png]] |
|||
Go to the Sun's java website and download the following binary installer package: [http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jdk-1.5.0_06-oth-JPR&SiteId=JSC&TransactionId=noreg jdk-1_5_0_06-windows-i586-p.exe] |
|||
Double-click the downloaded file named jdk-6u25-windows-i586.exe : |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step12JDKAndJREInstall/Step12JDKAndJREInstall01.png |
|||
[[File:Step12JDKAndJREInstall04.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step12JDKAndJREInstall/Step12JDKAndJREInstall02.png |
|||
[[File:Step12JDKAndJREInstall05.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step12JDKAndJREInstall/Step12JDKAndJREInstall03.png |
|||
[[File:Step12JDKAndJREInstall06.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step12JDKAndJREInstall/Step12JDKAndJREInstall04.png |
|||
[[File:Step12JDKAndJREInstall07.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step12JDKAndJREInstall/Step12JDKAndJREInstall05.png |
|||
[[File:Step12JDKAndJREInstall08.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step12JDKAndJREInstall/Step12JDKAndJREInstall06.png |
|||
[[File:Step12JDKAndJREInstall09.png]] |
|||
http://arianne.sourceforge.net/wiki_images/visual_guide_build/Step1JREUninstallJDKInstall/Step12JDKAndJREInstall/Step12JDKAndJREInstall07.png |
|||
Go to [[VisualGuideToBuildingStendhalStep2|Step 2. Install ant]] |
Go to [[VisualGuideToBuildingStendhalStep2|Step 2. Install ant]] |
||
Latest revision as of 19:47, 31 May 2011
Step 1. Uninstall JRE and install JDK
In theory, you would not need to uninstall any version of the JRE before installing JDK. And you will always need a version of the Java Runtime Environment (JRE) for running java applications.
However, it is highly recommended to do it :
- to assure that you are using the same versions of JDK and JRE
- to delete older versions of JRE that are only taking space in your hard disk.
And don't worry: the JDK installer itself provides an install of JRE.
Step 1.1. Uninstall older versions of JRE
Step 1.2. Install JDK and JRE
You will need the Java Developmet Kit (JDK) to build the Stendhal distribution from the Stendhal source files that you will get later on, using TortoiseCVS.
- The size of the file to download is around 77 MB.
- The size of the installed JRE is around 97 MB.
- The size of the installed JDK is around 122 MB.
First, go to the ORACLE's java website:
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Double-click the downloaded file named jdk-6u25-windows-i586.exe :
Go to Step 2. Install ant










