open-eid / chrome-token-signing

DEPRECATED Chrome and Firefox extension for signing with your eID on the web
https://github.com/open-eid/chrome-token-signing/wiki
GNU Lesser General Public License v2.1
206 stars 75 forks source link

Linux installation of token signing requires ld but it's not a dependency #138

Closed TaaviE closed 4 years ago

TaaviE commented 5 years ago

In the script /usr/bin/esteid-update-nssdb at line 29 the installation script fails with the error ld: command not found, I solved it by installing gcc-8 manually, but if it's required like that to enable ID-card functionality in Chrome(/ium) then it should be the package's dependency.

metsma commented 4 years ago

This is not related to chrome token signing. should be fixed with https://github.com/open-eid/linux-installer/pull/60