usnistgov / SpectrumBrowser

ITL
12 stars 11 forks source link

Set environment variables GWT_HOME to location of gwt. #236

Closed N-ELOUNI closed 8 years ago

N-ELOUNI commented 8 years ago

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