diff options
author | Robert Newson <robert.newson@cloudant.com> | 2011-04-08 08:53:20 +0100 |
---|---|---|
committer | Robert Newson <robert.newson@cloudant.com> | 2011-04-08 08:53:41 +0100 |
commit | eb26228bccb92cb0c2fa23ff187abf36ba4b1f13 (patch) | |
tree | 4106be7a0318219b9bbc7f6a6caf4000b33aef23 /README.Solaris | |
parent | 130a9d0f88e1650b661116e9114012ede317967d (diff) |
add Solaris build support.
Diffstat (limited to 'README.Solaris')
-rw-r--r-- | README.Solaris | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.Solaris b/README.Solaris new file mode 100644 index 00000000..bcfb243d --- /dev/null +++ b/README.Solaris @@ -0,0 +1,4 @@ + +To build on solaris, you will need some additional packages. + +sudo pkgin install erlang-14.1.1 spidermonkey-1.8.0 icu-4.2.1 scmgit-1.7.0.7 |