Re: help compiling openssh

2009-02-14 Thread Corinna Vinschen
On Feb 13 15:30, Jody Burnett wrote: > That worked...installed the libwrap-devel and configure worked no > problem...next i created the my-openssh.tar.bz2. How do you unpack > this archive without overwriting the folder permissions of bin, var > etc? Dir permissions are only set when they get

Re: help compiling openssh

2009-02-13 Thread Jody Burnett
That worked...installed the libwrap-devel and configure worked no problem...next i created the my-openssh.tar.bz2. How do you unpack this archive without overwriting the folder permissions of bin, var etc? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: help compiling openssh

2009-02-13 Thread Corinna Vinschen
On Feb 13 02:05, Jody Burnett wrote: > When i run configure openssh 5.1p1-10 (source from cygwin setup) with the > following command > > $ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir='${sbindir}' > --localstatedir=/var --datadir='${prefix}/share' --mandir='${datadir}/man' > --infod