X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=README.git;h=73fd18408b0b65f4ece9156aea76604c2409fb51;hb=1797680356b8a9256fd233a126f0b4cae9d52b17;hp=92aa11375d67597ec5aa850b4822cea62b7298f0;hpb=05260f941c2a24eb3f09070a2550cf15e431266a;p=meshlink diff --git a/README.git b/README.git index 92aa1137..73fd1840 100644 --- a/README.git +++ b/README.git @@ -1,13 +1,16 @@ -Before you can start compiling tinc from a fresh git clone, you have +Before you can start compiling MeshLink from a fresh git clone, you have to install the very latest versions of the following packages: -- OpenSSL - zlib -- lzo - GCC - automake - autoconf -- gettext + +Compile first the git submodules + +git submodule init +git submodule update +sh README.catta Then you have to let the autotools create all the autogenerated files, using this command: