(Don't forget to copy the list.) On 7 March 2015 at 00:17, CodeHero <[email protected]> wrote: > Now I used the full path to ld-linux-x86-64.so.2 and the file-not-found > error does not occur. However now there's another problem > "/nix/store/HASH-firefox-nightly/bin/.firefox-nightly-wrapped: error while > loading shared libraries: libstdc++.so.6: cannot open shared object file: No > such file or directory" > > I think that is what the wrapper is supposed to fix, but now I am bypassing > it.
Then embed the patchelf stuff inside the wrapper script :-) - Bjørn _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
