--- joko/doc/SampleTasks/sysadmin_2003-03.twingle 2003/03/08 00:56:44 1.4 +++ joko/doc/SampleTasks/sysadmin_2003-03.twingle 2003/03/08 01:27:11 1.5 @@ -378,3 +378,84 @@ Setting up pkg-config (0.15.0-2) ... Setting up libxslt1-dev (1.0.27-1) ... + + +-------- still doesn't work..... + +#> apt-get install php4-dev +Reading Package Lists... Done +Building Dependency Tree... Done +The following extra packages will be installed: + autoconf autoconf2.13 automake1.4 autotools-dev libtool +The following NEW packages will be installed: + autoconf autoconf2.13 automake1.4 autotools-dev libtool php4-dev +0 packages upgraded, 6 newly installed, 0 to remove and 258 not upgraded. +Need to get 1745kB/2074kB of archives. After unpacking 6577kB will be used. +Do you want to continue? [Y/n] +Get:1 ftp://ftp.de.debian.org unstable/main autoconf 2.57-2 [777kB] +Get:2 ftp://ftp.de.debian.org unstable/main autoconf2.13 2.13-47 [365kB] +Get:3 ftp://ftp.de.debian.org unstable/main autotools-dev 20030110.1 [51.3kB] +Get:4 ftp://ftp.de.debian.org unstable/main automake1.4 1:1.4-p6-6 [274kB] +Get:5 ftp://ftp.de.debian.org unstable/main libtool 1.4.3-5 [279kB] +Fetched 1745kB in 2s (654kB/s) +Selecting previously deselected package autoconf. +(Reading database ... 31629 files and directories currently installed.) +Unpacking autoconf (from .../autoconf_2.57-2_all.deb) ... +Selecting previously deselected package autoconf2.13. +Unpacking autoconf2.13 (from .../autoconf2.13_2.13-47_all.deb) ... +Adding `diversion of /usr/bin/autoconf to /usr/bin/autoconf2.50 by autoconf2.13' +Adding `diversion of /usr/bin/autoheader to /usr/bin/autoheader2.50 by autoconf2.13' +Adding `diversion of /usr/bin/autoreconf to /usr/bin/autoreconf2.50 by autoconf2.13' +Selecting previously deselected package autotools-dev. +Unpacking autotools-dev (from .../autotools-dev_20030110.1_all.deb) ... +Selecting previously deselected package automake1.4. +Unpacking automake1.4 (from .../automake1.4_1%3a1.4-p6-6_all.deb) ... +Selecting previously deselected package libtool. +Unpacking libtool (from .../libtool_1.4.3-5_i386.deb) ... +Selecting previously deselected package php4-dev. +Unpacking php4-dev (from .../php4-dev_4.2.3-9_SU-1_all.deb) ... +Setting up autoconf (2.57-2) ... + +Setting up autoconf2.13 (2.13-47) ... + +Setting up autotools-dev (20030110.1) ... +Setting up automake1.4 (1.4-p6-6) ... + +Setting up libtool (1.4.3-5) ... +Configuring libtool... + +Setting up php4-dev (4.2.3-9_SU-1) ... + + + +--- still not working!!! + +#> apt-get install libbz2 +Reading Package Lists... Done +Building Dependency Tree... Done +The following NEW packages will be installed: + libbz2 +0 packages upgraded, 1 newly installed, 0 to remove and 258 not upgraded. +Need to get 29.4kB of archives. After unpacking 62.5kB will be used. +Get:1 ftp://ftp.de.debian.org unstable/main libbz2 0.9.5d-4 [29.4kB] +Fetched 29.4kB in 0s (39.2kB/s) +Selecting previously deselected package libbz2. +(Reading database ... 32069 files and directories currently installed.) +Unpacking libbz2 (from .../libbz2_0.9.5d-4_i386.deb) ... +Setting up libbz2 (0.9.5d-4) ... +#> apt-get install libdb2 +Preparing to replace libdb2 2:2.7.7.0-7 (using .../libdb2_2%3a2.7.7.0-8_i386.deb) ... +Unpacking replacement libdb2 ... +Setting up libdb2 (2.7.7.0-8) ... +#> apt-get install libpcre3 +Preparing to replace libpcre3 3.4-1.1 (using .../libpcre3_3.9-1_i386.deb) ... +Unpacking replacement libpcre3 ... +Setting up libpcre3 (3.9-1) ... +#> apt-get install apache +Reading Package Lists... Done +Building Dependency Tree... Done +The following extra packages will be installed: + apache-common +2 packages upgraded, 0 newly installed, 0 to remove and 254 not upgraded. +Need to get 0B/1174kB of archives. After unpacking 4096B will be freed. +Do you want to continue? [Y/n]