Hello,
I have compiled a GNU Wget 1.11 on a IBM iSeries platform. (Host system
type... powerpc-ibm-os400)
Well, wget works but I have some problems.
1) I need messages in spanish, but I´ve only in english.
How can I compile the program in spanish?
Or, how can I change the language support to es_ES?
2) When I download files from a URL I get the following error:
Cannot get REALTIME clock frequency: Invalid argument
Does anyone know why?
Example:
$ wget
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.51a-i5os-power-64bit.savf/from/http://mysql.rediris.es/
--2008-02-14 08:34:00--
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.51a-i5os-power-64bit.savf/from/http://mysql.rediris
.
es/
Resolving dev.mysql.com... 213.136.52.29
Connecting to dev.mysql.com|213.136.52.29|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:
http://mysql.rediris.es/Downloads/MySQL-5.0/mysql-5.0.51a-i5os-power-64bit.savf
[following]
--2008-02-14 08:34:00--
http://mysql.rediris.es/Downloads/MySQL-5.0/mysql-5.0.51a-i5os-power-64bit.savf
Resolving mysql.rediris.es... 130.206.1.5
Connecting to mysql.rediris.es|130.206.1.5|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 63292416 (60M) [text/plain]
Saving to: `mysql-5.0.51a-i5os-power-64bit.savf'
0% [ ] 0 --.-K/s
Cannot get REALTIME clock frequency: Invalid argument
100%[=======================================>] 63,292,416 1.03M/s in
47s
2008-02-14 08:34:48 (1.27 MB/s) - `mysql-5.0.51a-i5os-power-64bit.savf'
saved [63292416/63292416]