(Update ProB download links) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
=== Go to the ProB Downloads site === | === Go to the ProB Downloads site === | ||
* Go to the page [ | * Go to the page [[Download]], this should look as follows: | ||
[[File:ProBWindowsDownload.png|center||600px]] | [[File:ProBWindowsDownload.png|center||600px]] | ||
Line 20: | Line 20: | ||
=== Install Java === | === Install Java === | ||
If Java | If Java 7 or newer is already installed you can skip this step. | ||
* Click on the "[http://java.com/en/ Java Runtime Environment ( | * Click on the "[http://java.com/en/ Java Runtime Environment (7.0 or newer)]" link provided in the "Dependencies" column and the "Windows" row above | ||
* Follow the installation instructions | * Follow the installation instructions | ||
=== Download the ProB for Windows Zipfile === | === Download the ProB for Windows Zipfile === | ||
* Click on the " | * Click on the "Zipfile (with probcli)" link in the [[Download]] column and Windows row | ||
* Decompress and expand the ProB directory if necessary. Do not change the location and structure of the files and directories within ProB (apart from the Machines directory)! The contents of the ProB directory should look something like this: | * Decompress and expand the ProB directory if necessary. Do not change the location and structure of the files and directories within ProB (apart from the Machines directory)! The contents of the ProB directory should look something like this: | ||
Line 47: | Line 46: | ||
=== Checklist/Troubleshooting === | === Checklist/Troubleshooting === | ||
* Java: be sure to have Java 1. | * Java: be sure to have Java 1.7 or newer installed. Otherwise you will not be able to parse your own classical B machines as our parser is written in Java. | ||
* Tcl/Tk: be sure to have a | * Tcl/Tk: be sure to have a matching version of TclTk 8.5 installed | ||
* In case you cannot start neither ProBWin nor probcli, you should to install the [http://www.microsoft.com/en-us/download/details.aspx?id=3387 Microsoft Visual C++ 2005 Redistributable Package (x86)] for yourself (rather than rely on the ones we provide in the "Microsoft.VC80.CRT" folder mentioned above). | * In case you cannot start neither ProBWin nor probcli, you should to install the [http://www.microsoft.com/en-us/download/details.aspx?id=3387 Microsoft Visual C++ 2005 Redistributable Package (x86)] for yourself (rather than rely on the ones we provide in the "Microsoft.VC80.CRT" folder mentioned above). |
Windows Specific Download Instructions
If Tcl/Tk 8.5 is already installed you can skip this step.
If Java 7 or newer is already installed you can skip this step.
The subfolder called "Microsoft.VC80.CRT" contains the DLLs for the Microsoft C runtime.