While doing the caravel environment setup, I am fa...
# caravel
s
While doing the caravel environment setup, I am facing the following issue. could anybody please help me what the problem is and how to rectify it?
m
I've seen this before when volare gets installed to .local/bin but it's not in your path
Can you check your path to see if .local/bin is included?
s
Thank you, the setup is done. In addition to that I had to change the permission of the volare file from "read only" to "read and write".
m
can you give details on how you fixed it? so we know for next time? also what OS are you using? Ubuntu 22?
s
I am using ubuntu 18.04 bionic beaver(desktop edition), actually I already did the setup and integrated my own design using sky130A(PDK) for mpw-9d tag, this time I was trying for gfmpw-1d tag and gf180mcuC/D(PDK). So after cloning the repository and exporting the gf180mcu(PDK) I got this error. As you suggested I checked if the valore is installed in .local/bin. And then I changed the permission of valore file from "read only" to "read and write" and then again ran the command "make setup", and the setup was done successfully.
🙌 1