Browse Source

doc: add SmartOS

add small installation instructions for SmartOS
defel 10 years ago
parent
commit
acc6a5f20c
1 changed files with 12 additions and 0 deletions
  1. 12 0
      doc/SmartOS.md

+ 12 - 0
doc/SmartOS.md

@@ -0,0 +1,12 @@
+# Installing cjdns on SmartOS
+
+** currently broken - wip
+
+    pkgin in scmgit-1.8.3.1
+    pkgin in gcc47-4.7.3nb1
+    pkgin in cmake-2.8.11
+    pkgin in gmake-3.82nb7
+    git clone git://github.com/cjdelisle/cjdns.git
+    cd cjdns/
+    ./do
+