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
0f49927d
Commit
0f49927d
authored
Mar 05, 2015
by
Nikos Mavrogiannopoulos
Browse files
README: mention that openssl and polarssl will be used for interop testing
parent
3d21a75c
Pipeline
#4207
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README-alpha
README-alpha
+8
-0
No files found.
README-alpha
View file @
0f49927d
...
...
@@ -49,12 +49,20 @@ apt-get install guile-2.0-dev libtasn1-6-dev
apt-get install datefudge libidn11-dev gawk gperf
apt-get install softhsm libunbound-dev bison
You will sometimes need to install more recent versions of Automake,
Nettle, P11-kit and Autogen, which you will need to build from
sources. If your system has the recent versions, you could do:
apt-get install automake autogen nettle-dev libp11-kit-dev
For basic interoperability testing you may want to install openssl
and polarssl. The interoperability tests are run during make check.
apt-get install libpolarssl-runtime openssl
To download the version controlled sources:
$ git clone git://gitorious.org/gnutls/gnutls.git
...
...
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