/[cvs]/joko/doc/SampleTasks/sysadmin_2003-03.twingle
ViewVC logotype

Diff of /joko/doc/SampleTasks/sysadmin_2003-03.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by joko, Sat Mar 8 00:25:51 2003 UTC revision 1.6 by joko, Sat Mar 8 02:26:15 2003 UTC
# Line 297  Setting up perl-doc (5.8.0-17) ... Line 297  Setting up perl-doc (5.8.0-17) ...
297  Setting up libgd-gd1-perl (1.41-4) ...  Setting up libgd-gd1-perl (1.41-4) ...
298  Setting up libgd-perl (1.41-4) ...  Setting up libgd-perl (1.41-4) ...
299  root@quepasa:/usr/lib#  root@quepasa:/usr/lib#
300    
301    
302    
303    --- Yakka still does not work...
304    
305    #> dpkg -i libxml-2.4.19
306    ... didn't work out ...
307    #> apt-get install libxml2
308    Preparing to replace libxml2 2.4.19-4 (using .../libxml2_2.5.3-1_i386.deb) ...
309    Unpacking replacement libxml2 ...
310    Setting up libxml2 (2.5.3-1) ...
311    #> apt-get install libxslt1
312    Preparing to replace libxslt1 1.0.21-0.2 (using .../libxslt1_1.0.27-1_i386.deb) ...
313    Unpacking replacement libxslt1 ...
314    Setting up libxslt1 (1.0.27-1) ...
315    #> apt-get install libxml1
316    Unpacking libxml1 (from .../libxml1_1%3a1.8.17-2_i386.deb) ...
317    Setting up libxml1 (1.8.17-2) ...
318    #> apt-get install sablotron
319    Sorry, sablotron is already the newest version.
320    0 packages upgraded, 0 newly installed, 0 to remove and 261  not upgraded.
321    #> apt-get install expat
322    Unpacking expat (from .../expat_1.95.6-3_i386.deb) ...
323    Setting up expat (1.95.6-3) ...
324    #> apt-get install php4-domxml
325    Preparing to replace php4-domxml 4:4.2.3-8 (using .../php4-domxml_4.2.3-9_SU-1_i386.deb) ...
326    Unpacking replacement php4-domxml ...
327    Setting up php4-domxml (4.2.3-9_SU-1) ...
328    #> apt-get install php4-mcrypt
329    Preparing to replace php4-mcrypt 3:4.2.1-2 (using .../php4-mcrypt_3%3a4.2.3-1_i386.deb) ...
330    Unpacking replacement php4-mcrypt ...
331    Setting up php4-mcrypt (4.2.3-1) ...
332    #> apt-get install libdb1-compat libexpat1 libmm12
333    Reading Package Lists... Done
334    Building Dependency Tree... Done
335    Sorry, libdb1-compat is already the newest version.
336    Sorry, libexpat1 is already the newest version.
337    Sorry, libmm12 is already the newest version.
338    0 packages upgraded, 0 newly installed, 0 to remove and 259  not upgraded.
339    #> apt-get install libpam0g
340    Sorry, libpam0g is already the newest version.
341    #> apt-get install libxslt-dev
342    Reading Package Lists... Done
343    Building Dependency Tree... Done
344    Note, selecting libxslt1-dev instead of libxslt-dev
345    The following extra packages will be installed:
346      libglib2.0-0 libxml2-dev libxslt1-dev pkg-config zlib1g zlib1g-dev
347    The following NEW packages will be installed:
348      libglib2.0-0 libxml2-dev libxslt1-dev pkg-config zlib1g-dev
349    1 packages upgraded, 5 newly installed, 0 to remove and 258  not upgraded.
350    Need to get 2246kB of archives. After unpacking 8984kB will be used.
351    Do you want to continue? [Y/n]
352    Get:1 ftp://ftp.de.debian.org unstable/main zlib1g 1:1.1.4-11 [44.7kB]
353    Get:2 ftp://ftp.de.debian.org unstable/main libglib2.0-0 2.2.1-2 [292kB]
354    Get:3 ftp://ftp.de.debian.org unstable/main zlib1g-dev 1:1.1.4-11 [216kB]
355    Get:4 ftp://ftp.de.debian.org unstable/main libxml2-dev 2.5.3-1 [1288kB]
356    Get:5 ftp://ftp.de.debian.org unstable/main pkg-config 0.15.0-2 [38.3kB]
357    Get:6 ftp://ftp.de.debian.org unstable/main libxslt1-dev 1.0.27-1 [367kB]
358    Fetched 2246kB in 2s (941kB/s)
359    (Reading database ... 31314 files and directories currently installed.)
360    Preparing to replace zlib1g 1:1.1.4-1 (using .../zlib1g_1%3a1.1.4-11_i386.deb) ...
361    Unpacking replacement zlib1g ...
362    Selecting previously deselected package libglib2.0-0.
363    Unpacking libglib2.0-0 (from .../libglib2.0-0_2.2.1-2_i386.deb) ...
364    Selecting previously deselected package zlib1g-dev.
365    Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.1.4-11_i386.deb) ...
366    Selecting previously deselected package libxml2-dev.
367    Unpacking libxml2-dev (from .../libxml2-dev_2.5.3-1_i386.deb) ...
368    Selecting previously deselected package pkg-config.
369    Unpacking pkg-config (from .../pkg-config_0.15.0-2_i386.deb) ...
370    Selecting previously deselected package libxslt1-dev.
371    Unpacking libxslt1-dev (from .../libxslt1-dev_1.0.27-1_i386.deb) ...
372    Setting up zlib1g (1.1.4-11) ...
373    
374    Setting up libglib2.0-0 (2.2.1-2) ...
375    
376    Setting up zlib1g-dev (1.1.4-11) ...
377    Setting up libxml2-dev (2.5.3-1) ...
378    
379    Setting up pkg-config (0.15.0-2) ...
380    Setting up libxslt1-dev (1.0.27-1) ...
381    
382    
383    -------- still doesn't work.....
384    
385    #> apt-get install php4-dev
386    Reading Package Lists... Done
387    Building Dependency Tree... Done
388    The following extra packages will be installed:
389      autoconf autoconf2.13 automake1.4 autotools-dev libtool
390    The following NEW packages will be installed:
391      autoconf autoconf2.13 automake1.4 autotools-dev libtool php4-dev
392    0 packages upgraded, 6 newly installed, 0 to remove and 258  not upgraded.
393    Need to get 1745kB/2074kB of archives. After unpacking 6577kB will be used.
394    Do you want to continue? [Y/n]
395    Get:1 ftp://ftp.de.debian.org unstable/main autoconf 2.57-2 [777kB]
396    Get:2 ftp://ftp.de.debian.org unstable/main autoconf2.13 2.13-47 [365kB]
397    Get:3 ftp://ftp.de.debian.org unstable/main autotools-dev 20030110.1 [51.3kB]
398    Get:4 ftp://ftp.de.debian.org unstable/main automake1.4 1:1.4-p6-6 [274kB]
399    Get:5 ftp://ftp.de.debian.org unstable/main libtool 1.4.3-5 [279kB]
400    Fetched 1745kB in 2s (654kB/s)
401    Selecting previously deselected package autoconf.
402    (Reading database ... 31629 files and directories currently installed.)
403    Unpacking autoconf (from .../autoconf_2.57-2_all.deb) ...
404    Selecting previously deselected package autoconf2.13.
405    Unpacking autoconf2.13 (from .../autoconf2.13_2.13-47_all.deb) ...
406    Adding `diversion of /usr/bin/autoconf to /usr/bin/autoconf2.50 by autoconf2.13'
407    Adding `diversion of /usr/bin/autoheader to /usr/bin/autoheader2.50 by autoconf2.13'
408    Adding `diversion of /usr/bin/autoreconf to /usr/bin/autoreconf2.50 by autoconf2.13'
409    Selecting previously deselected package autotools-dev.
410    Unpacking autotools-dev (from .../autotools-dev_20030110.1_all.deb) ...
411    Selecting previously deselected package automake1.4.
412    Unpacking automake1.4 (from .../automake1.4_1%3a1.4-p6-6_all.deb) ...
413    Selecting previously deselected package libtool.
414    Unpacking libtool (from .../libtool_1.4.3-5_i386.deb) ...
415    Selecting previously deselected package php4-dev.
416    Unpacking php4-dev (from .../php4-dev_4.2.3-9_SU-1_all.deb) ...
417    Setting up autoconf (2.57-2) ...
418    
419    Setting up autoconf2.13 (2.13-47) ...
420    
421    Setting up autotools-dev (20030110.1) ...
422    Setting up automake1.4 (1.4-p6-6) ...
423    
424    Setting up libtool (1.4.3-5) ...
425    Configuring libtool...
426    
427    Setting up php4-dev (4.2.3-9_SU-1) ...
428    
429    
430    
431    --- still not working!!!
432    
433    #> apt-get install libbz2
434    Reading Package Lists... Done
435    Building Dependency Tree... Done
436    The following NEW packages will be installed:
437      libbz2
438    0 packages upgraded, 1 newly installed, 0 to remove and 258  not upgraded.
439    Need to get 29.4kB of archives. After unpacking 62.5kB will be used.
440    Get:1 ftp://ftp.de.debian.org unstable/main libbz2 0.9.5d-4 [29.4kB]
441    Fetched 29.4kB in 0s (39.2kB/s)
442    Selecting previously deselected package libbz2.
443    (Reading database ... 32069 files and directories currently installed.)
444    Unpacking libbz2 (from .../libbz2_0.9.5d-4_i386.deb) ...
445    Setting up libbz2 (0.9.5d-4) ...
446    #> apt-get install libdb2
447    Preparing to replace libdb2 2:2.7.7.0-7 (using .../libdb2_2%3a2.7.7.0-8_i386.deb) ...
448    Unpacking replacement libdb2 ...
449    Setting up libdb2 (2.7.7.0-8) ...
450    #> apt-get install libpcre3
451    Preparing to replace libpcre3 3.4-1.1 (using .../libpcre3_3.9-1_i386.deb) ...
452    Unpacking replacement libpcre3 ...
453    Setting up libpcre3 (3.9-1) ...
454    #> apt-get install apache
455    Reading Package Lists... Done
456    Building Dependency Tree... Done
457    The following extra packages will be installed:
458      apache-common
459    2 packages upgraded, 0 newly installed, 0 to remove and 254  not upgraded.
460    Need to get 0B/1174kB of archives. After unpacking 4096B will be freed.
461    Do you want to continue? [Y/n]
462    (Reading database ... 32077 files and directories currently installed.)
463    Preparing to replace apache 1.3.26-0woody3 (using .../apache_1.3.27-0.1_i386.deb) ...
464    Unpacking replacement apache ...
465    Preparing to replace apache-common 1.3.26-0woody3 (using .../apache-common_1.3.27-0.1_i386.deb) ...
466    Unpacking replacement apache-common ...
467    Setting up apache-common (1.3.27-0.1) ...
468    
469    Setting up apache (1.3.27-0.1) ...
470    Apache has switched to using logrotate. However, some of your logs
471    are stored outside the /var/log/apache directory, so you should
472    edit /etc/logrotate.d/apache to have them automatically rotated.
473    
474    Reloading apache modulesNo process in pidfile `/var/run/apache.pid' found running; none killed.
475    
476    
477    
478    --- still not working!
479    
480    --- trying jonen's php4 compiled on slurp (2003-03-06)
481    --- still not working!
482    
483    again trying 4.2.3-8....
484    
485    #> apt-get install libxmltok1
486    The following NEW packages will be installed:
487      libxmltok1
488    Unpacking libxmltok1 (from .../libxmltok1_1.1-8_i386.deb) ...
489    Setting up libxmltok1 (1.1-8) ...
490    
491    #> apt-get install libsablot0
492    Reading Package Lists... Done
493    Building Dependency Tree... Done
494    The following packages will be REMOVED:
495      libsablot0c102 php4-xslt sablotron
496    The following NEW packages will be installed:
497      libsablot0
498    0 packages upgraded, 1 newly installed, 3 to remove and 5  not upgraded.
499    Need to get 287kB of archives. After unpacking 914kB will be freed.
500    Do you want to continue? [Y/n]
501    Get:1 ftp://ftp.de.debian.org stable/main libsablot0 0.90-1 [287kB]
502    Fetched 287kB in 0s (377kB/s)
503    (Reading database ... 32087 files and directories currently installed.)
504    Removing sablotron ...
505    Removing php4-xslt ...
506    You are removing XSLT support for php4, but it is still
507    enabled in your /etc/php4/apache/php.ini.
508    
509    You should remove this line:
510    
511    extension=xslt.so
512    
513    Do you want me to do it now [Y/n] ?
514    Removing libsablot0c102 ...
515    Selecting previously deselected package libsablot0.
516    (Reading database ... 31934 files and directories currently installed.)
517    Unpacking libsablot0 (from .../libsablot0_0.90-1_i386.deb) ...
518    Setting up libsablot0 (0.90-1) ...
519    
520    
521    ---- still not working
522    
523    --> unstable/main only
524    
525    #> dpkg -r php4-domxml
526    
527    #> apt-get install php4
528    Reading Package Lists... Done
529    Building Dependency Tree... Done
530    1 packages upgraded, 0 newly installed, 0 to remove and 254  not upgraded.
531    Need to get 630kB of archives. After unpacking 98.3kB will be freed.
532    Get:1 ftp://ftp.de.debian.org unstable/main php4 4:4.2.3-11 [630kB]
533    Fetched 630kB in 0s (698kB/s)
534    (Reading database ... 31937 files and directories currently installed.)
535    Preparing to replace php4 4:4.2.3-8 (using .../php4_4%3a4.2.3-11_i386.deb) ...
536    Unpacking replacement php4 ...
537    Setting up php4 (4.2.3-11) ...
538    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.6

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed