[Unbound-users] Compile ldns 1.6.16/unbound 1.4.19 on Solaris 10.

Robert Edmonds edmonds at debian.org
Sat Dec 15 19:53:23 UTC 2012


Luther, Dan wrote:
>    $ ./configure --prefix=/usr/local/dns --with-ssl=/usr/local/openssl --with-solaris-threads \ 
>                  --with-username=dns --disable-rpath --with-libevent --with-chroot-dir= \
>                  --enable-shared --enable-largefile
> 
> The only bad part of this is you must specify the "LD_LIBRARY_PATH" so unbound knows where the new OpenSSL libraries are:
> 
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/openssl/lib

this is probably because you passed --disable-rpath to configure?

-- 
Robert Edmonds
edmonds at debian.org



More information about the Unbound-users mailing list