swh:1:snp:5c81b35c32cd128e955f4da753d99c09557a4451
Tip revision: cfdc7053f2bba3965c665328fc1d014f44cab16b authored by Lonca Emmanuel on 17 March 2021, 12:16:06 UTC
cleaned configure.ac
cleaned configure.ac
Tip revision: cfdc705
README
This software is distributed under the GNU General Public License.
It uses some parts of the open source software Minisat.
The following packages are required to build CoQuiAAS :
- g++ (C++ compiler)
- zlib1g-dev (API to inflate/deflate data))
- libtool
- pkg-config
How to build CoQuiAAS:
- run "configure"
- run "make"