On Wed, Aug 15, 2007 at 03:40:13AM +0200, Guenter Knauf wrote:
> just copy the libssh2_config.h to config.h; that should do for the moment...
> I will soon take a look, but at the moment a bit short in time...
There was a problem in the includes used in the examples makefile, which
I fixed last we
BTW - the ssh2.c example finally does keyboard-interactive authentication
just fine on my bleeding edge Linux box.
Keep up the good work devs!
Paul
On 8/14/07, Paul Thomas <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I was trying to test the latest libssh2 stuff and went to build the
> ssh2.cex
Hi Paul,
> I was trying to test the latest libssh2 stuff and went to build the
> ssh2.cexample and found that it was unable to find the "
> config.h" file. How do I go about generating this? There really are not
> any
> windows build instructions for any of the examples... no NMakefile either.
> I'
Hello all,
I was trying to test the latest libssh2 stuff and went to build the
ssh2.cexample and found that it was unable to find the "
config.h" file. How do I go about generating this? There really are not any
windows build instructions for any of the examples... no NMakefile either.
I've got th