Doesn't the prefix get appended with something like /share or something (not near my computer so can't look up exactly what) or did those arguments put it into the exact path you specified?
u
20Mhz
08/26/2021, 10:11 PM
this is where it ended up: (worked for me)
Copy code
/Users/ronaldv/Projects/PDKs/share/pdk/
t
Tom
08/26/2021, 10:14 PM
Yeah that's what I figured. Thanks @20Mhz. @Tim Edwards, is there a way to specify a path for the final install location without the script appending
/share/pdk/
?
t
Tim Edwards
08/27/2021, 1:22 AM
Yes, there is; you can run configure and pass
--datadir=<path>
; then if, e.g., path =
/usr/local
then the install will end up in
/usr/local/pdk/sky130A
. If you want to get rid of the
/pdk/
as well, then you can override the whole thing by calling "make install" with
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.