
1 Jan
2015
1 Jan
'15
6:55 p.m.
On Sun, 28 Dec 2014 16:01:12 -0800, Nick Mathewson <nickm@freehaven.net> wrote:
Instead of using --with-openssl-dir=/usr/local, what happens if you set CFLAGS and LDFLAGS by hand when compiling?
Maybe something like this would work? CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure