INSTALL.Unix Revision 333865643662 (Mon Mar 22 2010 at 18:21) - Diff Link to this snippet: https://friendpaste.com/uwiNQyn5sIZkTcytegy3i Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 1234567891011121314151617181920212223Index: INSTALL.Unix===================================================================--- INSTALL.Unix (revision 926232)+++ INSTALL.Unix (working copy)@@ -44,6 +44,18 @@ You will need MacPorts installed to use the `port` command. ++FreeBSD+~~~~~~~++You can install the dependencies with:++ cd /usr/ports/lang/spidermonkey && make install distclean+ cd /usr/ports/devel/icu && make install distclean+ cd /usr/ports/lang/erlang-lite && make install distclean++You will need an updated copy of the FreeBSD ports in `/usr/ports` to run the above commands.+ Installing ----------