Using install_stack.sh and Makefile does not seem to work fine . At make it is complaining about install of gwt. Isn’t that (gwt install) handled in install_stack.sh ?
$ sudo make && sudo make REPO_HOME=/opt/SpectrumBrowser install
I got : Testing environment variables
GWT_HOME=’’
Set environment variables GWT_HOME to location of gwt.
GWT install requirement should be included in install_stack.sh
Using install_stack.sh and Makefile does not seem to work fine . At make it is complaining about install of gwt. Isn’t that (gwt install) handled in install_stack.sh ?
$ sudo make && sudo make REPO_HOME=/opt/SpectrumBrowser install I got : Testing environment variables GWT_HOME=’’ Set environment variables GWT_HOME to location of gwt.
GWT install requirement should be included in install_stack.sh