Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error #83

Open
rjiang9 opened this issue Dec 14, 2023 · 0 comments
Open

Installation error #83

rjiang9 opened this issue Dec 14, 2023 · 0 comments

Comments

@rjiang9
Copy link

rjiang9 commented Dec 14, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant