NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tor-0.2.1.22 renegotiating problem [SOLVED]



I hope you remebember the renegotiating problem (http://bit.ly/cMbQR8).

Here's the solution:

You'll just have to add "--with-openssl-dir=/usr/pkg" to the CONFIGURE_ARGS.
Or you run:

-----------------------------------------------------------
$ ./configure --sysconfdir=/usr/pkg/etc --localstatedir=/var
--enable-eventdns --enable-threads --prefix=/usr/pkg
--build=x86_64--netbsd --host=x86_64--netbsd --mandir=/usr/pkg/man
--with-openssl-dir=/usr/pkg
$ gmake install
-----------------------------------------------------------


-- 
Victor Dorneanu

Contact
- Web/Blog: http://dornea.nu
 
GnuPG information
- KeyID = 0xD20870F4 (pgp.mit.edu)
- Key fingerprint = DD6B 5E09 242F 7410 3F90 492A 4CBA FD13 D208 70F4





Home | Main Index | Thread Index | Old Index