You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a high priority for me as we'll probably go with a later Solaris version or Open Indiana. This issue was submitted based on a request by @misterdjules.
The text was updated successfully, but these errors were encountered:
Thank you for filing that issue. This problem is due to the fact that sunos binaries are built on a SmartOS machine. You can find more details in a gist I wrote. My recommendation would be, in order of preference, to:
let package managers handle distribution of Node.js binaries on Solaris
help the @nodejs/build team setup a Solaris build environment to publish solaris binaries
There's been a few new issues created lately about not being able to run sunos node binaries on various Solaris derivatives. @nodejs/build Would it help to create a reference issue in @nodejs/build that summarizes the situation and link to all the existing related issues in nodejs/node?
Closing this issue as a duplicate of #3349, but the information in this issue is still very useful, so thank you very much for taking the time to file it!
An unxz and untar of node-v5.5.0-sunos-x64.tar.xz results in:
An ldd on the resulting node executable shows the following shared library resolution issues:
This issue is not a high priority for me as we'll probably go with a later Solaris version or Open Indiana. This issue was submitted based on a request by @misterdjules.
The text was updated successfully, but these errors were encountered: