Comment 5 for bug 1850156

Revision history for this message
Jason Stephenson (jstephenson) wrote : Re: Need a -tester make target

OK, so forget my previous comment because trying to run install_nodejs_from_source by itself results in an error:

sudo make -f Evergreen/Open-ILS/src/extras/install/Makefile.common install_nodejs_from_source
wget -N
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
Evergreen/Open-ILS/src/extras/install/Makefile.common:38: recipe for target 'install_nodejs_from_source' failed
make: *** [install_nodejs_from_source] Error 1

We're going to need Makefile changes to accommodate this.