Re: Problem connecting app to X display server--more failed efforts

2002-06-26 Thread Sivea Key
Vineet wrote: " > Now, how do I set the DISPLAY (and other variables I had to set for this > program) permanently? And do I set them as root, su, or my normal user > account? Put them in your ~/.bashrc . Although this will make the apps display on the other machine even when you're sitting at the

Re: Problem connecting app to X display server--more failed efforts

2002-06-25 Thread Vineet Kumar
* Sivea Key ([EMAIL PROTECTED]) [020625 11:42]: > Now, how do I set the DISPLAY (and other variables I had to set for this > program) permanently? And do I set them as root, su, or my normal user > account? Put them in your ~/.bashrc . Although this will make the apps display on the other machine

Re: Problem connecting app to X display server--more failed efforts

2002-06-25 Thread Sivea Key
>- Original Message - >From: "Vineet Kumar" <[EMAIL PROTECTED]> >To: >Sent: Tuesday, June 25, 2002 11:04 AM >Subject: Re: Problem connecting app to X display server--more failed efforts >* Sivea Key ([EMAIL PROTECTED]) [020625 09:45]: >> [a

Re: Problem connecting app to X display server--more failed efforts

2002-06-25 Thread Vineet Kumar
* Sivea Key ([EMAIL PROTECTED]) [020625 09:45]: > [additional efforts] > I did some further research and typed: set DISPLAY :0.0; export > DISPLAY That looks like a mixture of csh-style and sh-style syntax. try isntead DISPLAY=:0 export DISPLAY That's the matter of syntax. As for the matter of s

RE: Problem connecting app to X display server--more failed efforts

2002-06-25 Thread Sivea Key
> On 24-Jun-2002 Sivea Key wrote: > > I'm new to Debian and LINUX so any help would be greatly appreciated. > > > > I am trying to run a simulation program on Debian. It compiles fine (now) but > > whenever I try to launch the gui it tells me it can't connect to the display > > and that I need to r