Skip to content

Commit 19c4ffd

Browse files
author
Damian Rouson
committed
Updated the MacPorts text to reflect the availabilty of the OpenCoarrays port and to request installation of mpstats.
1 parent 0429b00 commit 19c4ffd

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

INSTALL.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,26 @@ source code.
2626
### OS X###
2727
</a>
2828

29-
For now, OS X users will find it easiest to use OpenCoarrays inside the
30-
Lubuntu virtual machine available in the [Sourcery Institute Store].
31-
32-
In hopes of offering a straightforward, native OS X installation option, we
33-
have submitted a Portfile to the [MacPorts] package management software
34-
developers. Please add yourself to the "cc" list on the corresponding [ticket]
35-
for updates. Once Macports incorporates the OpenCoarrays Portfile, users will be
36-
to install OpenCoarrays by typing the following:
29+
OS X users might find it easiest to install OpenCoarrays using the [MacPorts]
30+
package management system. After installing MacPorts, type the following:
3731

3832
sudo port selfupdate
3933
sudo port upgrade outdated
4034
sudo port install opencoarrays
4135

4236
where the "sudo" command requires Administrator privileges and where the first
4337
two steps above are required only if the MacPorts ports were last updated prior
44-
to the incorporation of the OpenCoarrays Portfile into MacPorts. Repeating the
45-
above steps will also install future OpenCoarrays updates.
38+
to 30 September 2015, when the OpenCoarrays port was incorporated into MacPorts.
39+
Repeating the first two steps above will also update OpenCoarrays to the latest
40+
release.
41+
42+
Please also install the mpstats port as follows:
43+
44+
sudo port install mpstats
45+
46+
which supports future OpenCoarrays development by providing download data the
47+
OpenCoarrays team can use in proposals for research grants and development
48+
contracts.
4649

4750
<a name="windows">
4851
### Windows ###
@@ -55,6 +58,9 @@ contains dozens of other open-source software packages that support software
5558
development in modern Fortran. See the [download and installation instructions]
5659
for a partial list of the included packages.
5760

61+
Alternatively, if you desire to use OpenCoarrays under Cygwin, please submit a
62+
feature request via our [Issues] page.
63+
5864
<a name="linux">
5965
### Linux ###
6066
</a>

0 commit comments

Comments
 (0)