Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared Library issue for nodejs V5.5.0 on oi_151a9 and oi_151a8 Legacy version of Open Indiana #4897

Closed
ApolonTorq opened this issue Jan 27, 2016 · 1 comment
Labels
smartos Issues and PRs related to the SmartOS platform.

Comments

@ApolonTorq
Copy link

The ldd output for the node executable on the Legacy version of Open Indiana is as follows:

        libkstat.so.1 =>         /lib/64/libkstat.so.1
        libumem.so.1 =>  /lib/64/libumem.so.1
        libsocket.so.1 =>        /lib/64/libsocket.so.1
        libnsl.so.1 =>   /lib/64/libnsl.so.1
        librt.so.1 =>    /lib/64/librt.so.1
        libsendfile.so.1 =>      /lib/64/libsendfile.so.1
        libstdc++.so.6 =>        (file not found)
        libm.so.2 =>     /lib/64/libm.so.2
        libgcc_s.so.1 =>         (file not found)
        libpthread.so.1 =>       /lib/64/libpthread.so.1
        libc.so.1 =>     /lib/64/libc.so.1
        libc.so.1 (ILLUMOS_0.17) =>      (version not found)
        libmp.so.2 =>    /lib/64/libmp.so.2
        libmd.so.1 =>    /lib/64/libmd.so.1

I was interpreting the Legacy version to be an equivalent term for "Stable" version of Open Indiana and the Hipster release being "bleeding edge". So the original preference was to use the Legacy version. As this shared library issue doesn't occur on the Hipster release, I'll go with that OS for the current work. It would be handy to have nodejs operaional on the legacy release however.

@mscdex mscdex added the smartos Issues and PRs related to the SmartOS platform. label Jan 27, 2016
@misterdjules
Copy link

Closing as a duplicate of #4895, but the information in this issue is still very useful, so thank you very much for taking the time to file it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
smartos Issues and PRs related to the SmartOS platform.
Projects
None yet
Development

No branches or pull requests

3 participants