client_CLI_install.md
... ...
@@ -25,9 +25,9 @@ A GUI version is also available for MacOS / OSX - [installation instructions can
25 25
26 26
There is minimal installation needed for these binaries. They can be run from any location. Untar the archive, make the file executable if necessary, and run from your preferred location.
27 27
28
- [Mac : 1.0.695, 2018-03-22](downloads/biogrids-1.0.695-Darwin.tgz)
28
+ [Mac : 1.0.695, 2020-05-31](downloads/biogrids-1.0.695-Darwin.tgz)
29 29
30
- [Linux : 1.0.695, 2018-03-22](downloads/biogrids-1.0.695-Linux.tgz)
30
+ [Linux : 1.0.695, 2020-05-31](downloads/biogrids-1.0.695-Linux.tgz)
31 31
32 32
```
33 33
$ tar -zxf biogrids-1.0.695-Darwin.tgz
client_install.md
... ...
@@ -28,7 +28,7 @@ Usage info for the GUI and command line clients can be found here : [GUI Usage](
28 28
29 29
**1. Download the latest BioGrids installation client from here.**
30 30
31
- [Latest build : 1.0.695, 2018-03-22](downloads/Biogrids_Installer-1.0.695.dmg)
31
+ [Latest build : 1.0.695, 2020-05-31](downloads/Biogrids_Installer-1.0.695.dmg)
32 32
33 33
**2. Mount the .dmg disk image on your Mac.** Copy the 'BioGrids installer.app' to a convenient location - it does not need to be in /Applications. The .app bundle can be run directly from the mounted dmg image with no installation if desired.
34 34
operatingsystems.md
... ...
@@ -20,10 +20,4 @@ Currently Supported:
20 20
* OS X Intel 10.11 and up
21 21
* As above with earlier versions of linux, there are many software applications that are fully functional on earlier versions of MacOSX in the BioGrids tree. We work to maintain an environment compatible with these OS versions, though they may not receive the latest applications available.
22 22
23
-## OS X PowerPC
24
-The OS X PowerPC branch is currently frozen. The applications are stable and work well on our PowerPC hardware, but they are not being updated.
25
-
26
-Currently Supported:
27
-
28
-* OS X PowerPC 10.4 - 10.5
29 23
tutorials.md
... ...
@@ -43,9 +43,9 @@ sudo yum install wget
43 43
44 44
Get the BioGrids CLI installer
45 45
```
46
-wget https://biogrids.org/wiki/downloads/biogrids-1.0.555-Linux.tgz
47
-tar zxf biogrids-1.0.555-Linux.tgz
48
-cd biogrids-1.0.555-Linux
46
+wget https://biogrids.org/wiki/downloads/biogrids-1.0.695-Linux.tgz
47
+tar zxf biogrids-1.0.695-Linux.tgz
48
+cd biogrids-1.0.695-Linux
49 49
```
50 50
51 51
Activate the installer