This shows you the differences between two versions of the page.
gnucap:manual:autotools [2021/01/17 01:07] felixs wording |
gnucap:manual:autotools [2024/02/10 03:39] (current) felixs add 20240205 tarball |
||
---|---|---|---|
Line 33: | Line 33: | ||
gnucap> | gnucap> | ||
</code> | </code> | ||
+ | |||
+ | Here's a tarball generated by autotools. It should work with just a POSIX shell and some Make. | ||
+ | {{:gnucap:manual:gnucap-20240205-auto.tar.gz|}} | ||
== cmake == | == cmake == | ||
+ | TODO: this never worked properly, need a cmake expert. | ||
<code> | <code> | ||
$ git clone git://git.savannah.gnu.org/gnucap/gnucap-tools.git --branch cmake cmake | $ git clone git://git.savannah.gnu.org/gnucap/gnucap-tools.git --branch cmake cmake |