--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/08 07:55:59 1.15 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/08 13:56:42 1.20 @@ -10,8 +10,23 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.15 2003/03/08 07:55:59 joko Exp $ + $Id: joko_2003-03.twingle,v 1.20 2003/03/08 13:56:42 joko Exp $ $Log: joko_2003-03.twingle,v $ + Revision 1.20 2003/03/08 13:56:42 joko + + AUTOCOMMIT: updated/added content + + Revision 1.19 2003/03/08 12:56:24 joko + + AUTOCOMMIT: updated/added content + + Revision 1.18 2003/03/08 12:27:20 joko + + AUTOCOMMIT: updated/added content + + Revision 1.17 2003/03/08 11:27:00 joko + + AUTOCOMMIT: updated/added content + + Revision 1.16 2003/03/08 08:56:05 joko + + AUTOCOMMIT: updated/added content + Revision 1.15 2003/03/08 07:55:59 joko + AUTOCOMMIT: updated/added content @@ -468,7 +483,89 @@ o @lookat News::FormReply News::FormArticle News::AutoReply -x apt-get install dia -x apt-get install dia2code +x updated phpDocumentor to version from cvs + o trying to get uml-rendering working + x apt-get install dia + x apt-get install dia2code + +x setup org.droogs--Autodia: location http://www.droogs.org/autodia/ + #> cd /tmp + #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O + x setup CPAN--Template: perl -MCPAN -e "install Template" + ->CPAN--TT2 + ->CPAN--Splash! + Which Splash! colour scheme would you like to use to build the + documentation? Acceptable values are: + Name Colours + ------------------------- + default lilac/mauve + aqua aqua/marine + blue grey75/blue75 + green grey75/green75 + grey grey75/grey50 + leon red75/orange/white/black + red grey75/red75 + Enter name of colour scheme: [default] + ->CPAN--AppConfig + ->CPAN--GD + CPAN.pm: Going to build L/LD/LDS/GD-2.06.tar.gz + NOTICE: This module requires libgd 2.0.5 or higher. + ->Debian--libgd2: apt-get install libgd2 libjpeg62 libpng2 xlibs zlib1g + ->Debian--debconf ->Debian--nethack-common ->Debian--xfree86-common + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + Installing new version of config file /etc/X11/Xsession.d/99xfree86-common_start ... + Adding system startup for /etc/init.d/xfree86-common ... + /etc/rcS.d/S70xfree86-common -> ../init.d/xfree86-common + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + Setting up X server socket directory /tmp/.X11-unix...done. + Setting up xlibs (4.2.1-6) ... + ->CPAN--Math::Trig + ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev + #> cd /.cpan/build/GD-2.06 + #> make + x some further library-patches: cd /usr/lib + #> ln -s ln -s libperl.so.5.8 libperl.so + #> ln -s libpng.so.2 libpng.so + #> ln -s libfreetype.so.6 libfreetype.so + #> ln -s libjpeg.so.62 libjpeg.so + x test: + #> ld -l png|jpeg|freetype|perl|X11 + X11 still fails with make GD!!! + #> cd /.cpan/build/GD-2.06 + #> make + /usr/bin/ld: cannot find -lX11 + collect2: ld returned 1 exit status + make: *** [blib/arch/auto/GD/GD.so] Error 1 + #> apt-get install xlibs-dev + #> make + yai! + #> make test + t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5 + libpng warning: Application is running with png.c from libpng-1.0.12 + gd-png: fatal libpng error: Incompatible libpng version in application and library + #> apt-get install libpng2-dev + #> apt-get install libjpeg62-dev + ... still the same error with "make test" + #> apt-get install libpng3 libpng3-dev + #> apt-get install libfreetype6-dev + The first output xml is seen! Great! Let's move on to graphviz: + Can't locate GraphViz.pm in @INC (@INC contains: /data/opt/tools/Autodia-1.4 /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl .) at /data/opt/tools/Autodia-1.4/Autodia/Diagram.pm line 336. + #> apt-get install graphviz + ???#> perl -MCPAN -e "install Template" + #> perl -MCPAN -e "install Graphviz" + ->CPAN--IPC::Run + ->CPAN--Graph + ->CPAN--Math::Bezier + ->CPAN--Heap + Freetype Font's do not work! + #> apt-get install freetype2-tools + #> apt-get install libttf-dev + #> apt-get install ttf-xfree86 + + +o quick (javascript) search for netfrag.org and packages.debian.org (xul?) + +o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]] +@lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/