Magic Mailing List |
|
From: erik peterson (erik AT yanntek DOT com) Date: Wed Oct 03 2001 - 12:16:39 EDT
i posted my magic binaries for you in case you got discouraged and wanted to play with magic right away :) I used to hack at magic to make it work on various platforms, but now that 7.1 is out, i compile magic to test my OS installations ;) anyhow, when i find time today ill give you my complete setup on 5.7.. in the meantime, here you go: first: a 'uname -a' on my machine gives me: SunOS korben 5.7 Generic_106541-17 sun4u sparc SUNW,Ultra-5_10 ftp.yanntek.com/pub/erik/magic/magic_bins.sun5.7.tar.gz log in as anonymous -> place those binaries on your path somewhere, and make sure $CAD_HOME/lib/magic/sys contains the techfile files you want to run. -> do not use these binaries for real projects, just use it as a demo. if you cant compile magic on your own, i wouldnt trust the your machine's setup on a chip :) -erik "Krishnamurty, Lakshminarayan" wrote: > > Thanks for your response. > > Here is what I have in the in my LIBS, CFLAGS, & DFLAGS, > > DFLAGS: > -DX11 -DSYSV -DPARANOID > > CFLAGS: > -g > > LIBS: > -R/lib -L/lib -lX11 -lm > > While doing "make config", I chose the following options: > > Windows configuration - X11 > Operating Systems - Solaris 2.x (aka SunOS 5.x) > Machines - Nothing special, not one of the ones below > > Once again, appreciate your help. > > Regards, > Lakshmi. > > -----Original Message----- > From: Spaceborne Calin [mailto:spaceborne_calin AT yahoo DOT com] > Sent: Wednesday, October 03, 2001 12:55 AM > To: Krishnamurty, Lakshminarayan > Cc: magic-dev AT csl DOT cornell.edu > Subject: Re: Graphics help > > --- "Krishnamurty, Lakshminarayan" > <lakshminarayan.krishnamurty AT intel DOT com> a écrit : > > Can someone please help this first time magic user. > > I am trying to install > > MAGIC 6.5 .1 on SunOS5.X. I keep getting the > > following message. Any comment > > is appreciated. > > > > Thanks. > > > > Regards, > > Lakshmi. > > > > > > > > > > ------- Doing program graphics ------- > > pushd > > > /a/eng/eng29/lkrishna/cad-try/src/magic-6.5.1/graphics > > /a/eng/eng29/lkrishna/cad-try/src/magic-6.5.1 > > /bin/rm -f X11Helper > > cc `cat ../misc/CFLAGS` `cat ../misc/DFLAGS` > > -I. -I../include > > -I/usr/openwin/include X11Helper.c `cat > > ../magic/LIBS` -o X11Helper > > cc: warning 422: Unknown option "R" ignored. > > cc: warning 422: Unknown option "/" ignored. > > /usr/ccs/bin/ld: Can't find library for -lib > > *** Error exit code 1 > > `all' not remade because of errors > > popd /a/eng/eng29/lkrishna/cad-try/src/magic-6.5.1 > > > > could you do a > cat misc/CFLAGS > cat misc/DFLAGS > cat magic/LIBS > > in your > /a/eng/eng29/lkrishna/cad-try/src/magic-6.5.1 > directory > and send me the results > > it seems like some of your generated files are not > correct. > > Bye > > ___________________________________________________________ > Do You Yahoo!? -- Un e-mail gratuit AT yahoo DOT fr ! > Yahoo! Courrier : http://fr.mail.yahoo.com
|
|