Hello! Im trying to install openlane, but get this...
# openlane
m
Hello! Im trying to install openlane, but get this error message when running the "make" command. Any ideas on whats going on?
v
have you used
sudo
previously?
It is recommended to install in user directory.
/opt
considered root directory and you may need
sudo
access
m
it works if i use sudo, but i expected it to work without sudo since i made the docker non-root