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

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

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

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

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.20

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