From 92189500ce1b8481e12c7815dd9ee24970689180 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sun, 14 Feb 2010 15:32:06 +0100 Subject: more explicit installation command for FreeBSD (by Tony Theodore) --- doc/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 533b0db..2fde08e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -587,8 +587,9 @@ USE_OSGPLUGIN(<plugin2>)

FreeBSD

-
pkg_add -r automake110 bash bison cmake gmake gsed \
-           libtool openssl pkg-config scons unzip wget
+
pkg_add -r automake110 autoconf262 bash bison cmake \
+           gmake gsed libtool openssl perl pkg-config \
+           scons unzip wget

On 64-bit FreeBSD, -- cgit v0.12