OpenSC / pkcs11-helper

Library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and optional OpenSSL engine
Other
65 stars 43 forks source link

how to build #26

Closed Eichwaeldli closed 4 years ago

Eichwaeldli commented 4 years ago

Hi

I wanted to build pkcs11-helper on Debian. INSTALL tells, that I have to use ./configure. But there is no such file. There is a file configure.ac, so it seems, that automake has to be used. But automake also complains with errors. So my question: Could you post a configure again or update the INSTALL file, how one can build this package.

Thanks for any help Thomas

alonbl commented 4 years ago

Hello, If you unfamiliar with autotools, please download release tarball instead of git checkout.

Eichwaeldli commented 4 years ago

Hello,

to be clearer: I am on Ubuntu 18.04, this is posix, true! I read INSTALL, and there I read: Build: $ ./configure $ make $ make install

On Ubuntu I do: $ ./configure bash: ./configure: No such file or directory

So, there is a bug elsewhere, dot! Sorry, but either the INSTALL file has to be updated or the repository.

Regards Thomas

alonbl commented 4 years ago

Once again, please download the release tarball from releases.

Eichwaeldli commented 4 years ago

Sorry, this is a bug.I am able to build it without your help, you don't have to give me support, but please correct the bugs, so that this package is not only garbage.RegardsThomasAm 14.04.2020 9:50 vorm. schrieb Alon Bar-Lev notifications@github.com: Once again, please download the release tarball from releases.

—You are receiving this because you modified the open/close state.Reply to this email directly, view it on GitHub, or unsubscribe.

alonbl commented 4 years ago

I checked again that release[1] contains configure script, if you need support of basic downloading or compiling you can always obtain professional services you cannot expect volunteers to help you more than referring you to the correct resource.

[1] https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.26/pkcs11-helper-1.26.0.tar.bz2