@@ -8,8 +8,8 @@ mkdir source
8
8
cd source
9
9
10
10
# ncurses http://www.gnu.org/software/ncurses/
11
- wget -t 4 -nv http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.7 .tar.gz
12
- tar xfz ncurses-5.7 .tar.gz
11
+ wget -t 4 -nv http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.9 .tar.gz
12
+ tar xfz ncurses-5.9 .tar.gz
13
13
14
14
# readline http://tiswww.case.edu/php/chet/readline/rltop.html
15
15
wget -t 4 -nv ftp://ftp.cwru.edu/pub/bash/readline-6.1.tar.gz
@@ -27,8 +27,8 @@ tar zxf ImageMagick.tar.gz
27
27
wget -t 4 -nv http://www.imagemagick.org/source/colors.xml
28
28
29
29
# aspell dictionary http://aspell.net/
30
- wget -t 4 -nv ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.6.tar.gz
31
- tar zxf aspell-0.60.6.tar.gz
30
+ wget -t 4 -nv ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.6.1. tar.gz
31
+ tar zxf aspell-0.60.6.1. tar.gz
32
32
33
33
# aspell-en
34
34
wget -t 4 -nv ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2
@@ -56,8 +56,8 @@ wget -t 4 -nv http://surfnet.dl.sourceforge.net/sourceforge/freetype/freetype-2.
56
56
tar jxf freetype-2.4.8.tar.bz2
57
57
58
58
# gnutls transport layer security http://www.gnu.org/software/gnutls/
59
- wget -t 4 -nv ftp://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.8.5 .tar.bz2
60
- tar jxf gnutls-2.8.5 .tar.bz2
59
+ wget -t 4 -nv ftp://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.12.19 .tar.bz2
60
+ tar jxf gnutls-2.12.19 .tar.bz2
61
61
62
62
# httpd apache webserver http://httpd.apache.org/
63
63
wget -t 4 -nv http://www.apache.org/dist/httpd/httpd-2.2.20.tar.gz
@@ -89,8 +89,8 @@ wget -t 4 -nv http://surfnet.dl.sourceforge.net/sourceforge/libpng/libpng-1.5.10
89
89
tar jxf libpng-1.5.10.tar.bz2
90
90
91
91
# gnu libtool http://www.gnu.org/software/libtool/
92
- wget -t 4 -nv http://ftp.gnu.org/gnu/libtool/libtool-2.2.6a .tar.gz
93
- tar zxf libtool-2.2.6a .tar.gz
92
+ wget -t 4 -nv http://ftp.gnu.org/gnu/libtool/libtool-2.4.2 .tar.gz
93
+ tar zxf libtool-2.4.2 .tar.gz
94
94
95
95
# libgif image manipulation http://sourceforge.net/projects/giflib/
96
96
wget -t 4 -nv http://surfnet.dl.sourceforge.net/sourceforge/giflib/giflib-4.1.6.tar.bz2
0 commit comments