comparison doc/index.html @ 716:333a484aa2fa

corrected installation command for FreeBSD (by Tony Theodore)
author Volker Grabsch <vog@notjusthosting.com>
date Mon, 08 Feb 2010 15:02:12 +0100
parents c951876aa54f
children 4e40868f9d3a
comparison
equal deleted inserted replaced
715:4cda826c2480 716:333a484aa2fa
586 <pre>aptitude install -R g++-multilib</pre> 586 <pre>aptitude install -R g++-multilib</pre>
587 587
588 <h3 id="requirements-freebsd">FreeBSD</h3> 588 <h3 id="requirements-freebsd">FreeBSD</h3>
589 589
590 <!-- http://www.freebsd.org/ports/ --> 590 <!-- http://www.freebsd.org/ports/ -->
591 <pre>pkg_add -r autoconf automake bash bison cmake flex gmake \ 591 <pre>pkg_add -r automake110 bash bison cmake gmake gsed \
592 gsed libtool openssl perl pkg-config scons \ 592 libtool openssl pkg-config scons unzip wget</pre>
593 unzip wget</pre>
594 593
595 <p> 594 <p>
596 On 64-bit FreeBSD, 595 On 64-bit FreeBSD,
597 there are open issues with the NSIS package. 596 there are open issues with the NSIS package.
598 </p> 597 </p>