informatics-isi-edu/webauthn

Installation error

Opened this issue · 0 comments

I am new to webauthn. I was trying to install on RockyLinux 8. Here are my issues:

  1. git clone, OK
  2. when I run
    sudo make preinstall_centos
    I got:
image I am using conda virtual env: ``` make: pip: Command not found make: *** [Makefile:53: preinstall_centos] Error 127 (ev-deriva) [rocky@CentStack webauthn]$ make --version GNU Make 4.2.1 ```
  1. I continue to run: sudo make install OK

  2. then I ran: sudo make deploy, I got:

image

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.