--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/08 11:27:00 1.17 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/08 22:56:30 1.24 @@ -10,8 +10,26 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.17 2003/03/08 11:27:00 joko Exp $ + $Id: joko_2003-03.twingle,v 1.24 2003/03/08 22:56:30 joko Exp $ $Log: joko_2003-03.twingle,v $ + Revision 1.24 2003/03/08 22:56:30 joko + + AUTOCOMMIT: updated/added content + + Revision 1.23 2003/03/08 18:26:20 joko + + AUTOCOMMIT: updated/added content + + Revision 1.21 2003/03/08 14:26:13 joko + + AUTOCOMMIT: updated/added content + + 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 @@ -480,6 +498,8 @@ 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! @@ -512,4 +532,75 @@ ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev #> cd /.cpan/build/GD-2.06 #> make - \ No newline at end of file + 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 xfonts-scalable + #> apt-get install xfonts-base + #> apt-get install ttf-freefont + Freefont Serif, Sans and Mono Truetype fonts: + A set of free high-quality TrueType fonts covering the UCS character set. + These fonts are similar to the (in)famous Helvetica, Times and Courier fonts. + http://packages.debian.org/unstable/x11/ttf-freefont.html + (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon) + #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints + o enhance: + root@quepasa:/home/joko/public_html/test# ./.autodiarc + getting pattern for php + using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib + recursively searching files.. + o the "php-pattern" should also contain namespaces and stuff + (components gets instantiated by either 'mkObject' or 'php::mkComponent') + make this possible! + +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/ + +o autodia: enhance with "projects" + <-> couple with phpDocumentor + +o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-) + o <-> link to pages prepared by Autodia + o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other) + +o Autodia: resize images to a) 800x600 and b) DIN A 4 or s.th.l.th. + +o glib-namespace aufräumen! +