summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2011-03-13 11:58:39 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2011-03-13 11:58:39 (GMT)
commit68715aa0ab0a9fdf97849900d60307bbd8e441b2 (patch)
tree9496455a8bed279f0d69cd5de1a09f773506161a /doc/index.html
parent3a721caf6841e5f705a27dd79f470a172ef8da2e (diff)
downloadmxe-68715aa0ab0a9fdf97849900d60307bbd8e441b2.zip
mxe-68715aa0ab0a9fdf97849900d60307bbd8e441b2.tar.gz
mxe-68715aa0ab0a9fdf97849900d60307bbd8e441b2.tar.bz2
also mention upgrade commands in the docs for OSX
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index ae631b2..81bf59b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -700,7 +700,9 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
then run:
</p>
<!-- http://www.macports.org/ports.php -->
- <pre>sudo port install autoconf automake bison cmake flex \
+ <pre>sudo port selfupdate
+sudo port upgrade outdated
+sudo port install autoconf automake bison cmake flex \
gsed intltool libtool openssl \
p5-xml-parser pkgconfig scons \
wget xz-devel yasm</pre>