Re: How to build OpenSC/libp11 ?

Jakub Jelen <[email protected]>
Newsgroups gmane.comp.encryption.opensc.devel
Message-ID <[email protected]>
On Wed, 2017-08-23 at 20:50 -0700, 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
>  and
> it suggest I run the below to build libp11:
> ./configure && make && sudo make install
> 
> There is no "configure" or "install" under this repo:

Hello,
when you are building from master, the configure is not pre-generated
as in the release tarball. In this case, you need to run

$ ./bootstrap

which in result runs autoreconf and creates a configure for you.

Regards,
-- 
Jakub Jelen
Software Engineer
Security Technologies
Red Hat, Inc.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.