Difference between revisions of "Install Protege5"

From Protege Wiki
Jump to: navigation, search
(checkpoint save)
Line 49: Line 49:
  
 
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.
 
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.
* Click the "Download for Windows" button.
+
* Click the "Download for Windows" button to download the ZIP file to your machine.
 +
 
  
 
=== Unzip Protege ===
 
=== Unzip Protege ===
Once the download completes, navigate to the folder where
+
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your "Downloads" folder, e.g., "C:/Users/<your-username>/Downloads".
 +
 
 +
Right-click on the ZIP file and choose "Extract All..." from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the "C:/Program Files" folder:
 +
 
 +
 
 +
[[Image:InstallP5_ExtractFilesDialog.png]]
 +
 
 +
 
 +
Protege Desktop will be extracted to your selected destination into a folder called "Protege_5.0_beta":
 +
 
 +
 
 +
[[Image:InstallP5_ProtegeUnzipped.png]]
 +
 
  
 
=== Launch Protege ===
 
=== Launch Protege ===
To launch Protege, double-click the run.bat file in the root directory of the installation.
+
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.
 +
 
 +
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select "Send to | Desktop (create shortcut)".  This will create a shortcut to Protege Desktop's launcher on your Desktop called "run.bat - Shortcut".  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., "Protege 5.0 beta".
  
  
 
== Mac OS X ==
 
== Mac OS X ==
 
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.
 
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.
 +
  
 
== Unix-like ==
 
== Unix-like ==
 
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.
 
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.

Revision as of 12:23, May 23, 2014


Protege Desktop 5.0 Beta Installation Instructions

Please refer to the specific installation instructions for your platform.



Windows

Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.

If you already know that Java 7 is installed on your Windows machine, skip to next section on downloading the ZIP file.

If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for download and installation instructions. After installing Java 7, proceed to the next section on downloading the ZIP file.

Check for Java 7

There are several possible ways to check your Java version on Windows.

From the Windows Start menu

  • Click the Windows Start button.
  • Type "Java" in the "Search programs and files" text box.
  • Select "About Java" from the results listed under the "Programs" header:


InstallP5 AboutJava.png


Selecting About Java will display a dialog with your Java version:


InstallP5 OracleJavaVersionDialog.png


From the Command Prompt

  • Click the Windows Start button.
  • Type "Command Prompt" in the "Search programs and files" text box.
  • Select "Command Prompt" from the results list to launch the Command Prompt application.
  • Type "java -version" at the prompt to view your Java version:


InstallP5 CommandPromptJavaVersion.png


From the Java Control Panel

Detailed instructions for determining your version of Java via the Java Control Panel are available on the Oracle Java website.


Download the ZIP file

  • Go to the Products page on the Protege website.
  • Click the "Download for Windows" button to download the ZIP file to your machine.


Unzip Protege

Once the download completes, navigate to the folder where the ZIP file was downloaded. On a Windows machine, this will typically be your "Downloads" folder, e.g., "C:/Users/<your-username>/Downloads".

Right-click on the ZIP file and choose "Extract All..." from the context menu to launch the Extract Compressed Folders dialog. Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the "C:/Program Files" folder:


InstallP5 ExtractFilesDialog.png


Protege Desktop will be extracted to your selected destination into a folder called "Protege_5.0_beta":


InstallP5 ProtegeUnzipped.png


Launch Protege

To launch Protege Desktop, double-click the run.bat file in the root directory of the installation.

For quicker access to Protege Desktop going forward, right-click on the run.bat file and select "Send to | Desktop (create shortcut)". This will create a shortcut to Protege Desktop's launcher on your Desktop called "run.bat - Shortcut". Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., "Protege 5.0 beta".


Mac OS X

Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.


Unix-like

Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.