aryap
10/08/2020, 2:29 AMnetgen for the installed locations of various dirs? it doesn't seem to honour --prefix. for example, netgen has on line 58 exec /build/lib/netgen/tcl/netgenexec -- "$@" which , but I want it to point to exec ${OPENLANE_ROOT}/build/lib/netgen/tcl/netgenexec -- "$@". i can change the references in this file manually. but the rabbit hole is deep. next it fails with couldn't load file "/build/lib/netgen/tcl/tclnetgen.so": /build/lib/netgen/tcl/tclnetgen.so: cannot open shared object file: No such file or directoryaryap
10/08/2020, 4:57 AMbuild/lib/netgen/tcl/netgen.tcl needed fixing tooaryap
10/08/2020, 4:58 AMTim Edwards
10/08/2020, 2:27 PMaryap
10/08/2020, 5:30 PM