Hey all, while invoking magic from mac I am gettin...
# magic
m
Hey all, while invoking magic from mac I am getting segmentation fault every time, any idea how to get rid ?
t
This is usually caused by a failure to to have the right version of Tcl/Tk, which needs to use X11 graphics. The compile steps for Mac OS are outlined here: https://github.com/RTimothyEdwards/magic/blob/master/INSTALL_MacOS.md And this set of instructions should work although it doesn't come with much explanation: http://opencircuitdesign.com/analog_flow/appendix_3.html
m
I have used the same steps as mentioned in the documentation still it's throwing error Tim