Re: Problems building applications as user with a limited account

2007-09-29 Thread Angelo Graziosi


On Sat, 29 Sep 2007, d.henman wrote:


... Try adding--x-includes=/usr/X11R6/include/X11
to your configure arguments.

Now the problems seem desappeared. In any case, I will consider your
suggestion.


Many thanks,

Angelo.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Windows GUI apps from xterm

2007-09-29 Thread Igor Peshansky
On Wed, 12 Sep 2007, Holger Krull wrote:

 Keep things on the list please.

  Now from the same cygwin shell, if I run rsh any_unix_machine, I am
  now logged into a unix box, now I run rsh terminal_server_name, I am
  now back on the terminal server. Now if I run calc, it doesn't work,
  attached are 2 snapshots.

 so you have
 terminal-server -unix -terminal-server

 I'm not suprised that this doesn't work.
 The second rsh session you create on the terminal server is not aware of
 the former terminal-server connection. You wouldn't expect to see the
 graphical output of calc if you would sit in front of the unix server
 and doing a rsh to the terminal-server.

Actually, the calc process is spawned by the inetd service, which usually
cannot interact with the desktop by default.  If the OP enables the
Interact with Desktop checkbox for the inetd service, this should work.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Belief can be manipulated.  Only knowledge is dangerous.  -- Frank Herbert

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/