Welcome! Log In Create A New Profile

Advanced

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Anonymous User
December 12, 2013 09:26AM
> Setting LD_LIBRARY_PATH in environment might work,
> please consult with your runtime linker documentation.
> Some runtime linkers allow you to override paths
> enforced by -rpath, see LD_LIBRARY_PATH_RPATH in
> http://man.freebsd.org/rtld for one such example.
> But this has nothing to do with nginx.

env vars are the wrong solution for runtime servers' lib links.

rpath is the correct approach -- it's insensitive to environment.

if nginx searches for and builds against a given instance of a lib, then
the resultant binary should be linked against the specified lib --
consistently & persisently.

again, the -Wl,-rpath ldopt spec takes care of it correctly.

that IS an nginx issue, inansmuch as it's a choice to correctly rpath
specified/found libs, or not.

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Maxim Dounin 1169 December 11, 2013 12:24AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Anonymous User 481 December 11, 2013 12:24AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Maxim Dounin 372 December 11, 2013 08:26AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Anonymous User 327 December 11, 2013 10:02AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Maxim Dounin 369 December 11, 2013 11:10AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Anonymous User 320 December 11, 2013 01:06PM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Anonymous User 340 December 11, 2013 01:12PM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Ruslan Ermilov 340 December 12, 2013 06:50AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Anonymous User 438 December 12, 2013 09:26AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Maxim Dounin 363 December 11, 2013 12:30AM

Re: [PATCH] Configure: added new option --with-pcre-conf-opt=OPTIONS.

Anonymous User 342 December 11, 2013 12:30AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 181
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready