On Wed, 27 Mar 2002 19:20:19 -0500, you wrote:
>On Wed, Mar 27, 2002@02:20:35PM -0600, Polley Christopher W wrote:
>>Are there more complete instructions to strace besides --help, the Cygwin
>>user guide, or winsup/utils/utils.sgml (all essentially the same thing)?
>
>If we had better documentati
On Tue, Mar 26, 2002 at 11:58:00AM +0800, Wu Yongwei wrote:
>I did not submit a patch because I did not think you will accept it.
>Writing the patch itself is easy: it was already there in an old CVS
>version. Or almost so. Notice that I do not always call tzset. My
>previous experience with MS
On Wed, Mar 27, 2002 at 05:08:27PM -0800, Christopher Glaeser wrote:
>> Do you have a DISPLAY environment variable set? If so, unset it.
>
>Perfect! Many thanks.
>
>BTW, I don't know how the cygwin FAQ is updated, but a google search of
>the cygwin/telnet/emacs returned many hits with no solutio
> -Original Message-
> From: Matt Seitz [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 28, 2002 12:32 PM
> > If we had better documentation why would it be hidden?
>
> I'm sure Cygwin tries to include the best possible
> documentation. But if someone can't find an answer in the
"Christopher Faylor" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Wed, Mar 27, 2002 at 02:20:35PM -0600, Polley Christopher W wrote:
> >Are there more complete instructions to strace besides --help, the Cygwin
> >user guide, or winsup/utils/utils.sgml (al
> Do you have a DISPLAY environment variable set? If so, unset it.
Perfect! Many thanks.
BTW, I don't know how the cygwin FAQ is updated, but a google search of the
cygwin/telnet/emacs returned many hits with no solutions. Apparently, this
is a common problem for cygwin users seeking to use t
On Wed, Mar 27, 2002 at 02:20:35PM -0600, Polley Christopher W wrote:
>Are there more complete instructions to strace besides --help, the Cygwin
>user guide, or winsup/utils/utils.sgml (all essentially the same thing)?
If we had better documentation why would it be hidden?
The best documentation
[redirecting to cygwin-apps since this is a package issue]
On Thu, Mar 28, 2002 at 12:34:55AM +0100, Karsten Fleischer wrote:
>Chris,
>
>I have successfully compiled ksh93 and almost all of the AT&T ast
>libraries and tools on a vanilla Cygwin 1.3.10 system.
>I am willing to create Cygwin setup co
On Wed, Mar 27, 2002 at 03:13:15PM -0800, Christopher Glaeser wrote:
>It was suggested that I use rxvt (rather than cygwin console) to run emacs
>on a remote linux system via telnet. When I attempt to run emacs on the
>remote system, it generates the error message:
>
> _X11TransSocketINETConn
Chris,
I have successfully compiled ksh93 and almost all of the AT&T ast
libraries and tools on a vanilla Cygwin 1.3.10 system.
I am willing to create Cygwin setup compatible packages for these and to
maintain them in future.
But, I see some problems in providing a "complete package" as defined
It was suggested that I use rxvt (rather than cygwin console) to run emacs
on a remote linux system via telnet. When I attempt to run emacs on the
remote system, it generates the error message:
_X11TransSocketINETConnect: Can't connect: errno = 111
I tried a couple guesses like setting TER
> Or use rxvt.
Thanks for the quick response. I installed rxvt. When I use rxvt (with no
arguments) to telnet to a linux system, attempts to use emacs on the remote
system generate the error message:
_X11TransSocketINETConnect: Can't connect: errno = 111
Do I need to start rxvt with a se
cygwin's cvs can only host repositories on binary (unix) mounted drives.
It can't host them on text (dos) mounted drives. What is the output
of 'mount' ?
--Chuck
Andrew Markebo wrote:
> Hmm weird, no idea, continue digging on the mailinglist, BTW What kind
> of mounts do you have, if you
I can't get strace to give any output against inetd. (which I'm trying to
trace with -f to catch the startup of login.exe)
Here's what I tried:
$ ps -a
PIDPPIDPGID WINPID TTY UIDSTIME COMMAND
1636 11636 16360 13721 12:32:03 /usr/bin/rxvt
1576
Hmm weird, no idea, continue digging on the mailinglist, BTW What kind
of mounts do you have, if you type mount what does it say, do you have
more than one cvs.exe around??
/Andy
/ Michael Labhard <[EMAIL PROTECTED]> wrote:
| Thanks, again, for the reply.
|
| Tried /cygdrive/c/... also
> From: Piyush Kumar [mailto:[EMAIL PROTECTED]]
> Subject: Fltk + opengl + glu
> I could compile FLTK on cygwin, but am now
> not able to get opengl/glu test programs supplied
> with it to work. They say :
>
> "The demo doesnt work without GL and GLU"
>
>
> Anyone has seen this before? I'm
I could compile FLTK on cygwin, but am now
not able to get opengl/glu test programs supplied
with it to work. They say :
"The demo doesnt work without GL and GLU"
Anyone has seen this before? I'm using
fltk-1.0.11
Thanks for your help in advance,
--Piyush
--
Unsubscribe info: http:
On Wed, Mar 27, 2002 at 01:19:18PM -0500, Christopher Faylor wrote:
>On Wed, Mar 27, 2002 at 12:07:42PM -, Barry Haynes wrote:
>>Executing the following copy command onto our network drive is causing
>>files to be left open on server. Eventually this pulls the server down!
>>
>>cp -rupv doc p
On Wed, Mar 27, 2002 at 12:07:42PM -, Barry Haynes wrote:
>Executing the following copy command onto our network drive is causing
>files to be left open on server. Eventually this pulls the server down!
>
>cp -rupv doc projects resources src s:/Archive/CM2.r2.60
>
>Ideas welcome.
Ideas on ho
On Wed, Mar 27, 2002 at 09:05:20AM -0600, Polley Christopher W wrote:
>So now that I know how to isolate the problem, is there a way to strace
>a daemon?
strace -p pid
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Docum
Thanks, David,
>This happened to me on NT4 when I upgraded to cygwin-1.3.10, and
was
>*not* using ntsec. Using ntsec fixed it. Is ntsec set early
enough
>for inetd? (And are you rebooting when making changes?) Does the
>inetd service have sufficient user rights
At 07:07 AM 3/27/2002, Barry Haynes wrote:
>Executing the following copy command onto our network drive is
>causing files to be left open on server. Eventually this pulls the server
>down !
>
>cp -rupv doc projects resources src s:/Archive/CM2.r2.60
>
>Ideas welcome.
>
Try it without -p. Run
Hi all,
a few days ago there was a thread in the cygwin-xfree
mailing list using named pipes for unix domain sockets and
some people told me, that named pipes are not possible under
win95. (in truth, MSDN and some thread on google says, that
only named pipes clients are possible).
After searchin
Executing the following copy command onto our network drive is
causing files to be left open on server. Eventually this pulls the server
down !
cp -rupv doc projects resources src s:/Archive/CM2.r2.60
Ideas welcome.
Barry Haynes
Th
The problem were nVidia's desktop management program 'nview', or the way
setup.exe opens the packages choice window. Anyhow, disabling nview made
the process going fine. nview is an optional part of the new driver for Geforce
graphics cards.
Regards
/Jonas
>The problem is solved, partly. I used
On Tuesday 26 Mar 02, Polley Christopher W writes:
> I'm trying to get inetd set up for telnet/rsh/rlogin on my machine and have
> everything going up to the point that after login.exe gives the motd to the
> telnet client, a dialog window pops up on the server titled "bash.exe -
> Application Err
The problem is solved, partly. I used another user on my win2000 and
then it all worked fine. I have no idea what the difference is, except
that the user that worked does not belong to the admin group.
Cheers
/Jonas
Pavel Tsekov wrote:
>Hello Jonas,
>
>
>Wednesday, March 27, 2002, 9:04:51 AM,
I have tried both "Install from Internet" and "Download from Internet".
On next page I have used the default Local package directory and tried
to specify my own. From the mirror-list I have choosen at least 5
different locations, same hanging result after downloading setup.ini.
Previous attempt
Hello Rincewind,
Wednesday, March 27, 2002, 10:11:44 AM, you wrote:
>> R> My login name in Win XP have a space in it wich is no good so I want to
>> R> force CygWin to use another account that doesn't ahve that problem.
>>
>> [snip]
>>
>> Read /usr/doc/Cygwin/login.README - it contains informat
Jonas Eriksson wrote:
> When I try to install Cygwin with the latest setup.exe (2.194.2.21) it
> hangs after I have selected a mirror server to download from. It manages
> to download setup.ini but them immediately comes up with the message
> "This space intentionally left blank" and continues
Christopher Glaeser wrote:
> Is there a FAQ or a posting on how to telnet from cygwin to linux such that
> editing with emacs on the linux system will work correctly? TIA.
For complex editing task you should have an sufficient terminal
emularion on your PC. Have a look at the RXVT package, th
Andrew Markebo [mailto:[EMAIL PROTECTED]] wrote:
> And in your cygwin bash, TERM is set to cygwin, so when you telnet to
> the linux-machine TERM is set to cygwin there too, and well it can't
> be found in the termcap database.. so either put cygwin in your
> termcap db or vt100 in your TERM envir
> R> My login name in Win XP have a space in it wich is no good so I want to
> R> force CygWin to use another account that doesn't ahve that problem.
>
> [snip]
>
> Read /usr/doc/Cygwin/login.README - it contains information on how to
> map WinNT/2000/XP accounts to entries in /etc/passwd.
Thank
Hi all
I got a "virtual memory exausted" while trying to compile the open-source
QuantLib (http://quantlib.org) C++ library on cygwin/gcc.
I browsed the archives but I didn't find a solution to this problem. I've
got this problem on 2 different machines:
1) Win NT4 512MB (1024 pagefile)
2) Win
Hello Jonas,
Wednesday, March 27, 2002, 9:04:51 AM, you wrote:
Please, provide some more information on the choices you've made on
the various pages of the setup program.
JE> When I try to install Cygwin with the latest setup.exe (2.194.2.21) it
JE> hangs after I have selected a mirror server
Hello Rincewind,
Wednesday, March 27, 2002, 4:28:29 AM, you wrote:
R> My login name in Win XP have a space in it wich is no good so I want to
R> force CygWin to use another account that doesn't ahve that problem.
[snip]
Read /usr/doc/Cygwin/login.README - it contains information on how to
map
36 matches
Mail list logo