On Mon, May 14, 2012 at 4:18 PM, agentzh <agentzh at gmail.com> wrote: > 2. Specify the run path (or "rpath") in your nginx executable by > passing the command-line option > --with-cc-opt="-Wl,-rpath,/usr/local/lib" to your nginx's ./configure > script. > Sorry, there's a typo here. it should be --with-ld-opt, rather than --with-cc-opt :P Regards, -agentzh