RE: OpenSSH public key authentication woes

2004-04-25 Thread Karl M
Hi Greg... I don't see an authorized_keys file in your .ssh directory. It should contain the public keys for those users/hosts that are permitted to do public key authentication. Just cat the public keys you want together to make your authorized_keys file. Then make sure that it is readable by

Re: setup complains even if I've dowloaded everything

2004-04-25 Thread Robert Collins
On Fri, 2004-04-23 at 19:35, Carlo Florendo wrote: > Hello, > > I finished mirroring the entire cygwin distribution from > www.carfield.com.hk which totalled almost a whopping 2GB. I put the > entire distro in our local http server so that anyone could install it > from there. I fired setup.e

Re: blackbox does not compile with latest cygwin

2004-04-25 Thread Carlo Florendo
Larry Hall wrote: At 11:28 PM 4/25/2004, you wrote: Hi, First of all, thanks to the latest version of cygwin. It appears to run faster and and the issues I complained about for the past year (some which I didn't follow up) have already been fixed! :) I upgraded to the latest cygwin last Frid

OpenSSH public key authentication woes

2004-04-25 Thread Greg Rudd
Hi All I am trying to get public-key authentication working with openSSH under cygwin. I have been looking on the net and found numorious references to this problem but noone has posted a summary so as to prevent further emails on this subject to the list. What is stange is that in testing I can

Re: blackbox does not compile with latest cygwin

2004-04-25 Thread Larry Hall
At 11:28 PM 4/25/2004, you wrote: >Hi, > >First of all, thanks to the latest version of cygwin. It appears to run faster and >and the issues I complained about for the past year (some which I didn't follow up) >have already been fixed! :) > >I upgraded to the latest cygwin last Friday and all se

blackbox does not compile with latest cygwin

2004-04-25 Thread Carlo Florendo
Hi, First of all, thanks to the latest version of cygwin. It appears to run faster and and the issues I complained about for the past year (some which I didn't follow up) have already been fixed! :) I upgraded to the latest cygwin last Friday and all seems to work fine until I compiled blackb

setup complains even if I've dowloaded everything

2004-04-25 Thread Carlo Florendo
Hello, I finished mirroring the entire cygwin distribution from www.carfield.com.hk which totalled almost a whopping 2GB. I put the entire distro in our local http server so that anyone could install it from there. I fired setup.exe from my browser, (and as usual, I answered all the question

Re: [ANNOUNCEMENT] new setup.exe released

2004-04-25 Thread Larry Hall
At 01:19 PM 4/25/2004, you wrote: >--=-8TWRmjubKsXaYwWmfrs7 >Content-Type: text/plain >Content-Transfer-Encoding: quoted-printable > >A new setup.exe has been released. Download it from the usual place >(http://www.cygwin.com/setup.exe) > >This is a combination bugfix and feature update. The key

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
On Sun, 25 Apr 2004 14:47:53 -0400, Christopher Faylor wrote: > >Why would you go to this effort when you can just rerun setup.exe again >and install whatever you need? > http://www.cygwin.com/ml/cygwin/2004-04/msg01011.html (the first line right after "Hi all", more precisely) -- A. Alper Atici

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Brian Dessent
Christopher Faylor wrote: > Why would you go to this effort when you can just rerun setup.exe again > and install whatever you need? His screen reader doesn't work with the chooser widget of setup. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: h

errors using DB_File perl module under 20040422 snapshot

2004-04-25 Thread Yitzchak Scott-Thoennes
It seems to be creating files that cygwin cannot thereafter open. $ perl -we'use Fcntl; use DB_File; tie %h, "DB_File", "bugaboo", O_RDWR()|O_CREAT(), 0666 or die "error: $!"' Name "main::h" used only once: possible typo at -e line 1. error: No such file or directory at -e line 1. $ ls *bugaboo*

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Christopher Faylor
On Sun, Apr 25, 2004 at 09:12:36PM +0300, A. Alper Atici wrote: >On Sun, 25 Apr 2004 17:00:34 +0100, Sabahattin Gucukoglu wrote: >> >>Thanks for suggesting - no, I don't; it does give you a base system, but >>that does not seem to include a GNU development toolchain of any kind. >>(Well, "gcc" i

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
On Sun, 25 Apr 2004 17:00:34 +0100, Sabahattin Gucukoglu wrote: > >Thanks for suggesting - no, I don't; it does give you a base system, but >that does not seem to include a GNU development toolchain of any kind. >(Well, "gcc" isn't found.) I need this to try my builds on - QuakeForge >builds o

[ANNOUNCEMENT] new setup.exe released

2004-04-25 Thread Robert Collins
--=-8TWRmjubKsXaYwWmfrs7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable A new setup.exe has been released. Download it from the usual place (http://www.cygwin.com/setup.exe) This is a combination bugfix and feature update. The key elements of interest are a fix for the 'lib

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Igor Pechtchanski
On Sun, 25 Apr 2004, Sabahattin Gucukoglu wrote: > Hi, > > On 25 Apr 2004 at 18:50, A. Alper Atici spoke, thus: > > > On Sun, 25 Apr 2004 14:17:49 +0100, Sabahattin Gucukoglu wrote: > > > > > I can't > > >offer a hand in porting anything (not to my knowledge, anyway, > > >particularly as Cyg isn't

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Sabahattin Gucukoglu
Hi, On 25 Apr 2004 at 18:50, A. Alper Atici <[EMAIL PROTECTED]> spoke, thus: > On Sun, 25 Apr 2004 14:17:49 +0100, Sabahattin Gucukoglu wrote: > > > > I can't > >offer a hand in porting anything (not to my knowledge, anyway, > >particularly as Cyg isn't installed yet :-) ), > > Is this beca

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
On Sun, 25 Apr 2004 14:17:49 +0100, Sabahattin Gucukoglu wrote: > I can't >offer a hand in porting anything (not to my knowledge, anyway, >particularly as Cyg isn't installed yet :-) ), Is this because chooser box in setup program is not AT-aware? AFAIK, setup program selects a base set of pa

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Sabahattin Gucukoglu
Hi Max, On 25 Apr 2004 at 15:13, Max Bowsher <[EMAIL PROTECTED]> spoke, thus: > Sabahattin Gucukoglu wrote: > > Hi people, > > > > Well, I don't suppose I need make too much more a point of my > > disappointment - seems Cygwin packages include only one of the four major > > MTas (Sendmail, Postfi

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Max Bowsher
Sabahattin Gucukoglu wrote: > Hi people, > > Well, I don't suppose I need make too much more a point of my > disappointment - seems Cygwin packages include only one of the four major > MTas (Sendmail, Postfix, Qmail, Exim). Exim is the only one showing here. > Sendmail or Postfix are my faves, an

The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Sabahattin Gucukoglu
Hi people, Well, I don't suppose I need make too much more a point of my disappointment - seems Cygwin packages include only one of the four major MTas (Sendmail, Postfix, Qmail, Exim). Exim is the only one showing here. Sendmail or Postfix are my faves, and I want one of those. I've STFW on