Installation error
Opened this issue · 0 comments
rjiang9 commented
I am new to webauthn. I was trying to install on RockyLinux 8. Here are my issues:
- git clone, OK
- when I run
sudo make preinstall_centos
I got:
-
I continue to run:
sudo make install
OK -
then I ran:
sudo make deploy
, I got:
what does this mean:
env SHAREDIR=/usr/local/share/webauthn2 HTTPDCONFDIR=/etc/httpd/conf.d webauthn2-deploy
env: ‘webauthn2-deploy’: No such file or directory
make: *** [Makefile:41: deploy] Error 127
Any hint is appreciate it.
Thanks,
R.