Magic Mailing List |
|
From: cfk (cfk AT pacbell DOT net) Date: Fri Mar 28 2003 - 18:32:11 EST
Dear Stefan: You might try the make clean step. That helps me with similar issues. I dont have a Mac, but one my X86 system with RH8, I always do a make clean before make tcl. It sometimes seems that there are files left over between the various options available in make config. I just downloaded magic-7.2.32, did a tar -xvzf magic-7.2.32.tgz, cd magic7.2.32, make config where I selected TCL and OpenGL. Normally I use just X, but since you had selected OpenGL, I wanted to test it. I denied client side rendering, dont know if that matters or not. Then I accepted all the modules, did a make tcl and make install-tcl. It completed successfully. Then I did the magic -w, followed by the load /usr/lib/libspice, a cd to where my inverter circuit was, a spice::source test.cir, run, plot in out and am admiring the blue and red color plots of the input and output of the inverter thanks to your tclspice efforts. Hope this helps. Charles Krinke
|
|