[Unbound-users] Unbound on Solaris 10

Gábor Lénárt lgb at lgb.hu
Tue Jul 20 19:22:06 UTC 2010


On Tue, Jul 20, 2010 at 01:38:22PM -0500, Hayward, Bruce wrote:
> 
> Note that I am aware of setting the LD_LIBRARY_PATH via say a .profile,
> but was looking for a way to keep the compile separate from OS variables
> - more looking to see if it can be added via a ./configure parameter.

I think that it is a more nice way to configure the dynamic linker with the crle
command, then you don't need workarounds like setting env.variables.

in my case:

lgb at hydra:~$ uname -a
SunOS hydra 5.10 Generic_141444-09 sun4v sparc SUNW,Sun-Fire-T200
lgb at hydra:~$ crle

Configuration file [version 4]: /var/ld/ld.config  
  Default Library Path (ELF):   /lib:/usr/lib:/usr/sfw/lib
  Trusted Directories (ELF):    /lib/secure:/usr/lib/secure  (system
default)

Command line:
  crle -c /var/ld/ld.config -l /lib:/usr/lib:/usr/sfw/lib

lgb at hydra:~$ 




More information about the Unbound-users mailing list