You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build nut from source on Ubuntu, I installed autoconf, libtool (they were mentioned here), g++ and make, then ran ./autogen.sh and ./configure. I get an error:
./configure: line 7347: syntax error near unexpected token `CPPUNIT,'
To build nut from source on Ubuntu, I installed
autoconf,libtool(they were mentioned here),g++andmake, then ran./autogen.shand./configure. I get an error: