Skip to content

Commit c21f820

Browse files
author
Srikrishna Sridhar
committed
Update README.md
Documented the requirements for the package.
1 parent 7135936 commit c21f820

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,25 @@ or using pip:
4242

4343
pip install sframe
4444

45-
Dependencies
46-
------------
45+
**Requirements**
46+
47+
SFrame requires a 64-bit operating system.
48+
49+
**Operating Systems**
50+
- Mac OS X: 10.8+
51+
- Linux: Any distribution with GLIBC >= 2.11
52+
- Ubuntu >= 11.04
53+
- Debian >= 6
54+
- RHEL >= 6
55+
- SLES >= 11
56+
- Windows (7, 8, Server 2012 R2)
57+
58+
**Python**
59+
- Python 2.7.x
60+
- **Note**: Unfortunately, Python 3.x is currently not supported.
61+
62+
Build Dependencies
63+
------------------
4764
To simplify the development process, we use a pre-built dependency toolkit we
4865
call dato-deps which prepackages all compile-time dependencies like boost, curl,
4966
etc, some with patches which we should contribute back. On Linux, we also

0 commit comments

Comments
 (0)