0
votes
0answers
79 views

Node Zlib: Runtime error on SmartOs 64

I recently provisioned a SmartOS machine in Joyent's Cloud and npm installed zlib. The build succeeded, but now I get the following error every time I try to require('zlib'): Error: ld.so.1: node: ...
1
vote
2answers
581 views

Installing ruby on smartos plus

So ive got a smartos 64 plus machine (joyent) It DIDN'T have rails installed as i got a Could not find gem 'rdoc (~> 3.4)', required by 'rails (= 3.0.9)', in any of the sources Error trying to ...