Hi all,
I want to compile Tor on my Raspberry Pi.
I added --enable-upnp \ in debian/rules, but it returned an error about documentation.
config.status: error: cannot find input file: `doc/torify.1.in' make[2]: *** [doc/torify.1] Error 1
libminiupnpc-dev is installed, and libminiupnpc package too. MiniUPNP is found when checking for depencies.
How can I compile Tor Debian package with UPNP support enabled? Does someone know why this error is displayed?
Thanks,