[more of same thomashartman1@gmail.com**20080905091819] hunk ./templates/happs-slow-linking-bug.st 37 -The shell command ./runServer.sh, which creates an executable and starts the server, also times the compile & link, and rings a bell when it's done. Helpful if slow link times are creeping back in. +The shell command ./runServer.sh, which creates an executable and starts the server, also times the compile & link, and rings a bell when it's done. I figure this will be helpful if slow link times creep back in. hunk ./templates/run-tutorial-locally.st 18 -
  • For running the app, there are actually a couple of approaches. + + +

    For running the app, there are actually a couple of approaches. hunk ./templates/run-tutorial-locally.st 25 - the slow link time issue.

  • + the slow link time issue. + This isn't a problem at time of writing but seems to crop up from time to time. hunk ./templates/run-tutorial-locally.st 28 -
  • -
  • Shutdown with ctrl-c. -
  • -
  • The command ./runServer.sh, - which creates an executable and starts the server. - It also times the compile & link, and rings a bell when it's done. - -
  • You should now be able to browse this tutorial offline by running the executable, and opening http://localhost:5001 in your browser.
  • -
  • You may also want to start HAppS on boot.
  • - +

    +Shutdown with ctrl-c. +

    +You should now be able to browse this tutorial offline by running the executable, and opening http://localhost:5001 in your browser. +

    +You may also want to start HAppS on boot. +