Do not able to install DMD Compiler with curl
Salih Dincer
salihdb at hotmail.com
Thu Oct 31 08:00:25 UTC 2024
The following there is error "No public key"!
```
md at SDB MSYS ~
$ curl -fsS https://dlang.org/install.sh | bash -s dmd
Downloading https://dlang.org/d-keyring.gpg
######################################################################## 100.0%
Downloading https://dlang.org/install.sh
######################################################################## 100.0%
gpg: directory '/home/md/.gnupg' created
gpg: /home/md/.gnupg/trustdb.gpg: trustdb created
gpg: Signature made Mon Apr 1 23:02:30 2024 +03
gpg: using RSA key
E22EC04C82780970381402F4A7D4D42F8EC6A355
gpg: Can't check signature: No public key
Invalid signature https://dlang.org/install.sh.sig
```
How can I solve it? Thanks...
SDB at 79
More information about the Digitalmars-d-learn
mailing list