Hey Xiangfu Liu, I tried the busybox as well as the opkg Versions of wget. Here's what I get:
Busybox: root@brain:~# wget --version wget: unrecognized option `--version' BusyBox v1.15.3 (2011-05-10 23:37:55 CEST) multi-call binary opkg: root@brain:~# opkg update Downloading http://downloads.openwrt.org/backfire/10.03/ar71xx/packages/Packages.gz. Inflating http://downloads.openwrt.org/backfire/10.03/ar71xx/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/packages. root@brain:~# opkg install wget Installing wget (1.12-2) to root... Downloading http://downloads.openwrt.org/backfire/10.03/ar71xx/packages/wget_1.12-2_ar71xx.ipk. Configuring wget. root@brain:~# wget --version GNU Wget 1.12 built on linux-gnu. +digest -ipv6 -nls +ntlm +opie +md5/openssl +https -gnutls +openssl -iri Both do not link against the libidn library, although it is installed. libidn is an optional dependency and only necessary, if you compile wget yourself with IRI support (for instance via the CONFIG_ALL=y option). However, unless IRI support is desired for the wget package, libidn should not be included as a dependency. Cheers, Christian On May 19, 2011, at 4:37 AM, Xiangfu Liu wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Christian > > thanks for feedback. just want double sure. what is your 'wget' version? > > I found there are two commits recently on 'wget': r26066 r20583. > > here is mine, compiled using [packages svn 26885] > root@BenNanoNote:~# wget --version > GNU Wget 1.12 built on linux-gnu. > > +digest +ipv6 -nls +ntlm +opie +md5/openssl +https -gnutls +openssl > +iri <------- > > More Info: > I have enable "CONFIG_ALL=y", maybe the 'libidn' build before 'wget' > then wget detect the lib, enabled 'iri' _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
