LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (September 1998, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 29 Sep 1998 15:29:59 -0700
Reply-To:     "Self, Karsten" <kself@VISA.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "Self, Karsten" <kself@VISA.COM>
Subject:      Re: Urgent: SAS X window installtion problem !
Comments: To: Wenxin Mao <mao@COMPSTAT.WHARTON.UPENN.EDU>
Content-Type: text/plain

Some questions:

- Are you running from console (the workstation or server) or on a terminal (X-Terminal, NC, or PC running an X Windows Server)?

- What X startup method are you using? If you are using xdm or xauth (usually specified by bootlevel on a workstation/console, or by connection method with a terminal or terminal emulator), you need to confirm that you are following the appropriate X authorization procedures.

- Is your DISPLAY environment variable set? Correctly? This can cause problems.

- Can you run other X apps from the same terminal session (xterm, for example)? It appears that you can.

- Can you run SAS in ASCII terminal mode? Try "sas -display ascii". You should get a reasonable approximation of the old-fashioned character based DMS session. Don't worry about garbage characters, so long as SAS appears to start correctly.

If none of these resolves your problem, copy your command line, error messages, and DISPLAY environment variable values in your next SAS-L post.

-- Karsten M. Self (kself@visa.com) Trilogy Consulting

What part of "Gestalt" don't you understand?

> ---------- > From: Wenxin Mao[SMTP:mao@COMPSTAT.WHARTON.UPENN.EDU] > Sent: Tuesday, September 29, 1998 10:59 AM > To: SAS-L@UGA.CC.UGA.EDU > Subject: Urgent: SAS X window installtion problem ! > > We just installed SAS versin 612 on our X window system. But we have the > following problem: If we type "sas" in an xterm, we got " cannot open X > display, check name/server for acess authorization" > > It is radiculous, because if we type "xterm" if works. > > We use Solaris 5 and openwindow system. "-fdevice X11.motif" is in > config.sas612 file. > > Please help. "sas -nodms" works fine. >


Back to: Top of message | Previous page | Main SAS-L page