Blob


1 # Installing gmid
3 ## dependencies
5 gmid depends on libtls and a C compiler. It's reported to compile with gcc 4.2, so it should work pretty everywhere now.
7 The compilation is as easy as
9 ```
10 make
11 ```
13 Note that there isn't an install target yet.
15 If you're a packager, don't forget to install also the manpage gmid.1