hello,
since last update of Curl, the command line : "./build update_versions" do nothing.
get this even if the cURL need to be compilated :
Obviously, before executing that command, I do "./build update"
which I get :
Someone know the reason why the "./build" command won't update cURL ?
regards,
since last update of Curl, the command line : "./build update_versions" do nothing.
get this even if the cURL need to be compilated :
Code:
[root@srv1 custombuild]# ./build update_versions
[root@srv1 custombuild]#
Obviously, before executing that command, I do "./build update"
which I get :
Code:
Resolving files1.directadmin.com... 216.144.254.90
Connecting to files1.directadmin.com|216.144.254.90|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7415 (7.2K) [text/plain]
Saving to: `./versions.txt'
100%[============================================================================>] 7,415 --.-K/s in 0.007s
2014-03-31 15:44:54 (986 KB/s) - `./versions.txt' saved [7415/7415]
File already exists: servers.txt
MD5 Checksum on servers.txt passed.
File already exists: httpd-2.4.7.tar.gz
MD5 Checksum on httpd-2.4.7.tar.gz passed.
File already exists: apr-1.5.0.tar.gz
MD5 Checksum on apr-1.5.0.tar.gz passed.
File already exists: apr-util-1.5.3.tar.gz
MD5 Checksum on apr-util-1.5.3.tar.gz passed.
File already exists: httpd_2
File already exists: httpd_2_freebsd
File already exists: httpd_2_debian
File already exists: mime.types
File already exists: mod_perl-2.0.4.tar.gz
MD5 Checksum on mod_perl-2.0.4.tar.gz passed.
File already exists: curl-7.36.0.tar.gz
MD5 Checksum on curl-7.36.0.tar.gz passed.
File already exists: pcre-8.20.tar.gz
MD5 Checksum on pcre-8.20.tar.gz passed.
File already exists: libmcrypt-2.5.8.tar.gz
MD5 Checksum on libmcrypt-2.5.8.tar.gz passed.
File already exists: mhash-0.9.9.9.tar.gz
MD5 Checksum on mhash-0.9.9.9.tar.gz passed.
File already exists: freetype-2.5.3.tar.gz
MD5 Checksum on freetype-2.5.3.tar.gz passed.
File already exists: libiconv-1.14.tar.gz
MD5 Checksum on libiconv-1.14.tar.gz passed.
File already exists: libxml2-2.7.6.tar.gz
MD5 Checksum on libxml2-2.7.6.tar.gz passed.
File already exists: libxslt-1.1.28.tar.gz
MD5 Checksum on libxslt-1.1.28.tar.gz passed.
File already exists: icu4c-4_8_1_1-src.tgz
MD5 Checksum on icu4c-4_8_1_1-src.tgz passed.
File already exists: php-5.5.10.tar.gz
MD5 Checksum on php-5.5.10.tar.gz passed.
File already exists: webalizer-2.23-08-src.tgz
MD5 Checksum on webalizer-2.23-08-src.tgz passed.
File already exists: proftpd-1.3.4d.tar.gz
MD5 Checksum on proftpd-1.3.4d.tar.gz passed.
File already exists: proftpd
File already exists: proftpd_freebsd
File already exists: proftpd_debian
File already exists: suphp-0.7.1.tar.gz
MD5 Checksum on suphp-0.7.1.tar.gz passed.
File already exists: exim-4.82.tar.gz
MD5 Checksum on exim-4.82.tar.gz passed.
File already exists: exim
File already exists: exim_freebsd
File already exists: exim_debian
File already exists: dovecot-2.2.12.tar.gz
MD5 Checksum on dovecot-2.2.12.tar.gz passed.
File already exists: dovecot.boot
File already exists: dovecot.boot.freebsd
File already exists: dovecot.boot.debian
File already exists: dovecot.conf
File already exists: exim.conf.dovecot.patch
MD5 Checksum on exim.conf.dovecot.patch passed.
File already exists: autoconf-2.68.tar.gz
MD5 Checksum on autoconf-2.68.tar.gz passed.
File already exists: automake-1.13.1.tar.gz
MD5 Checksum on automake-1.13.1.tar.gz passed.
File already exists: m4-1.4.16.tar.gz
MD5 Checksum on m4-1.4.16.tar.gz passed.
File already exists: libtool-2.4.2.tar.gz
MD5 Checksum on libtool-2.4.2.tar.gz passed.
File already exists: ioncube_loaders_lin_x86-64.tar.gz
Someone know the reason why the "./build" command won't update cURL ?
regards,
Last edited: