Re: How to build OpenSC/libp11 ?
Jana Nguyen <[email protected]>
| Newsgroups | gmane.comp.encryption.opensc.devel |
|---|---|
| Message-ID | <CAGL8nRJ6ea4fW5BvYriUn6LA-2qsGy-zuR-GWi=imL-CPr3ftQ@mail.gmail.com> |
Thanks, running the tarball seems to run without error. Following the README.md, I tried to locate opensc-pkcs11.so and libpkcs11.so None was found. Am I suppose to also install the "engine_pkcs11" ? I want to use p11 and OpenSSL from the command line. On Thu, Aug 24, 2017 at 12:02 PM, Alon Bar-Lev <[email protected]> wrote: > Hi, > Just download the tarball out of the releases[1] > *libp11-0.4.7.tar.gz* > <https://github.com/OpenSC/libp11/releases/download/libp11-0.4.7/libp11-0.4.7.tar.gz> > Alon > [1] https://github.com/OpenSC/libp11/releases > > > On 24 August 2017 at 20:52, Jana Nguyen <[email protected]> wrote: > >> $ ./bootstrap >> ./bootstrap: line 2: autoreconf: command not found >> >> It looks like ./boostrap calls autoreconf which is not there on my >> server. >> >> Would it be easier if I get the release tarball? >> >> Thanks, >> Jana >> >> On Thu, Aug 24, 2017 at 8:02 AM, Kenneth Benson <[email protected]> >> wrote: >> >>> On 8/23/2017 11:50 PM, Jana Nguyen wrote: >>> > Hello, >>> > >>> > I want to use OpenSC/libp11 for my project since I want to use the >>> > pkcs11 module to access HSM. I've cloned libp11 repo from the master >>> > branch, but how do I build it so I can start using it for Centos 6? >>> > I've looked at INSTALL.md at >>> > https://github.com/OpenSC/libp11/blob/master/INSTALL.md >>> > <https://github.com/OpenSC/libp11/blob/master/INSTALL.md> and it >>> suggest >>> > I run the below to build libp11: >>> > ./configure && make && sudo make install >>> > >>> > There is no "configure" or "install" under this repo: >>> > >>> > drwxr-xr-x 2 jnguyen SECENG 4096 Aug 22 21:19 tests >>> > >>> > drwxr-xr-x 2 jnguyen SECENG 4096 Aug 22 21:19 src >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 7563 Aug 22 21:19 README.md >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 7529 Aug 22 21:19 NEWS >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 1454 Aug 22 21:19 make.rules.mak >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 139 Aug 22 21:19 Makefile.mak >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 784 Aug 22 21:19 Makefile.am >>> > >>> > drwxr-xr-x 2 jnguyen SECENG 4096 Aug 22 21:19 m4 >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 2346 Aug 22 21:19 INSTALL.md >>> > >>> > drwxr-xr-x 2 jnguyen SECENG 4096 Aug 22 21:19 doc >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 26528 Aug 22 21:19 COPYING >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 7888 Aug 22 21:19 configure.ac >>> > <http://configure.ac/> >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 49 Aug 22 21:19 bootstrap >>> > >>> > -rwxr-xr-x 1 jnguyen SECENG 2205 Aug 22 21:19 appveyor.yml >>> > >>> > drwxr-xr-x 2 jnguyen SECENG 4096 Aug 22 22:10 examples >>> > >>> > Thanks! >>> > >>> > >>> > ------------------------------------------------------------ >>> ------------------ >>> > Check out the vibrant tech community on one of the world's most >>> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> > >>> > >>> > >>> > _______________________________________________ >>> > Opensc-devel mailing list >>> > [email protected] >>> > https://lists.sourceforge.net/lists/listinfo/opensc-devel >>> > >>> Configure is a program in (I think) usr/local/bin directory that uses >>> configure.ac and makefile.am to create the files to compile with. >>> Install is a subsection of the makefile that runs instructions to >>> install the library to it's correct location. >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Opensc-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/opensc-devel >>> >> >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Opensc-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/opensc-devel >> >> > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensc-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensc-devel