Building from svn source on Mac OS X

Darren Bane darren.bane at gmail.com
Sat Oct 21 22:41:16 UTC 2006


On 21/10/06, Watson Ladd <watsonbladd at gmail.com> wrote:
> Darren Bane wrote:
> > On 20/10/06, Watson Ladd <watsonbladd at gmail.com> wrote:
> >> Hi,
> >> I have installed libevent via darwinports, but ./autogen.sh seems unable
> >> to find it. I have tried setting the directory to point at where the
> >> dylib is and where the header is, but neither has worked.
> >> Any ideas?
> >
> > Why aren't you installing Tor via MacPorts also?  The port is up to
> > date, AFAIK.
> Because I might want to change the source and test my changes to it.

Ok, changing the source code is a good reason (sorry, I had to ask
because you'd be surprised how many people don't have one).

Looking at the tor-devel port, the following environment variables are
set before configure:

CPPFLAGS=-I/opt/local/include
LDFLAGS=-L/opt/local/lib

There is more in the portfile, but these look like likely suspects for
your build failure.
-- 
Darren Bane



More information about the tor-talk mailing list