Install `unzip'.
authortomo <tomo>
Thu, 2 Jun 2011 17:38:59 +0000 (17:38 +0000)
committertomo <tomo>
Thu, 2 Jun 2011 17:38:59 +0000 (17:38 +0000)
bootstrap.fink
bootstrap.macports

index 971abb1..57f4495 100755 (executable)
@@ -23,6 +23,7 @@ fink install canna-shlibs
 
 #fink install coreutils-default
 fink install wget
+fink install unzip
 
 ./configure \
     --with-site-includes=/sw/include/db4:/sw/include \
index 3369b64..067c8ae 100755 (executable)
@@ -10,6 +10,7 @@ sudo port -v install compface
 sudo port -v install gettext
 sudo port -v install zlib
 sudo port -v install canna
+sudo port -v install unzip
 
 ./configure \
     --with-site-includes=/opt/local/include/db46:/opt/local/include \