I tried to compile rssh and I get errors about wordexp(). I thought
wordexp() was included in the newest version of cygwin.
John M. Lauck
Christopher Faylor wrote:
On Wed, Feb 02, 2005 at 04:28:07PM -0500, John M Lauck wrote:
Has anyone recently tried to compile rssh? Any luck with the newer
Has anyone recently tried to compile rssh? Any luck with the newer
cygwin dll and packages?
John M. Lauck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
Can someone explain the existence of wordexp.h in /usr/include in the
latest version of Cygwin? I understand that the header file exists and
as far as I can tell bash has the --wordexp feature (as required in the
header). Is wordexp() compiled into the latest version of cygwin or not?
John M
Thanks, Christian!
I actually got the chrooted sftp session to *work* (! shell commands
still work). I made these changes:
--
chroot /cygdrive/c/StudentsShare /usr/sbin/sftp-server
--
Basically, I removed the 'exec' from the chroot call. I thought maybe
there were insufficient dll's in the chr
4 matches
Mail list logo