i am a beginner of unix, of course cadence as well. i am using ssh secure
shell to connect to a unix machine from my w2k. when i run the "ams_cds", it
give the following information:
icms : Hit-Kit=3.20 tech=csd tool=artist
*ERROR* X Window Display Initialization failure
*WARNING* X Window Display Initialization failure
can anyone tell me how to set the display.
thanx,
bill
2. When you connect to the remote machine using ssh, set the display to
your machine.
For example, if your the IP address of your win2k machine is
111.222.333.44, then type
setenv DISPLAY 111.222.333.44:0
.. at the unix prompt.
3. Then start your application. It should work fine.
Ashwin
From my (very limited) experience with secure shell, it would set the DISPLAY
and you had to make sure you didn't set it in any of your shell startup
scripts (.cshrc, .login, .profile, etc.).
-Pete Zakel
(p...@seeheader.nospam)
"Earth is a great funhouse without the fun."
-Jeff Berner
set DISPLAY=my_machine:0.0
bash
HOME=/tmp/bill
cd cadence
ams_cds
But the problem is still there.
Bill
"> which ssh or which Xserver software are you using ?
> (pcxware/Exceed/.... ??)
>
>
last time i tried xfree86 with cygwin it was not robust enough
to handle cadence tools ...
you may need to get a REAL Xserver for windows ...
Next - I agree with the poster re: cygwin. Save yourself the time and
frustration. Even if you get it working for 'small' tools, you will have
problems when SE wants to open its multi-layered true colour dislay.
Next - walk over the road and get a beginners book on Unix from the library;
get something on VLSI/ECAD as well, i foresee a need soon.
Also - Ask any of the several people in your group how to use the software
Also - join the local mailbase list for Cadence Q&A and announcements (go
through the mailbase page on ucs)
Finally - unless you're doing something specifically graphical like full-custom
cells or masks, many of the tools can be driven from the command line or
scripts. That's often a faster and easier route.
ed c
cdsmgr @ u newcastle