[Nix-dev] "Error loading shared libraries" in a temporary tool

Vladimír Čunát vcunat at gmail.com
Thu Jul 28 20:17:10 CEST 2016


On 07/27/2016 11:19 AM, Damien Cassou wrote:
> Thanks. I tried that but nothing changed:
> 
>   preBuild = ''
>     LD_LIBRARY_PATH="$(pwd)/lib:$LD_LIBRARY_PATH";
>     echo =============================================================
>     echo LD_LIBRARY_PATH=$LD_LIBRARY_PATH
>     echo =============================================================
>   '';

I'd certainly try with ``export LD_LIBRARY_PATH=...`` instead.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3771 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160728/4d94ab5c/attachment-0001.p7s>


More information about the nix-dev mailing list