| 12 | @cvs-info | @cvs-info | 
| 13 | $Id$ | $Id$ | 
| 14 | $Log$ | $Log$ | 
| 15 |  | Revision 1.18  2003/03/08 12:27:20  joko | 
| 16 |  | + AUTOCOMMIT: updated/added content | 
| 17 |  |  | 
| 18 |  | Revision 1.17  2003/03/08 11:27:00  joko | 
| 19 |  | + AUTOCOMMIT: updated/added content | 
| 20 |  |  | 
| 21 | Revision 1.16  2003/03/08 08:56:05  joko | Revision 1.16  2003/03/08 08:56:05  joko | 
| 22 | + AUTOCOMMIT: updated/added content | + AUTOCOMMIT: updated/added content | 
| 23 |  |  | 
| 481 | o trying to get uml-rendering working | o trying to get uml-rendering working | 
| 482 | x apt-get install dia | x apt-get install dia | 
| 483 | x apt-get install dia2code | x apt-get install dia2code | 
| 484 |  |  | 
| 485 |  | x setup org.droogs--Autodia: location http://www.droogs.org/autodia/ | 
| 486 |  | #> cd /tmp | 
| 487 |  | #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O | 
| 488 |  | x setup CPAN--Template: perl -MCPAN -e "install Template" | 
| 489 |  | ->CPAN--TT2 | 
| 490 |  | ->CPAN--Splash! | 
| 491 |  | Which Splash! colour scheme would you like to use to build the | 
| 492 |  | documentation?  Acceptable values are: | 
| 493 |  | Name     Colours | 
| 494 |  | ------------------------- | 
| 495 |  | default  lilac/mauve | 
| 496 |  | aqua     aqua/marine | 
| 497 |  | blue     grey75/blue75 | 
| 498 |  | green    grey75/green75 | 
| 499 |  | grey     grey75/grey50 | 
| 500 |  | leon     red75/orange/white/black | 
| 501 |  | red      grey75/red75 | 
| 502 |  | Enter name of colour scheme:  [default] | 
| 503 |  | ->CPAN--AppConfig | 
| 504 |  | ->CPAN--GD | 
| 505 |  | CPAN.pm: Going to build L/LD/LDS/GD-2.06.tar.gz | 
| 506 |  | NOTICE: This module requires libgd 2.0.5 or higher. | 
| 507 |  | ->Debian--libgd2: apt-get install libgd2 libjpeg62 libpng2 xlibs zlib1g | 
| 508 |  | ->Debian--debconf ->Debian--nethack-common ->Debian--xfree86-common | 
| 509 |  | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | 
| 510 |  | Installing new version of config file /etc/X11/Xsession.d/99xfree86-common_start ... | 
| 511 |  | Adding system startup for /etc/init.d/xfree86-common ... | 
| 512 |  | /etc/rcS.d/S70xfree86-common -> ../init.d/xfree86-common | 
| 513 |  | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | 
| 514 |  | Setting up X server socket directory /tmp/.X11-unix...done. | 
| 515 |  | Setting up xlibs (4.2.1-6) ... | 
| 516 |  | ->CPAN--Math::Trig | 
| 517 |  | ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev | 
| 518 |  | #> cd /.cpan/build/GD-2.06 | 
| 519 |  | #> make | 
| 520 |  | x some further library-patches: cd /usr/lib | 
| 521 |  | #> ln -s ln -s libperl.so.5.8 libperl.so | 
| 522 |  | #> ln -s libpng.so.2 libpng.so | 
| 523 |  | #> ln -s libfreetype.so.6 libfreetype.so | 
| 524 |  | #> ln -s libjpeg.so.62 libjpeg.so | 
| 525 |  | x test: | 
| 526 |  | #> ld -l png|jpeg|freetype|perl|X11 | 
| 527 |  | X11 still fails with make GD!!! | 
| 528 |  | #> cd /.cpan/build/GD-2.06 | 
| 529 |  | #> make | 
| 530 |  | /usr/bin/ld: cannot find -lX11 | 
| 531 |  | collect2: ld returned 1 exit status | 
| 532 |  | make: *** [blib/arch/auto/GD/GD.so] Error 1 | 
| 533 |  | #> apt-get install xlibs-dev | 
| 534 |  | #> make | 
| 535 |  | yai! | 
| 536 |  | #> make test | 
| 537 |  | t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5 | 
| 538 |  | libpng warning: Application  is running with png.c from libpng-1.0.12 | 
| 539 |  | gd-png:  fatal libpng error: Incompatible libpng version in application and library | 
| 540 |  | #> apt-get install libpng2-dev | 
| 541 |  | #> apt-get install libjpeg62-dev | 
| 542 |  | ... still the same error with "make test" | 
| 543 |  | #> apt-get install libpng3 libpng3-dev | 
| 544 |  | #> apt-get install libfreetype6-dev | 
| 545 |  | The first output xml is seen! Great! Let's move on to graphviz: | 
| 546 |  | #> apt-get install graphviz | 
| 547 |  | ???#> perl -MCPAN -e "install Template" | 
| 548 |  | #> perl -MCPAN -e "install Graphviz" | 
| 549 |  |  | 
| 550 |  | o quick (javascript) search for netfrag.org and packages.debian.org (xul?) | 
| 551 |  |  | 
| 552 |  | o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]] | 
| 553 |  |  | 
| 554 |  | @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/ | 
| 555 |  |  |