Thanks, Martin. Got a bit further in the installation and ran into another snag:
toroki-snac:/home/gershon/nox/build# ../configure . . . checking for boostlib >= 1.34.1... configure: error: We could not detect the boost libraries (version 1.34 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation. Any advice? Gershon Schatzberg -----Original Message----- From: Martin Casado [mailto:[email protected]] Sent: Monday, January 25, 2010 4:28 PM To: Gershon Schatzberg Cc: [email protected] Subject: Re: [nox-dev] nox 0.6 installation issue Looks to me like you may not have libtool installed. > Running into problem installing nox 0.6: > > > > toroki-snac:/home/gershon# git clone git://noxrepo.org/nox > > Initialized empty Git repository in /home/gershon/nox/.git/ > > remote: Counting objects: 1283, done. > > remote: Compressing objects: 100% (807/807), done. > > remote: Total 1283 (delta 578), reused 1115 (delta 449) > > Receiving objects: 100% (1283/1283), 1.89 MiB | 589 KiB/s, done. > > Resolving deltas: 100% (578/578), done. > > toroki-snac:/home/gershon# cd nox > > toroki-snac:/home/gershon/nox# git checkout -b openflow-1.0 > origin/openflow-1.0 > > Branch openflow-1.0 set up to track remote branch > refs/remotes/origin/openflow-1.0. > > Switched to a new branch "openflow-1.0" > > toroki-snac:/home/gershon/nox# ./boot.sh > > building with all apps > > Disabling noxext... > > configure.ac:21: error: possibly undefined macro: AC_DISABLE_STATIC > > If this token and others are legitimate, please use > m4_pattern_allow. > > See the Autoconf documentation. > > configure.ac:22: error: possibly undefined macro: AC_LIBTOOL_DLOPEN > > configure.ac:23: error: possibly undefined macro: AC_PROG_LIBTOOL > > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > > > Thanks for your advice. > > > > Gershon Schatzberg > > ------------------------------------------------------------------------ > > _______________________________________________ > nox-dev mailing list > [email protected] > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org > _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
