[olug] sftp using cURL
DYNATRON tech
dynatron at gmail.com
Mon May 11 14:56:21 UTC 2009
thanks chris. i was compiling the un-ubuntu version when you dropped your
post. i was able to uninstall it via 'apt-get remove curl'.
david, thanks for the post. i should have realized that i needed the
development package with the .h files. thanks for clearing that up.
just ran the configure on the ubuntu-friendly version...this is the
output...
curl version: 7.18.0
Host setup: i686-pc-linux-gnu
Install prefix: /usr/local
Compiler: gcc
SSL support: no (--with-ssl / --with-gnutls)
SSH support: enabled (libSSH2)
zlib support: enabled
krb4 support: no (--with-krb4*)
GSSAPI support: no (--with-gssapi)
SPNEGO support: no (--with-spnego)
c-ares support: no (--enable-ares)
ipv6 support: enabled
IDN support: no (--with-libidn)
Build libcurl: Shared=yes, Static=yes
Built-in manual: enabled
Verbose errors: enabled (--disable-verbose)
SSPI support: no (--enable-sspi)
ca cert path: no
LDAP support: no (--enable-ldap / --with-ldap-lib /
--with-lber-lib)
LDAPS support: no (--enable-ldaps)
got SSH, but no SSL....not a big deal. don't really need SSL unless i'm
going to do HTTPS or FTPS...which i don't plan on doing.
make-ing now....
On Mon, May 11, 2009 at 9:39 AM, Christopher Cashell <topher-olug at zyp.org>wrote:
> On Mon, May 11, 2009 at 9:28 AM, DYNATRON tech <dynatron at gmail.com> wrote:
> > okay...another wall...both machines (8.04 and 9.04) same result
> >
> > apt-get install libssh2-1 (to get the necessary libraries)
> >
> > i got the cURL source code, ran the configure script....
>
> [Snip.]
>
> > any suggestions?
>
> Get the libssh2-1-dev package, which contains the headers and required
> development bits to compile a program against libssh2. The libssh2-1
> package just contains the runtime libraries.
>
> Also, I'd advise that you get the Debianized/Ubuntu-ized curl source
> via 'apt-get source curl', and use the debian/Ubuntu tools to rebuild
> the package with the options you want. That'll allow you to continue
> managing the package via standard package tools.
>
> --
> Christopher
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug
>
--
dynatron digital services
box 191 - 68037
www.dynatron.org
dynatron at gmail.com
More information about the OLUG
mailing list