diff --git a/_pages/download-linux-with-jre.html b/_pages/download-linux-with-jre.html new file mode 100644 index 0000000..5f608cc --- /dev/null +++ b/_pages/download-linux-with-jre.html @@ -0,0 +1,22 @@ +--- +layout: site +title: BEAST Linux Download with JRE +tags: [] +--- + + +
The BEAST Download should be under way. +
Once the file is downloaded, uncompress the file (tar fxz BEAST.v2.5.0.Linux.tgz
) which creates a beast
directory.
+
Start BEAST, BEAUti or the other programs from a terminal using any of the scripts in beast/bin
.
+
+
BEAST requires Java version 8 or higher, which you can get from your package manager, or from Oracle, e.g here. + +
If the download failed, you can always get it from the release page. + + diff --git a/_pages/download-linux.html b/_pages/download-linux.html new file mode 100644 index 0000000..3b9aebe --- /dev/null +++ b/_pages/download-linux.html @@ -0,0 +1,22 @@ +--- +layout: site +title: BEAST Linux Download +tags: [] +--- + + +
The BEAST Download should be under way. +
Once the file is downloaded, uncompress the file (tar fxz BEAST.v2.5.0.Linux.tgz
) which creates a beast
directory.
+
Start BEAST, BEAUti or the other programs from a terminal using any of the scripts in beast/bin
.
+
+
BEAST requires Java version 8 or higher, which you can get from your package manager, or from Oracle, e.g here. + +
If the download failed, you can always get it from the release page. + + diff --git a/_pages/download-mac-with-jre.html b/_pages/download-mac-with-jre.html new file mode 100644 index 0000000..b2cff65 --- /dev/null +++ b/_pages/download-mac-with-jre.html @@ -0,0 +1,26 @@ +--- +layout: site +title: BEAST Mac Download with JRE +tags: [] +--- + + +
The BEAST Download should be under way. +
Once the file is downloaded, open the dmg file by double clicking it, and drag the BEAST folder into the Application folder in the window that pops up. + +
Start BEAST, BEAUti or the other programs by double clicking the icon in the BEAST
directory in the Application folder.
+
You can also start them from a terminal using any of the scripts in /Applications/BEAST v2.5.0/bin
.
+
+
If BEAST or BEAUti does not launch, this is probably due to Java not being installed, or the default version of Java is not Java 8 or higher. +
To fix this, install the JDK (not the JRE) from Oracle, available here. +
+
If the download failed, you can always get it from the release page. + + + diff --git a/_pages/download-mac.html b/_pages/download-mac.html new file mode 100644 index 0000000..7a32498 --- /dev/null +++ b/_pages/download-mac.html @@ -0,0 +1,26 @@ +--- +layout: site +title: BEAST Mac Download +tags: [] +--- + + +
The BEAST Download should be under way. +
Once the file is downloaded, open the dmg file by double clicking it, and drag the BEAST folder into the Application folder in the window that pops up. + +
Start BEAST, BEAUti or the other programs by double clicking the icon in the BEAST
directory in the Application folder.
+
You can also start them from a terminal using any of the scripts in /Applications/BEAST v2.5.0/bin
.
+
+
If BEAST or BEAUti does not launch, this is probably due to Java not being installed, or the default version of Java is not Java 8 or higher. +
To fix this, install the JDK (not the JRE) from Oracle, available here. +
+
If the download failed, you can always get it from the release page. + + + diff --git a/_pages/download-windows-with-jre.html b/_pages/download-windows-with-jre.html new file mode 100644 index 0000000..67e1666 --- /dev/null +++ b/_pages/download-windows-with-jre.html @@ -0,0 +1,21 @@ +--- +layout: site +title: BEAST Windows Download with JRE +tags: [] +--- + +
The BEAST Download should be under way. +
Once the file is downloaded, unzip the file and start BEAST, BEAUti or the other programs by double clicking the icon in the BEAST directory. + +
If the download failed, you can always get it from the release page. + +
BEAST requires Java version 8 or higher and won't start without it. +You can get Java from Oracle, e.g here. + + diff --git a/_pages/download-windows.html b/_pages/download-windows.html new file mode 100644 index 0000000..f39405f --- /dev/null +++ b/_pages/download-windows.html @@ -0,0 +1,21 @@ +--- +layout: site +title: BEAST Windows Download +tags: [] +--- + +
The BEAST Download should be under way. +
Once the file is downloaded, unzip the file and start BEAST, BEAUti or the other programs by double clicking the icon in the BEAST directory. + +
If the download failed, you can always get it from the release page. + +
BEAST requires Java version 8 or higher and won't start without it. +You can get Java from Oracle, e.g here. + + diff --git a/index.html b/index.html index 7396d00..8e9fb76 100644 --- a/index.html +++ b/index.html @@ -10,22 +10,16 @@
The latest version of BEAST 2 is version 2.5.0:
If you download a version of BEAST without Java, you need to install Java separately. BEAST requires Java version 8 or higher.