powerpc cross compiler for cygwin

2002-11-21 Thread Jan Damborsky
Hello all, I am looking for precompiled binaries of GCC cross compiler (and newlib and binary utilities) for powerpc-elf32-linux TARGET and cygwin HOST. GCC version 2.95.3 or newer. Does anybody know any link, where to find it ? HANYS -- Unsubscribe info: h

bug in cygwin select/socket code(?)

2002-11-21 Thread Wayne Clerke
The Perl code below creates a non-blocking socket and attempts to connect it to 127.0.0.1:2 (which should be immediately refused), The loop shows the socket becomes briefly writable according to IO::Select. Is there some logic behind this that I'm missing? It was ok in cygwin v1.3.12-2, but hasn't

Re: Please try latest snapshot

2002-11-21 Thread Christopher Faylor
On Thu, Nov 21, 2002 at 11:47:22PM -0500, Christopher Faylor wrote: >I'm regenerating a snapshot right now which may become 1.3.16. >Please try it. Please try the later of a 2002-11-21 or 2002-11-22 >snapshot. > >FWIW, I was able to duplicate the "emacs hangs if you resize the screen" >problem twi

Please try latest snapshot

2002-11-21 Thread Christopher Faylor
I'm regenerating a snapshot right now which may become 1.3.16. Please try it. Please try the later of a 2002-11-21 or 2002-11-22 snapshot. FWIW, I was able to duplicate the "emacs hangs if you resize the screen" problem twice with the previous version of cygwin. I could not duplicate it at all w

pipe performance problem

2002-11-21 Thread thomas
hello, it seems that the pipe code with recent cygwin versions causes a performance problem when much data (3.6 MB per second in this case) is transferred from one program to another. i use mkisofs to make an iso filesystem from files on the fly and pipe the output directly to cdrecord which writ

Re: Want to release 1.3.16

2002-11-21 Thread Christopher Faylor
On Thu, Nov 21, 2002 at 06:41:46PM -0800, Matt wrote: >On Sun, 17 Nov 2002, Matt wrote: > >> On Sat, 16 Nov 2002, Christopher Faylor wrote: >> >> > On Sat, Nov 16, 2002 at 02:59:58PM -0800, Matt wrote: >> > >On Fri, 15 Nov 2002, Christopher Faylor wrote: >> > > >> > >> Should I wait for more ntsec

[ANNOUNCEMENT] Updated: cURL 7.10.2

2002-11-21 Thread Kevin Roth
cURL has been updated to version 7.10.2-1 Along with a number of bugfixes, this release includes these changes: o PFD versions of much documentation are included in the tarball o Transfer-Encoding: chunked for uploads are now supported See the following URL for full release details, including

Re: Want to release 1.3.16

2002-11-21 Thread Matt
On Sun, 17 Nov 2002, Matt wrote: > On Sat, 16 Nov 2002, Christopher Faylor wrote: > > > On Sat, Nov 16, 2002 at 02:59:58PM -0800, Matt wrote: > > >On Fri, 15 Nov 2002, Christopher Faylor wrote: > > > > > >> Should I wait for more ntsec stuff or is it ok to release 1.3.16? > > >> There are a couple

Re: old cygwin distributions

2002-11-21 Thread thomas
Christopher Faylor <[EMAIL PROTECTED]> wrote: > And, that's part of the problem. The words "cygwin scheduling bug" make > very little sense. Cygwin is not an OS which schedules things. There > was also a mention of fifos, which doesn't make sense in a cygwin > context. > The bottom line is tha

Re: sshd.log permissions error message

2002-11-21 Thread Mike . P . Smith
Thank you for your help Max. Michael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: old cygwin distributions

2002-11-21 Thread Max Bowsher
Christopher Faylor <[EMAIL PROTECTED]> wrote: > There was also a mention of fifos, which doesn't make sense in a > cygwin context. I think that what cdrecord calls a fifo is simple the its in-memory buffer. (This is just going by docs & output, not the source) Max. -- Unsubscribe info: ht

Re: old cygwin distributions

2002-11-21 Thread Christopher Faylor
On Fri, Nov 22, 2002 at 12:00:07AM +0100, thomas wrote: >Randall R Schulz <[EMAIL PROTECTED]> wrote: >>This is especially true since you're using software that has no Cygwin >>maintainer. Have you consulted with the development team for >>"cdrecord?" > >cdrecord is contributed, so i guess that cou

Re: rpc for cygwin?

2002-11-21 Thread Julian Smith
On Thu, 21 Nov 2002 17:11:21 -0600 Bob Tanner <[EMAIL PROTECTED]> wrote: > http://www.cygwin.com/ml/cygwin/2002-01/msg01757.html > > Talks about sunrpc for cygwin, where can I get this? I couldn't find an RPC package in cygwin, but I've had success with: http://devernay.free.fr/hacks/sunrpc

rpc for cygwin?

2002-11-21 Thread Bob Tanner
http://www.cygwin.com/ml/cygwin/2002-01/msg01757.html Talks about sunrpc for cygwin, where can I get this? Thanks. -- Bob Tanner <[EMAIL PROTECTED]> | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973

Re: old cygwin distributions

2002-11-21 Thread thomas
Randall R Schulz <[EMAIL PROTECTED]> wrote: > This is especially true since you're using software that has no Cygwin > maintainer. Have you consulted with the development team for "cdrecord?" cdrecord is contributed, so i guess that counts as 1/4 officialy supported :) i did contact the developer

Re: old cygwin distributions

2002-11-21 Thread Randall R Schulz
Thomas, While bug reports are appreciated and necessary, the ball remains in your court. If you wait for someone else to address the problem, you may wait a long time. This is especially true since you're using software that has no Cygwin maintainer. Have you consulted with the development tea

Re: old cygwin distributions

2002-11-21 Thread thomas
Max Bowsher <[EMAIL PROTECTED]> wrote: > Well, theoretically, you could rebuild an older version from cvs. But it > would probably be easier to help track down the bug and get it fixed. oh i am more than willing to help. just that noone replied to my bugreport yet :) thomas -- Unsubscribe info

Re: old cygwin distributions

2002-11-21 Thread Max Bowsher
thomas <[EMAIL PROTECTED]> wrote: >>> i'd like to get pre-1.3 >>> distributions, including version-matching devel soft (gcc, make, >>> ...). > >> Why? > > the most recent one is broken, see "1.3.15 (and earlier): cdrecord > fifo bug" from today sent to the list by me. > why aren't they available?

Re: emacs 100% cpu usage bu

2002-11-21 Thread Hans Larsen
Hi, > I have downloaded and installed the latest, I presume, version of I found in /bin an emacs, and an emacs.exe. I removed both, downloaded the binaries from: http://68.98.180.124:3000/cygwin/emacs/ and all problems disappeared. -Hans -- Unsubscribe info: http://cygwin.com/ml/#unsub

Re: sshd.log permissions error message

2002-11-21 Thread Max Bowsher
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi Max, Hi - please keep replies on list. > You know in the heat of working through setting sshd up I didn't > think to check the latest time stamp on the log, and after checking > it I find that it is a bit stale. However, if I have logs prior to >

gcc 3.2 error

2002-11-21 Thread thomas
hello, trying to compile sth. with gcc-3.2 [gcc version 3.2 20020927 (prerelease)] the make script hangs at: checking if mmap works to get shared memory... i can see a conftest.exe running in the taskmanager using 100% resources, but after 10 minutes it is still running. when i use gcc 2.95 i ca

Re: lapack cygwin

2002-11-21 Thread Tino Lange
> > does anybody know a lapack/clapack port to cygwin? (.lib ?) > > Patrick > > Google is your friend: http://www.google.com/search?q=cygwin+lapack+port > Igor Hi! There's no need for google or other searches for special precompiled cygwin versions or ports of that lib. The LAPACK source (fortra

Re: vim under rxvt : screaming ^G as though keyboard buffer full

2002-11-21 Thread fergus
Sorry: far too quick to the list. I had set terminal type to 'linux' whilst exploring something else. It seems that vim doesn't like this at all. OK when terminal type set back to 'cygwin' or 'rxvt' or ... Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: old cygwin distributions

2002-11-21 Thread thomas
>> i'd like to get pre-1.3 >> distributions, including version-matching devel soft (gcc, make, ...). > Why? the most recent one is broken, see "1.3.15 (and earlier): cdrecord fifo bug" from today sent to the list by me. why aren't they available? any chance to downgrade somehow? thomas -- Uns

vim under rxvt : screaming ^G as though keyboard buffer full

2002-11-21 Thread fergus
Sudden development following latest update (curl: surely no connection but that's the only recent change that I can think of). Typing vim in rxvt causes scream from PC bell exactly the same as when keyboard buffer is full or other error condition cycles. No change to invocation, to .vimrc or to a

Re: GCC 2.96 for new cygwin?

2002-11-21 Thread Tino Lange
Hi Patrick! > thanks a lot for this help. I could have saved 2 hours asking you before :-) > I usually work on red hat 7.2, and I dynamically link libraries (in my example > lapack) using the LD_LIBRARY_PATH and the .so are dynamically linked. > Now I need to compile the project under Windows. Do

Re: sshd.log permissions error message

2002-11-21 Thread Max Bowsher
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I have > got the point where my sshd service starts with no errors in the > windows event viewer and I can log into by box via ssh. However I > still get the following error message in /var/log/sshd.log file. > Permissions 0755 for '/etc/ssh_host_ds

Re: old cygwin distributions

2002-11-21 Thread Max Bowsher
thomas <[EMAIL PROTECTED]> wrote: > is there a cygwin archiv available? No. > i'd like to get pre-1.3 > distributions, including version-matching devel soft (gcc, make, ...). Why? -- Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.

Re: lapack cygwin

2002-11-21 Thread Igor Pechtchanski
On Thu, 21 Nov 2002, Patrick Reuter wrote: > Hi, > does anybody know a lapack/clapack port to cygwin? (.lib ?) > Patrick Google is your friend: http://www.google.com/search?q=cygwin+lapack+port Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_

RE: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Harig, Mark A.
Please set the file name extension to ".txt". This is commonly mapped to a text-file viewer or editor. > -Original Message- > From: Tino Lange [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 2:55 PM > To: [EMAIL PROTECTED] > Subject: Re: SSHD: error initializing windows sock

lapack cygwin

2002-11-21 Thread Patrick Reuter
Hi, does anybody know a lapack/clapack port to cygwin? (.lib ?) Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Linux libraries on Cygwin (Was Re: gcc-2 works)

2002-11-21 Thread Igor Pechtchanski
On Thu, 21 Nov 2002, Patrick Reuter wrote: > Hi, > > thanks a lot, gcc-2 works. Cool. > > Do you know how I could use the LAPACK library under cygwin/gcc-2 ? > I have some .so files and some .a files built on a red hat system. How > could I link them? > > Patrick Class, repeat after me: C

gcc-2 works

2002-11-21 Thread Patrick Reuter
Hi, thanks a lot, gcc-2 works. Cool. Do you know how I could use the LAPACK library under cygwin/gcc-2 ? I have some .so files and some .a files built on a red hat system. How could I link them? Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

old cygwin distributions

2002-11-21 Thread thomas
hello, is there a cygwin archiv available? i'd like to get pre-1.3 distributions, including version-matching devel soft (gcc, make, ...). thomas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cy

Re: GCC 2.96 for new cygwin?

2002-11-21 Thread Don Sharp
Patrick Reuter wrote: > > Hi, > > I downloaded the new cygwin version, and now I can not anymore compile > all my C++ projects, because my gcc changed to version 3.2. and I get > the following error message: > > /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning > This fi

sshd.log permissions error message

2002-11-21 Thread Mike . P . Smith
Hello All, I recently installed Cygwin v1.3.15-2 on a NT4 server with sp6a. I installed the sshd service by using the Cygwin "ssh-host-config -y" command. I changed the permissions, ownership, and groups of /usr/bin/ssh, /usr/sbin/sshd, and /var/empty to 1755 SYSTEM.SYSTEM. The /etc/ssh_h*_key

Re: GCC 2.96 for new cygwin?

2002-11-21 Thread Tino Lange
Patric Reuter wrote: > 1.) How could I get gcc 3.2 fully compatible to 2.95 ?? > 2.) Or how could I reinstall my old version from cygwin (installed about > 8 months ago) where the gcc was 2.95 ?? Hi Patrick! There's an optional package "gcc2" which you can install via the well known "setup.exe".

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Tino Lange
>> [ "cygcheck.out" ] > Of course you can sanitize it and it should *not* be compressed. The > intent is to look at the output as easily as possible. Hi Christopher, Ooops - now I have sent it compressed (zip) this morning - again in my intent to save space and resources... But OK - shall I send

GCC 2.96 for new cygwin?

2002-11-21 Thread Patrick Reuter
Hi, I downloaded the new cygwin version, and now I can not anymore compile all my C++ projects, because my gcc changed to version 3.2. and I get the following error message: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This fi le includes at least one deprecated or ant

Re: No /dev Files for Tape Backup to Use?

2002-11-21 Thread Don Sharp
"Mack, Daemian" wrote: > > I've installed Cygwin on NT4 in order to use tar to do some backups. I've > got a 15/30 Gb DLT tape drive hooked up to the machine. > > My understanding is that tar will need to refer to the tape device -- yet > there is no /dev directory. Is this common? Is there

Recent cygwin (1.3.15) causes "make -rsj4" to stop

2002-11-21 Thread Rolf Campbell
Title: Message For months, I've been running "make -rsj4" to perform some build that generally takes about 4 mins.  Recently (when I upgraded from 1.3.14 to 1.3.14), this has been killing my machine.  After about 2 minutes of the make running, I notice my system becoming very sluggish (like

Re: how to configure rsh daemon

2002-11-21 Thread Andrew DeFaria
Claudio Tamietto wrote: I need to run rsh from a non interactive script . I known i have to configure the .rhosts file but i d'ont known the format,where to put it and how to associate the local user whit the remote user. Can someone tell me where to find some documentation on the web ? Thanks

Re: emacs 100% cpu usage bug

2002-11-21 Thread Igor Pechtchanski
On 21 Nov 2002, Jim Goltz wrote: > Zdzislaw Meglicki writes: > > zm> I have downloaded and installed the latest, I presume, version of > zm> Cygwin, with some additional updates downloaded only today from a > zm> NASA Cygwin mirror, and... I am still plagued by the "emacs 100% > zm> CPU usage bug"

Re: emacs 100% cpu usage bug

2002-11-21 Thread Jim Goltz
Zdzislaw Meglicki writes: zm> I have downloaded and installed the latest, I presume, version of zm> Cygwin, with some additional updates downloaded only today from a zm> NASA Cygwin mirror, and... I am still plagued by the "emacs 100% zm> CPU usage bug", i.e., when emacs is invoked in the X11 zm>

Re: largefile support

2002-11-21 Thread Christopher Faylor
On Thu, Nov 21, 2002 at 10:40:28AM +0100, Arne Sletteng wrote: >is largefile support implemented in cygwin ? No. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Christopher Faylor
On Thu, Nov 21, 2002 at 09:12:32AM +0100, Tino Lange wrote: >>Sanitize it first if you feel the need, but I've just looked through a >>cygcheck on my machine, and found nothing I was worried about >>disclosing to the list. > >That depends on the configuration and the environment :-) > >Maybe you sh

Re: cygwin dll and msvc++

2002-11-21 Thread cygwin
Wrong mailing list. Redirected. On Thu, Nov 21, 2002 at 06:10:23PM +0100, gilles BOURGEOIS wrote: >helllo all, >is it possible to build a microsoft VC++ project by linking against the >CYWIN.DLL library ? (e.g. calling some functions the dll provides >within my windows c++ program) , since I wa

Re: 1.3.15 (and earlier): cdrecord fifo bug

2002-11-21 Thread thomas
also the exact same error appears with cdrdao (http://sourceforge.net/projects/cdrdao). thomas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://c

FW: No /dev Files for Tape Backup to Use?

2002-11-21 Thread Vince Hoffman
doh pressed reply not reply-all. forwarded to the list -Original Message- From: Vince Hoffman Sent: 21 November 2002 16:16 To: 'Mack, Daemian' Subject: RE: No /dev Files for Tape Backup to Use? The /dev folder has various posix devices, but they are interperated by the cygwin dll much t

No /dev Files for Tape Backup to Use?

2002-11-21 Thread Mack, Daemian
I've installed Cygwin on NT4 in order to use tar to do some backups. I've got a 15/30 Gb DLT tape drive hooked up to the machine. My understanding is that tar will need to refer to the tape device -- yet there is no /dev directory. Is this common? Is there some other step I need to take to gene

Re: cygwin

2002-11-21 Thread Igor Pechtchanski
Jerry, You are having a problem with LINE, not Cygwin. This is off-topic for this list. You may have better luck trying a LINE mailing list, or contacting the LINE developer: http://line.sourceforge.net/contact.php This doesn't mean you're not welcome to submit a question to this list that's re

Re: cygwin

2002-11-21 Thread Jerry Geis
Joshua, THanks, I have copied over the shared libraries into the /lib directory. When I run the app it says it cannot find it the ld.so.6 shared library. Is there something else I need to edit to tell cygwin it is available? Thanks, jerry On Thursday 21 November 2002 09:44 am, Joshua Daniel Fr

Re: m68k-elf-gcc problems under Cygwin

2002-11-21 Thread Randall R Schulz
Brandon, At 06:38 2002-11-21, Brandon Grenier wrote: Hi, I'm having a problem running the m68k elf toolchain compiler under Cygwin. I've downloaded the precompiled binary toolchain (m68k-elf-20020410.tar.gz) from uClinux.org. This is probably the mistake. After unzipping (with gunzip) and

Re: After update problems to start postgreSQL

2002-11-21 Thread Jason Tishler
Jan, On Thu, Nov 21, 2002 at 03:30:18PM +0100, Jan Klostermann wrote: > IpcMemoryCreate: shmget(key=5432001, size=1441792, 03600) failed: Function not >implemented The above implies that ipc-daemon is not running. Starting ipc-daemon should solve your problem. Jason -- PGP/GPG Key: http://ww

Re: cygwin

2002-11-21 Thread Joshua Daniel Franklin
Try to keep replies on-list so others can learn and search the archives. --- Jerry Geis <[EMAIL PROTECTED]> wrote: > I have downloaded LINE now and tried it. > ldd on my app name gives ld.so.6 and ld-linux.so.2 > > LINE gives me the -2 error which indicates (I think) > that I need to above librar

m68k-elf-gcc problems under Cygwin

2002-11-21 Thread Brandon Grenier
Hi, I'm having a problem running the m68k elf toolchain compiler under Cygwin. I've downloaded the precompiled binary toolchain (m68k-elf-20020410.tar.gz) from uClinux.org. After unzipping (with gunzip) and untarring the toolchain, I *should* be able to use the m68k compiler 'right out of the bo

After update problems to start postgreSQL

2002-11-21 Thread Jan Klostermann
Hello, yesterday I tried to enhance my cygwin-distribution with some additional programs. Therefore I started the install tool and selected some features and installed them. Afterwards I realised that I cannot start the postmaster anymore. It terminates immediately. In the logfile I find then: I

Re: cygwin

2002-11-21 Thread Joshua Daniel Franklin
--- Jerry Geis <[EMAIL PROTECTED]> wrote: > I am new to cygwin. I have it all installed. > I was hoping I could take an ELF executable that I > made on my linux box and just run it in the cygwin > environment. No, Cygwin can only run Windows executables. What you're looking for is something like L

RE: Another less/rxvt prob: Not interpreting ?

2002-11-21 Thread Igor Pechtchanski
On Thu, 21 Nov 2002, Tackett, Galen wrote: > > If you are not totally happy about the 'stty erase blah' approach to > > solving your problem, you could try adding the switch '-backspacekey > > ^H' to your rxvt command line, so that it reads > > > C:\Cygwin\bin\rxvt.exe -geometry 80x58+0+0 -tn cyg

RE: Another less/rxvt prob: Not interpreting ?

2002-11-21 Thread Tackett, Galen
> If you are not totally happy about the 'stty erase blah' approach to solving > your problem, you could try adding the switch '-backspacekey ^H' to your > rxvt command line, so that it reads > C:\Cygwin\bin\rxvt.exe -geometry 80x58+0+0 -tn cygwin -backspacekey ^H -e /bin/bash --login -i I hope

Re: bind

2002-11-21 Thread Jason Tishler
Vince, On Wed, Nov 20, 2002 at 05:39:37PM -, Vince Hoffman wrote: > Just a quicky to ask if anyone is working on a supported port of bind. > i found a port of 8.1.2 which gave me dig which was all i realy need > it for, but it would be nice to see it as a supported package. (my C > programmin

CULTURAL INFORMATION SYSTEM IN THE BALTIC SEA REGION!

2002-11-21 Thread Administrator of Cultural Information System
CULTURAL INFORMATION SYSTEM IN THE BALTIC SEA REGION! We are pleased to announce that the Municipality of Klaipeda (Lithuania) has finished the implementation of PHARE funded project “Culture Information System for Tourism Development”. The project’s aim was to develop Cultural Information System

RE: mno_cygwin gcc 3.2

2002-11-21 Thread Denis Dupeyron
Christopher, >> Is there any reason for -lm to be an alias >> of -lcygwin ? I looks rather confusing. > Reason? Nah, it's all just random guesswork. It was just a polite way of asking what that reason was. Thanks to Max, now I know. > Changing things just to accommodate people [...] Neither Sh

Re: Setup installed to c:/cygwin/usr/bin

2002-11-21 Thread Robert Collins
On Sat, 2002-11-16 at 07:20, Norton Allen wrote: > I would agree with that. It appears to me that setup fails to see > the system mounts that cygwin sees. -Norton The source is your friend :}. Rob -- --- GPG key available at: http://users.bigpond.net.au/robertc/keys.txt. --- signature.as

largefile support

2002-11-21 Thread Arne Sletteng
Hello, is largefile support implemented in cygwin ? I would like to generate tar files of directory structures larger than 2 / 4 GB. My current installation is: $ uname -a CYGWIN_NT-5.0 AK 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown $ tar --version tar (GNU tar) 1.13.19 ... $ TIA, - arne --

Re: bash builtin pwd returns Windows style names

2002-11-21 Thread Richter Norbert
Hi, > bash-2.05b$ uname -a > CYGWIN_NT-5.1 CORINNA 1.3.15(0.63/3/2) 2002-11-07 13:57 i686 unknown > bash-2.05b$ cd d: > bash-2.05b$ pwd > /cygdrive/d > Corinna thank you, Corinna, for this hint. It works also with me. However, if you do bash-2.05b$ uname -a CYGWIN_NT-5.0 PC4265 1.3.15(0.63/3/2

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Tino Lange
Corinna, Max, Christopher, hallo again. Thanks for your answers! I still see things a bit different, but anyhow - I have to accept your rules. It's your list - you make the rules - the user wishing to have help has to follow of course... And that's OK and fair. by giving the most effective