Sooo, competing for a "FREE" copy of CYGWIN!, whose advice was the REAL
solution???
Was it KIA #1 -Richard Campbell unset crlf
or KIA #2 -Thorsten Kampe unset ntlm
And the Winner is .. RICHARD CAMPBELL!!! Ding Ding DING!!
KIA??? Richard Campbell -
"Igor Pechtchanski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> On Sat, 14 Jun 2003, Alex Vinokur wrote:
>
> > ===
> > Windows 2000
> > CYGWIN_NT-5.0 1.3.22(0.78/3/2)
> > GNU gcc version 3.2 20020927 (prerelease)
> > ===
uhhh - that's "MR CHRIST" to you sir. Yes OF COURSE I telnet to my
servers. I do so inside a secure network from desktops that are locked
down tighter than gold in Swiss Banks. Since I don't have every little
thing browser enabled on my servers, and IT has not seen fit to
distribute Putty to every
Thanks Igor.
I tried setting the "-x" flag in "aaabase-files-mketc.sh" and it ran
"base-files-mketc.sh" first and hung at the same spot. Then I set it
in "base-files-mketc.sh" and it still hung at the same spot. Verified
the flag was still set afterwards, it was. No significant changes in
"setu
On Fri, Jun 13, 2003 at 02:20:47PM -0500, Michael Checky wrote:
>On Thu, 12 Jun 2003, Christopher Faylor wrote:
>> Don't bother. This patch is unacceptable for cygwin. Randomly adding
>> '#if 0' to a header and '#ifndef __CYGWIN__' to cygwin code is not ever
>> going to be accepted.
>
>I didn't s
On Sat, 14 Jun 2003, Randall R Schulz wrote:
> Alex,
>
> At 00:25 2003-06-14, Alex Vinokur wrote:
>
> >$ | more # works only for stdout
> >
> >$ |& more
> >bash: syntax error near unexpected token `&'
> >
> >How to use pipe for stderr?
>
> BASH uses the Bourne and Korn shell syntax for redir
On Sat, 14 Jun 2003, Alex Vinokur wrote:
> ===
> Windows 2000
> CYGWIN_NT-5.0 1.3.22(0.78/3/2)
> GNU gcc version 3.2 20020927 (prerelease)
> ===
>
> -- C code : BEGIN --
> /* File t.c */
> #include
> int main(
* [EMAIL PROTECTED] (2003-06-14 12:26 +0200)
> I've looked through the archives and have not seen a write-up on this. I
> have the very latest cygwin everything installed on an MS 2000 Server.
> TERM=cygwin is set in the profile. Running the telnetd daemon with
> inetutils. I have absolutely no pr
Alex,
At 00:25 2003-06-14, Alex Vinokur wrote:
$ | more # works only for stdout
$ |& more
bash: syntax error near unexpected token `&'
How to use pipe for stderr?
BASH uses the Bourne and Korn shell syntax for redirection. You're
using the CSH / tcsh variety.
# Redirect standard out and
> Essentially, it just blows right past the password prompt
> without pausing - apparently taking null as the password. This
> renders the MS 2000 Telnet client completely useless for direct
> telneting.
I have had this problem. IIRC, the "unset crlf" option was what
I needed to do, to change
Hallo Sergio,
It should run.
Can you send your httpd.conf (as attachment), please?
And your /var/log/apache/error.log & access.log too?
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
[EMAIL PROTECTED] wrote:
I've looked through the archives and have not seen a write-up on this. I
have the very latest cygwin everything installed on an MS 2000 Server.
TERM=cygwin is set in the profile. Running the telnetd daemon with
inetutils. I have absolutely no problems connecting to this s
klemens zwischenbrugger wrote:
> Hi,
>
> i've try'd to install a second cygwin ( latest version ) byside
> my normal one.
>
> unfortunatly, the setup seems to find the other installed
> packages even if I set a complete new root-directory for the 2nd
> one.
Hi,
i've try'd to install a second cygwin ( latest version ) byside
my normal one.
unfortunatly, the setup seems to find the other installed
packages even if I set a complete new root-directory for the 2nd
one...
is this possible ?
On Sat, 14 Jun 2003, Alex Vinokur wrote:
> ===
> Windows 2000
> CYGWIN_NT-5.0 1.3.22(0.78/3/2)
> GNU gcc version 3.2 20020927 (prerelease)
> ===
>
> -- C code : BEGIN --
> /* File t.c */
> #include
> int main(
===
Windows 2000
CYGWIN_NT-5.0 1.3.22(0.78/3/2)
GNU gcc version 3.2 20020927 (prerelease)
===
-- C code : BEGIN --
/* File t.c */
#include
int main()
{
fprintf (stdout, "(1) to stdout\n");
fprintf (stderr,
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Alex Vinokur
> How to use pipe for stderr?
This is a Bash-question, not cygwin - i.e. off topic here ;-)
$ cat t.c
#include
int main(int argc, char **argv) {
if (argc<=1)
printf("Use: %s [o] [e]\n" \
" o - prin
> From: "Dave Fletcher" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> > Hello all.
> >
> > This week I have had to reinstall Windows 2000 (due to a
> problem unrelated
> > to Cygwin) and was suprised to find files in my Windows home directory
> (SSH
> > stuff) and in my cygwin home still owned b
I've looked through the archives and have not seen a write-up on this. I
have the very latest cygwin everything installed on an MS 2000 Server.
TERM=cygwin is set in the profile. Running the telnetd daemon with
inetutils. I have absolutely no problems connecting to this service with
any client pro
=
Windows 2000
CYGWIN_NT-5.0 1.3.22(0.78/3/2)
GNU bash, version 2.05b.0(5)-release-(i686-pc-cygwin)
=
$ | more # works only for stdout
$ |& more
bash: syntax error near unexpected token `&'
How to use pipe for stderr?
Accidentally replied to "Re: Problem Running Apache through Cygwin" by
mistake. The subject should have read "W2K files locked after reinstall".
Just replying for convience and ended up posting to wrong thread, sorry :(
--dave
- Original Message -
From: "Dave Fletcher" <[EMAIL PROTECTED
Hello all.
This week I have had to reinstall Windows 2000 (due to a problem unrelated
to Cygwin) and was suprised to find files in my Windows home directory (SSH
stuff) and in my cygwin home still owned by the previous user with the same
name. I cannot delete or modify these files, even logged in
22 matches
Mail list logo