[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #6726 [Tor bundles/installation]: Obfsproxy TBBs don't work on Mac OS X 10.7.4 and 10.8.1
#6726: Obfsproxy TBBs don't work on Mac OS X 10.7.4 and 10.8.1
--------------------------------------+-------------------------------------
Reporter: karsten | Owner: erinn
Type: defect | Status: new
Priority: major | Milestone:
Component: Tor bundles/installation | Version: Vidalia: 0.2.20
Keywords: | Parent:
Points: | Actualpoints:
--------------------------------------+-------------------------------------
Comment(by asn):
I saw Sebastian suggesting the following patch in IRC:
{{{
- cd $(OBFSPROXY_DIR) && libevent_CFLAGS=-I$(BUILT_DIR)/include
libevent_LIBS="-L$(BUILT_DIR)/lib -levent"
libcrypto_CFLAGS=-I$(BUILT_DIR)/include/openssl
libcrypto_LIBS="-L$(BUILT_DIR)/lib -lssl -lcrypto" ./configure
+ cd $(OBFSPROXY_DIR) && libevent_CFLAGS=-I$(BUILT_DIR)/include
libevent_LIBS="$(BUILT_DIR)/lib/libevent.a"
libcrypto_CFLAGS=-I$(BUILT_DIR)/include/openssl
libcrypto_LIBS="$(BUILT_DIR)/lib/libz.a $(BUILT_DIR)/lib/libss
}}}
Did it work?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6726#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs