On Fri, Apr 24, 2015 at 6:18 PM, Peter Kelly <[email protected]> wrote:
> On 24 Apr 2015, at 11:36 pm, Gabriela Gibson <[email protected]> > wrote: > > > > I take it I can just run the /schemas/generate.sh script, or do I need to > > modify anything? > > You’re using linux, right? > Ubuntu LTS 14.04. > It turns out the scripts still work if you have a functioning phantomjs > installation. In my Ubuntu VM I did: > > sudo apt-get install phantomjs > > I followed their build instructions, needed to get some extra stuffs. http://phantomjs.org/build.html Should probably add that to the wiki. > I then had to modify the relaxng.js and createimpl.js to refer to > /usr/bin/phantomjs instead of /usr/local/bin/phantomjs (the former is where > apt-get puts it). Then I ran generate.sh and it produced the > DFXMLNames.{h.c} and DFXMLNamespaces.{h.c} successfully, with identical > output to what is there currently. > > Yeah, it's still churning trying to build it ;-D — > Dr Peter M. Kelly > [email protected] > > PGP key: http://www.kellypmk.net/pgp-key <http://www.kellypmk.net/pgp-key> > (fingerprint 5435 6718 59F0 DD1F BFA0 5E46 2523 BAA1 44AE 2966) > > -- Visit my Coding Diary: http://gabriela-gibson.blogspot.com/
