Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

install: cannot stat 'bin/dnsname': No such file or directory #91

Open
Reizake opened this issue Mar 22, 2022 · 3 comments
Open

install: cannot stat 'bin/dnsname': No such file or directory #91

Reizake opened this issue Mar 22, 2022 · 3 comments

Comments

@Reizake
Copy link

Reizake commented Mar 22, 2022

Hello I have been attempting to follow the install guide to add dnsnames, I am having a problem though with this step:

https://github.com/containers/dnsname/issues

theuser@thecomputer:/usr/bin/dnsname$ make install PREFIX=/usr
install  -d -m 755 /usr/libexec/cni
install  -m 755 bin/dnsname /usr/libexec/cni/dnsname
install: cannot stat 'bin/dnsname': No such file or directory
make: *** [Makefile:76: install] Error 1

I am not sure what I am doing wrong here. I am very new to Linux so I apologize if this is a basic question.

@HectorMRC
Copy link

HectorMRC commented Apr 2, 2022

did you execute make binaries before make install ?

HectorMRC added a commit to HectorMRC/dnsname that referenced this issue Apr 2, 2022
…om mini-tutorial + no 2nd step on 'enabling name resolution on the default Podman network'
HectorMRC added a commit to HectorMRC/dnsname that referenced this issue Apr 2, 2022
…om mini-tutorial + no 2nd step on 'enabling name resolution on the default Podman network'

Signed-off-by: HectorMRC <[email protected]>
HectorMRC added a commit to HectorMRC/dnsname that referenced this issue Apr 15, 2022
…om mini-tutorial + no 2nd step on 'enabling name resolution on the default Podman network'

Signed-off-by: HectorMRC <[email protected]>
HectorMRC added a commit to HectorMRC/dnsname that referenced this issue May 29, 2022
HectorMRC added a commit to HectorMRC/dnsname that referenced this issue May 29, 2022
HectorMRC added a commit to HectorMRC/dnsname that referenced this issue May 29, 2022
@Noext
Copy link

Noext commented Jul 22, 2022

did you execute make binaries before make install ?

i got the same issue as the author, make binaries was not on the readme

@Dutch-0
Copy link

Dutch-0 commented Dec 4, 2022

Also, obviously, make sure that you have "go" installed

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

No branches or pull requests

4 participants