OK. The ualarm stuff is very new in cygwin - since my build of clisp - and
it wasn't quite right at first.
With:
- cygwin-1.3.6-6,
- the clisp patches I posted a few weeks ago
- the following hacks to
- clisp-2.27/src/unix.d
- clisp-2.27/src/unixaux.d
I got a successful buil
Click on the View button in setup.exe and choose All, then select all
the tools you want.
-Collin Grady
Ban Guns: Make the streets safe for a government takeover.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 9:28 PM
Subj
Hello,
I need help. I just downloaded Cygwin, but there is nothing here i.e.
gcc, g++, perl, vim, etc.. Nothing else works, either. All I can do is
move around through the directories with no functionality. I am new to
Linux/UNIX. When I downloaded, there was no option for setup.exe.
Any he
when i use the bourne shell (sh,) the literal characters
that are used to form the prompt (i.e., environmental
variable $PS1,) which is set in /etc/profile on my
system, .are displayed instead. for example, on
my windows 2000 professional system, i see
the following gibberish:
\[\033]0;\w\00
I have written a client program that connects to the local broadcast address
and reads datagrams that are produced by a server. It works on my linux (no
internet) machine. But on my PC under CYGWIN the binding of the socket to
the Broadcast Address give an error EADDRNOAVAIL.
I tried both 127.
Hi everybody
I'd like to know if it's possible to have a ftp server running on my
machine. If it's possible how can Ido that ?
Thanks,
Bruno
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygw
If starting via inetd, copy sshd to eg. /usr/sbin/in.sshd and add the
following line to your inetd.conf file:
sshd stream tcp nowait root /usr/sbin/in.sshd sshd -i
--> ssh stream ...
I've updated the version of mutt to 1.2.5i-6. This release fixes the "plusses
in the pager" problem when viewing received email. Therefore, as of this
release, email reading, sending, and sending binary attachments are known to
work regardless of textmode/binmode concerns. Saving receivied bina
Hi Charles
Thanks for taking the time to reply. Much appreciated.
> I believe that cvs in pserver server mode will have problems with
> switching user context; I have added no windows-specific code
> to enable
> seteuid() to work, so I wouldn't be surprised if it doesn't work.
> Patches grateful
On Mon, Dec 10, 2001 at 01:37:59PM -0800, Ryan T. Sammartino wrote:
> Any help would be greatly appreciated.
Here's a little more info from the Event Viewer.
cron says:
The description for Event ID ( 0 ) in Source ( /USR/SBIN/CRON ) cannot
be found. The local computer may not have the necessary
got the telnet!!!
thx.
I'll be reviewing the xhost stuff.
have a good one and many thx.
Mike
-Original Message-
From: Peter Buckley [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 4:58 PM
To: Wityk, Michael
Cc: '[EMAIL PROTECTED]'
Subject: Re: telnet installation problems
This is much more detailed, thank you.
Wityk, Michael wrote:
> I don't have that doc, /usr/doc/Cygwin/inetutils-x.x.x-README.
>
It looks like you downloaded inetutils on 11/28/2001, but they didn't
get installed. If you run setup again and select the inetutils-x.x.x
package to be installed
I don't have that doc, /usr/doc/Cygwin/inetutils-x.x.x-README.
I'm reviewing the Cygwin/XFree86 User's Guide.
I'm from an NT background so I'm expecting to go the the cygwin command box
and type 'telnet'.
I've tried this next according to the users guide, what am I missing?
$ ./xhost targetbox
On Sat, Dec 08, 2001 at 12:10:58PM +0100, Corinna Vinschen wrote:
> UID 18 is reserved for SYSTEM. You can't get user authentication
> working for your account just by giving yourself uid 18. Run sshd
> as service under LocalSystem account. Revert your /etc/passwd to
> use UID 18 for SYSTEM. c
I'm starting the desktop cygwin.bat.
I've attached my setup.log and full log of what's installed.
I'll lookup the doc you recommend in the meantime.
thx
Mike
-Original Message-
From: Peter Buckley [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 4:24 PM
To: Wityk, Michael
comments inline
Wityk, Michael wrote:
> I've installed most of the Cygwin on Win2k.
>
> I can't seem to complete the "cygwin telnet" install.
>
> Which module is missing?
>
Which modules did you download and install? You can access this
information in the setup.log, or maybe you remember t
I cannot get RSA authentication to work at all when sshd is run logged in
as localsystem. I have read that there are supposed to be problems with
the login session being run as System. Is this likely to be fixed in the
future or is there a work around (apart from running sshd logged in as the
I would agree. Oh well, maybe it's time to debug...
Larry Hall [EMAIL PROTECTED]
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FA
I've installed most of the Cygwin on Win2k.
I can't seem to complete the "cygwin telnet" install.
Which module is missing?
Or am I starting it improperly???
Help
Michael Wityk
Morgan Stanley
Change Management / Event Management
1633 Broadway
19th floor
New York, NY 10019
(cell) 917 584 3704
Hi Gerrit,
Here is my reply mostly in english.
On 9 Dec 01, at 12:29, Gerrit P. Haase @ cygwin wrote:
> Hallo Urs,
>
> Am 2001-12-08 um 13:57 schriebst du:
Aha da spricht jemand Deutsch ;-). But I guess english will do for this conversation.
> > I have just tried downloading the src archive
Don't know for sure but judging by the missing quotes and first letter
from many of your messages, I'm guessing your running with text mounts.
Try binary mounts instead and see if anything is better.
Larry Hall [EMAIL PROTECTED]
RFK Partners, Inc.
I downloaded cygwin-compiled procmail from
http://www.dd.iij4u.or.jp/~madokam/. Right now, I am trying to use it to
filter an existing test mailbox that has two messages in it by running
$ cat testspool |procmail
Here's my super-simple .procmailrc which should do nothing put put all
messages in
In the future, please post to [EMAIL PROTECTED] instead of sending
private email, so others can benefit too.
On Mon, Dec 10, 2001 at 10:32:56AM -0700, C. Porter Bassett wrote:
> Did I understand from some of your cygwin posts that you have procmail
> working with cygwin?
Yes.
> If so, would you
Michael Hudson writes:
>
>On Mon, 10 Dec 2001, Jason Tishler wrote:
>
>> Unfortunately, when I run the complete Python regression test, I still
>> get the same three test failures as reported by Michael without rebasing:
>>
>> test_popen2
>> test_pty
>> test_socket
>>
>> When I run the
Hi!
This bug report relates to the known problem: "Pipe key (`|') doesn't work
on non-US keyboards in Win9x/ME"
MY BUG:
All AltGr-combinations (also known as Ctrl-Alt-combinations) doesn't work,
which mean that I can not use those characters: @ $ \ | ~
I'm using Windows98 and Swedish keyboa
Rob,
On Mon, Dec 10, 2001 at 11:42:01PM +1100, Robert Collins wrote:
> Possibly because the cygwin heap is getting allocated across where those
> .dll's would go.
That is what I figured. Any suggestions on a good address to use during
the rebasing?
Thanks,
Jason
--
Unsubscribe info: http
On Mon, 10 Dec 2001, Jason Tishler wrote:
> Unfortunately, when I run the complete Python regression test, I still
> get the same three test failures as reported by Michael without rebasing:
>
> test_popen2
> test_pty
> test_socket
>
> When I run these tests individually (i.e., not
Have you tried rebooting to make sure that cygwin1.dll is in your path?
I've found that it isn't always updated without a reboot.
-Collin Grady
Democracy: The bludgeoning of the people, by the people, and for the people
- Original Message -
From: "S.T. Cheok" <[EMAIL PROTECTED]
I would like to find out the reason why I can't run any .exe files in
dos prompt after installing cygwin especially those compiled with
cygwin. It says cygwin1.dll missing. What does that mean
and how do I fix that? I'm using Windows 98 currently. Thank you..
donald
--
Unsubscribe info:
On Mon, Dec 10, 2001 at 12:51:14PM -, Billinghurst, David (CRTS) wrote:
> Cygwin has recently acquired the ualarm function. The function is declared
> in as
>
> useconds_t _EXFUN(ualarm, (useconds_t __useconds));
>
> This doesn't match the The Single UNIX Specification Version 2 at
> http
You dont need to add neither -pthread nor -pthreads to
the gcc command line. pthreads is part of the cygwin
libc.
Kay M wrote:
>
> I have win98
> Have installed Cygwin B20.1 and also have installed version 1.3.3.
>
> I have a simple .c file that is a pthreads example.
>
> Problem is When I com
-Dear Friend:
AS SEEN ON NATIONAL TV:
"Making over half million dollars every 4 to 5 months from your home
for an investment of only $25 U.S. Dollars expense one
time" THANKS TO THE COMPUTER AGE AND THE INTERNET!
Before you say "Bull", please read the following. This is the letter
you
Cygwin has recently acquired the ualarm function. The function is declared
in as
useconds_t _EXFUN(ualarm, (useconds_t __useconds));
This doesn't match the The Single UNIX Specification Version 2 at
http://www.opengroup.org/onlinepubs/007908799/xsh/ualarm.html, which wants
useconds_t ualarm(
Possibly because the cygwin heap is getting allocated across where those
.dll's would go.
Rob
===
- Original Message -
From: "Jason Tishler" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Cc: "Michael Hudson" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 1
On Sat, Dec 08, 2001 at 10:08:14AM +1100, Robert Collins wrote:
> Yes. There is actually a longer term solution... which is to 'rebase'
> every cygwin linked .dll on a particular system to not conflict with
> each other - which has to be done by setup.exe.
I just tried a hand rebase of my system
mailbox:/C|/Program
Files/Netscape/Users/earnie_boyd/Mail/Inbox.sbd/Cygwin.sbd/Cygwin
Users?id=1007980882.11625.ezmlm%40cygwin.com&number=15898670&part=1.29
Can I request for those who don't know, take a look at
http://cygwin.com/packages/ ?
Thanks,
Earnie.
--- Begin Message ---
I'll be glad to
Hi all
this is probably a naive question but when I check out from CVS all files
have CRLF instead of LF, even if I installed cygwin with the 'Unix files'
option. This is a problem with .am, .in, and .m4 files.
'cvs -v' is 1.11
What should I do to have LF instead of CRLF on check out?
thank you
Ray,
On Mon, Dec 10, 2001 at 03:18:54AM -0600, Ray Martin wrote:
> My real question is:
> Am I to make this "cugcurses5.dll" locally on my computer, or should it be
> part of the binary Dist. of "Cygwin"?
> OR; Is this A BUG?
http://www.google.com/search?hl=en&q=cygncurses5
Jason
--
Unsubscri
Look at the right hand side of the setup chooser net time you run it :].
Rob
===
- Original Message -
From: "Alex Malinovich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 9:40 PM
Subject: RE: A humble request to those announcing new packages,
programs, etc.
I'll be glad to second this request. My cygwin bin contains 561 files.
I'm willing to bet that I've never used about half of them, and never
heard of about a quarter. A short description would be really useful.
-Alex
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] O
Hello,
This is a two part message\report:
Running Win2K Server " Please no snickers" =) All up to date !
Was running Cygwin 1.3.5 Complete install "net of course"
---
The first one is about "tcsh shell", that was not a re
Hi,
I falled in the "Connection reset by peer" Windows bug (see
http://sources.redhat.com/ml/cygwin/2001-09/msg01589.html)
+ /* A bug in the Windows TCP/IP implementation, which is not
+ yet worked around in Cygwin (such a workaround is very
+ difficult), causes th
On Mon, Dec 10, 2001 at 10:14:47AM +0100, Enrico Bernardini wrote:
> Hi,
> I ported the amanda client on w98/cygnus. It works very well. Tell me if
> you want insert in the cygnus distribution.
>
> I'll try to port to WinNT but I need some informations... See next post
> :-)
There's a URL which
As one who is using Cygwin and following the news in this list, but more
experienced with Windows than with 'nix, I would like to see a 1 or 2
sentence description in any new package announcement, be it official or
preliminary.
About 4 of 5 of the program names I see posted, I've never heard o
Hi,
I ported the amanda client on w98/cygnus. It works very well. Tell me if
you want insert in the cygnus distribution.
I'll try to port to WinNT but I need some informations... See next post
:-)
Enrico
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: h
On Sun, Dec 09, 2001 at 05:14:28PM -0500, Mike Rennebeck wrote:
> Hello. I am sure this is a rather triviazl question, but how do you get the ftpd to
>run in
> cygwin? I checked man and it said to just type ftpd, which I tried, but it did not
>work. I
> can not find an executable file for the
46 matches
Mail list logo