From: Nikos Mavrogiannopoulos Date: Sat, 5 Apr 2014 08:06:51 +0000 (+0200) Subject: added softhsm dependency for testsuite X-Git-Tag: gnutls_3_3_0~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a930e76bcd789724d1be3d41a3047cb41129d82;p=thirdparty%2Fgnutls.git added softhsm dependency for testsuite --- diff --git a/README-alpha b/README-alpha index 08d66991c2..5cc77703d0 100644 --- a/README-alpha +++ b/README-alpha @@ -31,6 +31,7 @@ We require several tools to check out and build the software, including: - Libidn (optional, for crywrap) - AWK (for make dist, pmccabe2html) - git2cl (for make dist, ChangeLog) +- softhsm (for testing smart card support) The required software is typically distributed with your operating system, and the instructions for installing them differ. Here are @@ -42,6 +43,7 @@ apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils apt-get install help2man gtk-doc-tools valgrind apt-get install guile-1.8-dev libtasn1-3-dev apt-get install datefudge libidn11-dev gawk gperf +apt-get install softhsm You will sometimes need to install more recent versions of Automake, Nettle, P11-kit and Autogen, which you will need to build from