Skip to content

Commit

Permalink
README: fixes system requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
frsyuki committed Apr 15, 2010
1 parent fa18c8e commit 0b321bc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -10,7 +10,11 @@ Multipurpose concurrent I/O framework for C++

Following libraries are required to build mpio:

- linux >= 2.6.18
- OS
- Linux >= 2.6.22 + glibc >= 2.8
- Mac OS X >= 10.5 Leopard
- FreeBSD >= ?
- NetBSD >= ?
- g++ >= 4.1

Configure and install in the usual way:
Expand Down Expand Up @@ -61,3 +65,5 @@ Wavy is a multithreaded event-driven I/O library.
See the License for the specific language governing permissions and
limitations under the License.

See also NOTICE file.

0 comments on commit 0b321bc

Please sign in to comment.