Changeset 3993 for bootstrap_libs
- Timestamp:
- Jun 10, 2009, 8:02:55 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrap_libs
r3747 r3993 8 8 9 9 # apache runtime 10 wget http://apache.linux-mirror.org/apr/apr-1.3. 3.tar.gz10 wget http://apache.linux-mirror.org/apr/apr-1.3.5.tar.gz 11 11 tar xvvzf apr-1.3.3.tar.gz 12 12 cd apr-1.3.3 … … 16 16 17 17 # apache runtime utilities 18 wget http://apache.linux-mirror.org/apr/apr-util-1.3. 4.tar.gz18 wget http://apache.linux-mirror.org/apr/apr-util-1.3.7.tar.gz 19 19 tar xvvzf apr-util-1.3.4.tar.gz 20 20 cd apr-util-1.3.4
Note:
See TracChangeset
for help on using the changeset viewer.