site  contact  subhomenews

Curl and Uget in 415

June 27, 2009 — BarryK
I wanted to compile the latest Uget package, but it requires an update to curl:

curl 7.19.4
# ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --disable-debug


curl version: 7.19.4
Host setup: i486-pc-linux-gnu
Install prefix: /usr
Compiler: gcc
SSL support: enabled (OpenSSL)
SSH support: no (--with-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: no (--enable-ipv6)
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 bundle: /usr/share/curl/curl-ca-bundle.crt
ca cert path: no
LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib)
LDAPS support: no (--enable-ldaps)


...does anyone see any problem with the above? I don't know where libssh2 libs come from, they aren't in the openssh package.

uget 1.4.8.5
Uget is a small download manager. It used to be called 'urlgfe' and there is a package in the puppy-4 repo, however as I recall, it doesn't work. But, this is a very active project, so I'm giving it another go.
# ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var

Tags: woof