[openssl-dev] [Bug, maybe] [master] bin/* no longer find their libraries if installed in non-default locations

Steffen Nurpmeso steffen at sdaoden.eu
Wed Mar 1 16:13:24 UTC 2017


Oh, hello again,

now i finally have updated (without "make tests?") and it seems
i now have to fill in $LD_LIBRARY_PATH to get running:

  $ ldd /home/steffen/usr/opt/.ssl-1.1.0/bin/openssl
  ...
  libssl.so.1.1 => not found
  libcrypto.so.1.1 => not found

This is new behaviour, until now the installation was always
self-contained when configured via

  ./config --prefix=$(MYPREFIX) zlib-dynamic no-hw shared

I think this should at least be noted in CHANGES or so.
Ciao,

--steffen


More information about the openssl-dev mailing list