autogen requires libtool
For the first time when I tried to install Tor from a source that I check out from git, autogen give this error: Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 196. Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 196. Which can be resolved by installing libtool: apt-get install libtool 0.2.4.9-alpha-dev **Trac**: **Username**: mazda
issue