| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: How to enable SFTP with curl 7.19.2 on UNIX
From: Dong Zhou <dongzhou52_at_gmail.com>
Date: Wed, 11 Mar 2009 16:53:34 -0400
Daniel, thanks for the response. I downloaded libssh2 but had trouble to
…. I downloaded libssh2-1.0.tar.gz but had problems to compile with make
"Makefile", line 687: make: 1254-055 Dependency line needs colon or double
"Makefile", line 688: make: 1254-055 Dependency line needs colon or double
make: 1254-058 Fatal errors encountered -- cannot continue.
Here are the line 687 and after in Makefile:
find $(distdir) -name "*.dist" -exec rm {} \;
(distit=`find $(srcdir) -name "*.dist"`; \
for file in $$distit; do \
strip=`echo $$file | sed -e s/^$(srcdir)// -e s/\.dist//`; \
cp $$file $(distdir)$$strip; \
done)
Daniel, your further suggestions is welcome!!! And how do I include
On Wed, Mar 11, 2009 at 1:42 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 11 Mar 2009, Dong Zhou wrote:
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info