[Magic-dev] Font Gone Haywire

Dean Lewis dean at ece.gatech.edu
Mon Oct 22 19:33:01 EDT 2007


Results of 'make config':
Everything that all the Makefiles use is in this files. You can change
compilers, compiler flags, and libraries there.

Configuration completed.  The following files were changed:

        defs.mak (old version in old.defs.mak)

Now you need to look at defs.mak and make sure it makes sense.

Then type "make".

After it completes, you'll have a magic binary in the magic
sub directory and a graphics helper program in the graphics subdir.

Now type "make install".

This will install the appropriate files in /home/dean/Research/3DMagic''.

Log files of the make process are found in make.log and install.log.

To run magic, needs to find the X*Helper program in your path. It also
needs to find the tech libraries. The easiest way to do this is to:

        setenv CAD_HOME /home/dean/Research/3DMagic
        set path = ( $path /home/dean/Research/3DMagic/bin )

If you have any problems, please read a man page or two and try
to figure it out. If you're stuck, send us (magic-hackers at csl.cornell.edu)
mail and we'll try to help.
-----
Also, I've attached defs.mak, in case that will. Please let me know if I
can provide any more info to help diagnose the problem. Thanks

--
Dean Lewis
PhD Student, Computer Engineering
Georgia Institute of Technology

> Hi Dean,
>
> It looks to me like Magic is spewing some control characters to your
> terminal window.  I can't solve your problem with that.  And in any case
> you need to say what 'configure' reports at the end, otherwise no one
> (including me) is likely to be able to help debug your problem.  What I
> can suggest is that typing:
>
> stty sane
>
> after magic exits may return your terminal to normal operation. (Note that
> you won't be able to see what you're typing)
>
> Philippe Pouliquen
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: defs.mak
Type: application/octet-stream
Size: 2828 bytes
Desc: not available
Url : http://vlsi.csl.cornell.edu/pipermail/magic-dev/attachments/20071022/a150debe/defs.obj


More information about the magic-dev mailing list