| 12 | 
 @cvs-info | 
 @cvs-info | 
| 13 | 
   $Id$ | 
   $Id$ | 
| 14 | 
   $Log$ | 
   $Log$ | 
| 15 | 
  | 
   Revision 1.25  2003/03/08 23:26:21  joko | 
| 16 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 17 | 
  | 
  | 
| 18 | 
  | 
   Revision 1.24  2003/03/08 22:56:30  joko | 
| 19 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 20 | 
  | 
  | 
| 21 | 
  | 
   Revision 1.23  2003/03/08 18:26:20  joko | 
| 22 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 23 | 
  | 
  | 
| 24 | 
  | 
   Revision 1.21  2003/03/08 14:26:13  joko | 
| 25 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 26 | 
  | 
  | 
| 27 | 
  | 
   Revision 1.20  2003/03/08 13:56:42  joko | 
| 28 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 29 | 
  | 
  | 
| 30 | 
  | 
   Revision 1.19  2003/03/08 12:56:24  joko | 
| 31 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 32 | 
  | 
  | 
| 33 | 
  | 
   Revision 1.18  2003/03/08 12:27:20  joko | 
| 34 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 35 | 
  | 
  | 
| 36 | 
   Revision 1.17  2003/03/08 11:27:00  joko | 
   Revision 1.17  2003/03/08 11:27:00  joko | 
| 37 | 
   + AUTOCOMMIT: updated/added content | 
   + AUTOCOMMIT: updated/added content | 
| 38 | 
  | 
  | 
| 501 | 
     x apt-get install dia2code | 
     x apt-get install dia2code | 
| 502 | 
  | 
  | 
| 503 | 
 x setup org.droogs--Autodia: location http://www.droogs.org/autodia/ | 
 x setup org.droogs--Autodia: location http://www.droogs.org/autodia/ | 
| 504 | 
  | 
   #> cd /tmp | 
| 505 | 
  | 
   #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O | 
| 506 | 
   x setup CPAN--Template: perl -MCPAN -e "install Template" | 
   x setup CPAN--Template: perl -MCPAN -e "install Template" | 
| 507 | 
   ->CPAN--TT2 | 
   ->CPAN--TT2 | 
| 508 | 
   ->CPAN--Splash! | 
   ->CPAN--Splash! | 
| 535 | 
        ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev | 
        ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev | 
| 536 | 
           #> cd /.cpan/build/GD-2.06 | 
           #> cd /.cpan/build/GD-2.06 | 
| 537 | 
           #> make | 
           #> make | 
 | 
            | 
  | 
| 538 | 
  | 
   x some further library-patches: cd /usr/lib | 
| 539 | 
  | 
     #> ln -s ln -s libperl.so.5.8 libperl.so | 
| 540 | 
  | 
     #> ln -s libpng.so.2 libpng.so | 
| 541 | 
  | 
     #> ln -s libfreetype.so.6 libfreetype.so | 
| 542 | 
  | 
     #> ln -s libjpeg.so.62 libjpeg.so | 
| 543 | 
  | 
   x test: | 
| 544 | 
  | 
     #> ld -l png|jpeg|freetype|perl|X11 | 
| 545 | 
  | 
     X11 still fails with make GD!!! | 
| 546 | 
  | 
     #> cd /.cpan/build/GD-2.06 | 
| 547 | 
  | 
     #> make | 
| 548 | 
  | 
       /usr/bin/ld: cannot find -lX11 | 
| 549 | 
  | 
       collect2: ld returned 1 exit status | 
| 550 | 
  | 
       make: *** [blib/arch/auto/GD/GD.so] Error 1 | 
| 551 | 
  | 
     #> apt-get install xlibs-dev | 
| 552 | 
  | 
     #> make | 
| 553 | 
  | 
     yai! | 
| 554 | 
  | 
     #> make test | 
| 555 | 
  | 
       t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5 | 
| 556 | 
  | 
       libpng warning: Application  is running with png.c from libpng-1.0.12 | 
| 557 | 
  | 
       gd-png:  fatal libpng error: Incompatible libpng version in application and library | 
| 558 | 
  | 
     #> apt-get install libpng2-dev | 
| 559 | 
  | 
     #> apt-get install libjpeg62-dev | 
| 560 | 
  | 
       ... still the same error with "make test" | 
| 561 | 
  | 
     #> apt-get install libpng3 libpng3-dev | 
| 562 | 
  | 
     #> apt-get install libfreetype6-dev | 
| 563 | 
  | 
     The first output xml is seen! Great! Let's move on to graphviz: | 
| 564 | 
  | 
       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. | 
| 565 | 
  | 
     #> apt-get install graphviz | 
| 566 | 
  | 
     ???#> perl -MCPAN -e "install Template" | 
| 567 | 
  | 
     #> perl -MCPAN -e "install Graphviz" | 
| 568 | 
  | 
       ->CPAN--IPC::Run | 
| 569 | 
  | 
       ->CPAN--Graph | 
| 570 | 
  | 
       ->CPAN--Math::Bezier | 
| 571 | 
  | 
       ->CPAN--Heap | 
| 572 | 
  | 
     Freetype Font's do not work! | 
| 573 | 
  | 
     #> apt-get install freetype2-tools | 
| 574 | 
  | 
     #> apt-get install libttf-dev | 
| 575 | 
  | 
     #> apt-get install xfonts-scalable | 
| 576 | 
  | 
     #> apt-get install xfonts-base | 
| 577 | 
  | 
     #> apt-get install ttf-freefont | 
| 578 | 
  | 
           Freefont Serif, Sans and Mono Truetype fonts: | 
| 579 | 
  | 
           A set of free high-quality TrueType fonts covering the UCS character set.  | 
| 580 | 
  | 
           These fonts are similar to the (in)famous Helvetica, Times and Courier fonts.  | 
| 581 | 
  | 
           http://packages.debian.org/unstable/x11/ttf-freefont.html | 
| 582 | 
  | 
     (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon) | 
| 583 | 
  | 
     #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints | 
| 584 | 
  | 
   o enhance: | 
| 585 | 
  | 
       root@quepasa:/home/joko/public_html/test# ./.autodiarc | 
| 586 | 
  | 
       getting pattern for php | 
| 587 | 
  | 
       using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib | 
| 588 | 
  | 
       recursively searching files.. | 
| 589 | 
  | 
     o the "php-pattern" should also contain namespaces and stuff | 
| 590 | 
  | 
       (components gets instantiated by either 'mkObject' or 'php::mkComponent') | 
| 591 | 
  | 
       make this possible! | 
| 592 | 
  | 
      | 
| 593 | 
  | 
 o quick (javascript) search for netfrag.org and packages.debian.org (xul?) | 
| 594 | 
  | 
  | 
| 595 | 
  | 
 o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]] | 
| 596 | 
  | 
  | 
| 597 | 
  | 
 @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/ | 
| 598 | 
  | 
  | 
| 599 | 
  | 
 o autodia: enhance with "projects" | 
| 600 | 
  | 
    <-> couple with phpDocumentor | 
| 601 | 
  | 
     | 
| 602 | 
  | 
 o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-) | 
| 603 | 
  | 
   o <-> link to pages prepared by Autodia | 
| 604 | 
  | 
   o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other) | 
| 605 | 
  | 
   o the html-title! | 
| 606 | 
  | 
    | 
| 607 | 
  | 
 o Autodia: resize images to a) 800x600 and b) DIN A 4 or s.th.l.th. | 
| 608 | 
  | 
  | 
| 609 | 
  | 
 o glib-namespace aufräumen! | 
| 610 | 
  | 
  |