Tag Archives: jsure

Building JSure on Ubuntu

I needed to do the following additional steps to get JSure: The Javascript Checker (Version 1.0.0 from http://www.jsure.org) to build on Ubuntu (8.04, hardy). I did not have ocaml installed — I need to run “aptitude install ocaml“. The build was failing with errors referring “ocamlopt.opt” — I had to modify all references to “ocamlopt.opt“, [...]

Share
Posted in Uncategorized | Tagged | 1 Comment