Closed zoglun closed 7 years ago
root@localhost:~/varnish-modules# ./bootstrap
root@localhost:~/varnish-modules# ./configure -su: ./configure: No such file or directory
root@localhost:~/varnish-modules# dir aclocal.m4 bootstrap COPYING m4 README.rst AUTHORS CHANGES.rst docs Makefile.am src autom4te.cache configure.ac LICENSE man test-vclsnippet
Ah I find the reason. "./bootstrap: 51: ./bootstrap: libtoolize: not found"
apt-get install libtool solve it.
root@localhost:~/varnish-modules# ./bootstrap
root@localhost:~/varnish-modules# ./configure -su: ./configure: No such file or directory
root@localhost:~/varnish-modules# dir aclocal.m4 bootstrap COPYING m4 README.rst AUTHORS CHANGES.rst docs Makefile.am src autom4te.cache configure.ac LICENSE man test-vclsnippet