Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
gnutls
GnuTLS
Commits
00e821de
Commit
00e821de
authored
Apr 11, 2016
by
Nikos Mavrogiannopoulos
Browse files
README: add abi-compliance-checker into install instructions
parent
f55a9eda
Pipeline
#1676511
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README-alpha.md
README-alpha.md
+4
-4
No files found.
README-alpha.md
View file @
00e821de
...
...
@@ -58,8 +58,8 @@ yum install -y unbound-devel bison help2man gtk-doc texinfo texlive
Sometimes, you may need to install more recent versions of Automake,
Nettle, P11-kit and Autogen, which you will need to build from sources.
Dependencies that are used during make check are listed below.
Moreover,
for basic interoperability testing you may want to install openssl
Dependencies that are used during make check
or make dist
are listed below.
Moreover,
for basic interoperability testing you may want to install openssl
and polarssl.
*
[
Valgrind
](
http://valgrind.org/
)
(
optional
)
...
...
@@ -72,13 +72,13 @@ and polarssl.
Debian/Ubuntu:
```
apt-get install -y valgrind libasan1 nodejs softhsm datefudge
apt-get install -y dieharder libpolarssl-runtime openssl
apt-get install -y dieharder libpolarssl-runtime openssl
abi-compliance-checker
```
Fedora/RHEL:
```
yum install -y valgrind libasan nodejs softhsm datefudge
yum install -y dieharder mbedtls-utils openssl
yum install -y dieharder mbedtls-utils openssl
abi-compliance-checker
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment