> On 4 Jul 2015, at 05:37 , Cory Pruce <corypruce@xxxxxxxxx> wrote: > > > Signed PGP part > Hey Tim, > > I see that I may need to set some environment variables as told by the > git readme but the error message is on a different env var: > > cory@Nulix ~/tor/tor =) make test-network > make all-am > make[1]: Entering directory `/home/cory/tor/tor' > make[1]: Leaving directory `/home/cory/tor/tor' > ./src/test/test-network.sh > test-network.sh: missing 'chutney' in CHUTNEY_PATH (~/tor/chutney/) > make: *** [test-network] Error 1 > > > I also tried modifying my .bashrc so that the CHUTNEY_PATH pointed to > the executable but no luck. Do I need to set the chutney path? The CHUTNEY_PATH variable needs to point to a directory containing a chutney executable. So you seem to have it right the first time. What do you get when you run: ls -l ~/tor/chutney/ I would expect to see an executable script called "chutney" listed in that directory, along with the other chutney distribution files. The test-network.sh script is complaining that the "chutney" script is missing. Tim Tim Wilson-Brown (teor) teor2345 at gmail dot com pgp ABFED1AC https://gist.github.com/teor2345/d033b8ce0a99adbc89c5 teor at blah dot im OTR D5BE4EC2 255D7585 F3874930 DB130265 7C9EBBC7
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ tor-dev mailing list tor-dev@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev