Closed seanmcilvenna closed 5 years ago
There may be a libstdc++.so issue. I'll try it with different computers at work. Maybe I should install a particular g++ 5.x version for building the prebuilt
Rebuilt and published with g++ v5.2 the 64 bit linux from ubuntu 14_04
Getting the following error when using pre-built on a linux environment:
If I CD into the node_modules/saxon-node directory and run "node-pre-gyp rebuild", it works...
At some point I was also getting errors about saxon-node not being able to find libsaxon.so (even though I had SAXON_HOME environment variable set correctly). That happened just before I removed saxon-node and re-installed as a test prior to writing this ticket.