| a | b | |
|---|
| 0 | + | Index: INSTALL.Unix |
|---|
| 0 | + | =================================================================== |
|---|
| 0 | + | --- INSTALL.Unix (revision 926232) |
|---|
| 0 | + | +++ INSTALL.Unix (working copy) |
|---|
| 0 | + | @@ -44,6 +44,18 @@ |
|---|
| 0 | + | |
|---|
| 0 | + | You will need MacPorts installed to use the `port` command. |
|---|
| 0 | + | |
|---|
| 0 | + | + |
|---|
| 0 | + | +FreeBSD |
|---|
| 0 | + | +~~~~~~~ |
|---|
| 0 | + | + |
|---|
| 0 | + | +You can install the dependencies with: |
|---|
| 0 | + | + |
|---|
| 0 | + | + cd /usr/ports/lang/spidermonkey && make install distclean |
|---|
| 0 | + | + cd /usr/ports/devel/icu && make install distclean |
|---|
| 0 | + | + cd /usr/ports/lang/erlang-lite && make install distclean |
|---|
| 0 | + | + |
|---|
| 0 | + | +You will need an updated copy of the FreeBSD ports in `/usr/ports` to run the above commands. |
|---|
| 0 | + | + |
|---|
| 0 | + | Installing |
|---|
| 0 | + | ---------- |
|---|
| 0 | + | |
|---|
| ... | |
|---|