AW: problem with fglX11d

Ullrich Molter <[email protected]>
Newsgroups gmane.comp.lang.4gl.fourjs.user
Message-ID <40E54EEBD9B4D611BF0C009027120FF232F668@NTDFUE>
Hi Lucio,
on your client notebook you simply need nothing,
no X11 client, no environment

on the server
assumed that 4JS X11 client is installed in /usr/local

in your environment:
export TCLDIR=/usr/local
export TCL_LIBRARY=/usr/local/lib/tcl   
export TK_LIBRARY=/usr/local/lib/tk   
export PATH=$TCLDIR/bin:$PATH

export DISPLAY=notebook:0
or
export DISPLAY=$REMOTEHOST:0
unset FGLSERVER


in your fglprofile:
un-comment this line:

fglrun.server.cmd = "fglX11d -A "

insert this line:

fglrun.server.1 = "notebook:0, notebook:0.0"
 
on your client:
open a terminal

your Suse-server needs the permission
to display on your Suse-client:

xhost Suse-server
telnet Suse-Server

fglrun application
will launch fglX11d with port number 1 on the server
and redirect the display to your notebook


HTH
Umo


-----Ursprüngliche Nachricht-----
Von: jrage [mailto:[email protected]] 
Gesendet: Montag, 7. März 2005 12:06
An: [email protected]
Betreff: Re: [fourjs-users] problem with fglX11d

Moreschi Lucio wrote:
>  
> 
> Hy to everybody,
> 
>  
> 
> we have a problem in 4js execution time on interface X11. We have 
> installed 4js X11s on client Linux Suse 9 named  (nbook) while the 
> environment 4js is installed on another server Linux Suse 9 called
> (Suse).   
> 
>  
> 
> We have set on client the followings evironment variables:   
> 
> TCL_LIBRARY=/usr/local/lib/tcl   
> 
> TK_LIBRARY=/usr/local/lib/tk   
> 
> PATH=/usr/local/bin:$PATH   
> 
>  
> 
> on the server we have setting the followings environment variables:   
> 
> DISPLAY=nbook:0   
> 
> FGLSERVER=nbook:1 &   
> 
> FGLGUI=1   
> 
>    
> 
> when we execute from the server "suse" the command fglX11d - n 1 &   
> 
> we get the following error:    
> 
> Application initialization failed: this isn't to Tk applicationcouldn't 
> connect to display "nbook:0"   
> 
> Communication between daemon and interface manager has broken down.  
> 
>    
> 
> Do you think I am doing something wrong?
> 
> Thanks for the attentions and best regards to everybody
> 
>  
> 
> //  Lucio Moreschi//
> 
>   (Product Manager)
> 
>  
> 
> CSB SOFTWARE S.r.l.
> 
> //Via Como, 3 - 25125 Brescia - Italy//
> 
> <http://ww.csb.it> - <mailto:[email protected]>
> 
> Business Engine Tecnical Support  <mailto:[email protected]>
> 
> //Tel. 39 030 3531302 - Fax. 39 030 3531301//
> 
>  
> 
> ----------------------------------------------------------------------
> ----------------------------------------------------------------------
> ------------------
> 
> Le informazioni contenute in questo messaggio sono riservate e 
> confidenziali.
> 
> Se non autorizzati ne è vietata la loro diffusione in qualunque modo e 
> con qualsiasi mezzo.
> Nell'ipotesi in cui il messaggio non fosse indirizzato a Voi, vi 
> invitiamo cortesemente a darne comunicazione al mittente.
> 
>  
> 
> Information contained in this message are reserved and confidential.
> Any unauthorized use or distrubution is prohibited in any way and by 
> any mean.
> In the hypothesis this message should be addressed to other than You, 
> please notify the sender by reply e-mail.
> 
> ----------------------------------------------------------------------
> ----------------------------------------------------------------------
> ------------------
> 
>  
> 
hi,
could you check with :
which wish if you are running the fourjs tcl and not suse tcl.

--
Jacques
(unnamed) (application/ms-tnef, 3.4 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.