commit | 123d39f28e8ec1426888ef0577105903d67d1c4d | [log] [tgz] |
---|---|---|
author | Daiki Ueno <ueno@gnu.org> | Mon Mar 22 09:11:07 2021 +0100 |
committer | Daiki Ueno <ueno@gnu.org> | Mon Mar 22 09:11:07 2021 +0100 |
tree | 12022e57206f726c8770bb702003ab019580c5ae | |
parent | 3f23702d07410801b0e54c707b7eb562b2c414a3 [diff] |
Revert "bootstrap.conf: require bison 3.6 or later" This reverts commit b6de8e01dec78ac0a43bccae49d1ecda64ad9b98. The condition was too rigid on oss-fuzz. This was introduced for the default string change ("$eof" -> "end of file"), but ideally we should have a way to produce the same error message for either version of bison. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Branch | CI system | Status |
---|---|---|
Master | Gitlab |
This is GNU Libtasn1, a small ASN.1 library.
The C library (libtasn1.*) is licensed under the GNU Lesser General Public License version 2.1 or later. See the file COPYING.LIB.
The command line tool, self tests, examples, and other auxilliary files, are licensed under the GNU General Public License version 3.0 or later. See the file COPYING.
We require several tools to build the software, including:
The required software is typically distributed with your operating system, and the instructions for installing them differ. Here are some hints:
gNewSense/Debian/Ubuntu:
sudo apt-get install make git-core autoconf automake libtool sudo apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils sudo apt-get install help2man gtk-doc-tools valgrind abigail-tools
The next step is to run autoreconf, ./configure, etc:
$ ./bootstrap
Then build the project normally:
$ make $ make check
Happy hacking!
The manual is in the doc/
directory of the release. You can also browse the manual online at:
The coverage report is at:
The project homepage at the gnu site is at:
http://www.gnu.org/software/libtasn1/
For any copyright year range specified as YYYY-ZZZZ in this package note that the range specifies every single year in that closed interval.