SuperBo
December 27th, 2008, 11:38 PM
I downloaded aria2-1.1.1 and compile it
./configure --prefix=/usr --enable-metalink --enable-epoll --enable-threads=win32 --enable-threads=posix --enable-largefile --with-gnutls --with-libxml2 --with-sqlite3 --with-libcares --with-openssl
Although I have installed libares-dev and openssl but the resutl is
Build: i686-pc-linux-gnu
Target: i686-pc-linux-gnu
Install prefix: /usr
CFLAGS: -g -O2
CPPFLAGS:
LDFLAGS:
LIBS:
SQLite3: yes
GnuTLS: yes
OpenSSL:
CA Bundle:
LibXML2: yes
LibExpat:
LibCares:
Libz: yes
Bittorrent: yes
Metalink: yes
What should I do to enable all featrues?
./configure --prefix=/usr --enable-metalink --enable-epoll --enable-threads=win32 --enable-threads=posix --enable-largefile --with-gnutls --with-libxml2 --with-sqlite3 --with-libcares --with-openssl
Although I have installed libares-dev and openssl but the resutl is
Build: i686-pc-linux-gnu
Target: i686-pc-linux-gnu
Install prefix: /usr
CFLAGS: -g -O2
CPPFLAGS:
LDFLAGS:
LIBS:
SQLite3: yes
GnuTLS: yes
OpenSSL:
CA Bundle:
LibXML2: yes
LibExpat:
LibCares:
Libz: yes
Bittorrent: yes
Metalink: yes
What should I do to enable all featrues?