/[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.17 by joko, Sat Mar 8 11:27:00 2003 UTC revision 1.51 by joko, Tue Mar 11 23:25:49 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.51  2003/03/11 23:25:49  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.50  2003/03/11 22:56:12  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.48  2003/03/11 22:03:23  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.47  2003/03/11 21:05:22  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.45  2003/03/11 18:55:52  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.43  2003/03/11 17:56:02  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.42  2003/03/11 15:26:01  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.41  2003/03/11 14:56:02  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.40  2003/03/11 06:25:59  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.39  2003/03/11 05:56:44  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.38  2003/03/11 05:26:23  joko
46      + AUTOCOMMIT: updated/added content
47    
48      Revision 1.37  2003/03/11 04:25:58  joko
49      + AUTOCOMMIT: updated/added content
50    
51      Revision 1.36  2003/03/11 02:55:54  joko
52      + AUTOCOMMIT: updated/added content
53    
54      Revision 1.35  2003/03/11 01:55:57  joko
55      + AUTOCOMMIT: updated/added content
56    
57      Revision 1.34  2003/03/10 23:55:51  joko
58      + AUTOCOMMIT: updated/added content
59    
60      Revision 1.33  2003/03/10 18:55:55  joko
61      + AUTOCOMMIT: updated/added content
62    
63      Revision 1.32  2003/03/10 17:56:05  joko
64      + AUTOCOMMIT: updated/added content
65    
66      Revision 1.31  2003/03/10 16:25:55  joko
67      + AUTOCOMMIT: updated/added content
68    
69      Revision 1.30  2003/03/10 03:56:32  joko
70      + AUTOCOMMIT: updated/added content
71    
72      Revision 1.29  2003/03/10 03:27:24  joko
73      + AUTOCOMMIT: updated/added content
74    
75      Revision 1.27  2003/03/09 19:56:04  joko
76      + AUTOCOMMIT: updated/added content
77    
78      Revision 1.25  2003/03/08 23:26:21  joko
79      + AUTOCOMMIT: updated/added content
80    
81      Revision 1.24  2003/03/08 22:56:30  joko
82      + AUTOCOMMIT: updated/added content
83    
84      Revision 1.23  2003/03/08 18:26:20  joko
85      + AUTOCOMMIT: updated/added content
86    
87      Revision 1.21  2003/03/08 14:26:13  joko
88      + AUTOCOMMIT: updated/added content
89    
90      Revision 1.20  2003/03/08 13:56:42  joko
91      + AUTOCOMMIT: updated/added content
92    
93      Revision 1.19  2003/03/08 12:56:24  joko
94      + AUTOCOMMIT: updated/added content
95    
96      Revision 1.18  2003/03/08 12:27:20  joko
97      + AUTOCOMMIT: updated/added content
98    
99    Revision 1.17  2003/03/08 11:27:00  joko    Revision 1.17  2003/03/08 11:27:00  joko
100    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
101    
# Line 480  x updated phpDocumentor to version from Line 564  x updated phpDocumentor to version from
564      x apt-get install dia2code      x apt-get install dia2code
565    
566  x setup org.droogs--Autodia: location http://www.droogs.org/autodia/  x setup org.droogs--Autodia: location http://www.droogs.org/autodia/
567      #> cd /tmp
568      #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O
569    x setup CPAN--Template: perl -MCPAN -e "install Template"    x setup CPAN--Template: perl -MCPAN -e "install Template"
570    ->CPAN--TT2    ->CPAN--TT2
571    ->CPAN--Splash!    ->CPAN--Splash!
# Line 512  x setup org.droogs--Autodia: location ht Line 598  x setup org.droogs--Autodia: location ht
598         ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev         ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev
599            #> cd /.cpan/build/GD-2.06            #> cd /.cpan/build/GD-2.06
600            #> make            #> make
             
601      x some further library-patches: cd /usr/lib
602        #> ln -s ln -s libperl.so.5.8 libperl.so
603        #> ln -s libpng.so.2 libpng.so
604        #> ln -s libfreetype.so.6 libfreetype.so
605        #> ln -s libjpeg.so.62 libjpeg.so
606      x test:
607        #> ld -l png|jpeg|freetype|perl|X11
608        X11 still fails with make GD!!!
609        #> cd /.cpan/build/GD-2.06
610        #> make
611          /usr/bin/ld: cannot find -lX11
612          collect2: ld returned 1 exit status
613          make: *** [blib/arch/auto/GD/GD.so] Error 1
614        #> apt-get install xlibs-dev
615        #> make
616        yai!
617        #> make test
618          t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5
619          libpng warning: Application  is running with png.c from libpng-1.0.12
620          gd-png:  fatal libpng error: Incompatible libpng version in application and library
621        #> apt-get install libpng2-dev
622        #> apt-get install libjpeg62-dev
623          ... still the same error with "make test"
624        #> apt-get install libpng3 libpng3-dev
625        #> apt-get install libfreetype6-dev
626        The first output xml is seen! Great! Let's move on to graphviz:
627          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.
628        #> apt-get install graphviz
629        ???#> perl -MCPAN -e "install Template"
630        #> perl -MCPAN -e "install Graphviz"
631          ->CPAN--IPC::Run
632          ->CPAN--Graph
633          ->CPAN--Math::Bezier
634          ->CPAN--Heap
635        Freetype Font's do not work!
636        #> apt-get install freetype2-tools
637        #> apt-get install libttf-dev
638        #> apt-get install xfonts-scalable
639        #> apt-get install xfonts-base
640        #> apt-get install ttf-freefont
641              Freefont Serif, Sans and Mono Truetype fonts:
642              A set of free high-quality TrueType fonts covering the UCS character set.
643              These fonts are similar to the (in)famous Helvetica, Times and Courier fonts.
644              http://packages.debian.org/unstable/x11/ttf-freefont.html
645        (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon)
646        #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints
647      o enhance:
648          root@quepasa:/home/joko/public_html/test# ./.autodiarc
649          getting pattern for php
650          using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib
651          recursively searching files..
652        o the "php-pattern" should also contain namespaces and stuff
653          (components gets instantiated by either 'mkObject' or 'php::mkComponent')
654          make this possible!
655        
656    o quick (javascript) search for netfrag.org and packages.debian.org (xul?)
657    
658    o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]
659    
660    @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/
661    
662    o autodia: enhance with "projects"
663       <-> couple with phpDocumentor
664      
665    o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-)
666      o <-> link to pages prepared by Autodia
667      o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other)
668      o the html-title! (make it unique!!!)
669      
670    o for Autodia:
671      o resize images to a) 800x600 portrait and b) DIN A 4 square or s.th.l.th.
672        => x .autozoom -> zoomall -> zoommulti -> zoomone
673      o stamp picture with header and footer (little expressions for including predefined title, current filename, date, etc.!)
674      o idea: render as SVG???
675      o class- and package-diagrams:
676        o "Class" for relationships of Code- and DB-Schema-classes
677        o "Package" for relationships of code-packages
678      o integrate with phpDocumentor:
679        /data/opt/tools/phpdocumentor/phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl
680      o Autodia-TODO:
681        Add ability to split projects into multiple diagrams and group contents of
682        a diagram/subdir into system boxes - much improving clarity in big
683        projects.
684    
685    o glib-namespace aufräumen!
686    
687    o twingle
688      o what about "<pre>"-blocks?
689      o what about non-html-tags (e.g. <optional-var-name>)?
690       => we'll probably need a html-tag-db to solve this
691      o establish as RunnerAgent and IntervalRunnerAgent on quepasa!
692    
693    o phpDocumentIndex
694      o recognize symlinked directories!!!
695      o integrate with ImageZoom written for Autodia
696        -> manipulate images: zoom, rotate
697      o sort order:
698        o default: show directories on top
699        o make changable through columns
700      o option to force view of hidden files (e.g. dot-files)
701      o 24h-time-format (no AM/PM)
702      o UML-Class-diagram-icon for tutorial!!!
703    
704    o modify /etc/hosts entry by rule!!!!
705    
706    o Yakka: automate reinstallation (new IntervalRunnerAgent) of libxml2
707      #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb
708      #> /etc/init.d/apache restart
709    
710    o autozoom/runzoom
711      o from (e.g. test6/)
712      o to (e.g. test6/zoomed/)
713    
714    o global "last-recent-error"-page for admin to view errors occouring
715      ->SystemErrors
716      ->StepProcessing: ./.runrc: update|build|publish
717    
718    o clean up disks!!!
719      o h1.service.netfrag.org
720      o quepasa.netfrag.org
721    
722    o natraj/sorceress: server-consolidation?
723    
724    o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html
725    
726    o DataSource::Generic <-> ObjectList!!!
727    
728    o Yakka: (javascript-control):
729      o let CTRL + ENTER make a new para
730      o let CTRL + CTRL (double-hit) make a new page from WikiWord left of the cursor (splash into a new DHTML page!)
731    
732    x root@quepasa:/data# apt-get install pdumpfs
733    
734    o final solution for the libxml-problem?
735      root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade
736        Reading Package Lists... Done
737        Building Dependency Tree... Done
738        Correcting dependencies... Done
739        Calculating Upgrade... Done
740        The following packages will be REMOVED:
741          libxslt1 php4-domxml
742        0 packages upgraded, 0 newly installed, 2 to remove and 0  not upgraded.
743        Remv libxslt1 (1.0.27-1 ) [php4-domxml ]
744        Remv php4-domxml (4:4.2.3-11 )
745      root@quepasa:/tmp# apt-get install pdumpfs
746        Reading Package Lists... Done
747        Building Dependency Tree... Done
748        You might want to run `apt-get -f install' to correct these:
749        Sorry, but the following packages have unmet dependencies:
750          libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
751          php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
752        E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
753      x dpkg --force-depends -r libxml2
754      o dpkg-liftpackage libxml2_2.4.19-4_i386.deb 2.5.0-1
755        x dpkg-deb -x libxml2_2.4.19-4_i386.deb fakepkg
756        x dpkg-deb -e libxml2_2.4.19-4_i386.deb
757        x mv DEBIAN fakepkg/
758        x dpkg-deb --build fakepkg libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
759        x dpkg -i libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
760    
761    o announce on www.netfrag.org
762      o api-doc
763      o packages.netfrag.org (libxml2!)
764      o autogenerate:
765        o api-doc & diags
766        o twingle
767    
768    o ->search.netfrag.org/ruby
769    
770    o install and use 'monit' to monitor uml's!
771    
772    o refactor Yakka::YakkaSetup
773    
774    o quepasa - Error: AMaViS
775    
776       <screen>
777        Starting AMaViS Daemons: amavis-milter amavisd
778        Can't locate Razor/Client.pm in @INC (@INC contains: /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 /usr/sbin/amavisd line 54.
779        BEGIN failed--compilation aborted at /usr/sbin/amavisd line 54.
780       </screen>
781    
782      - probably because of perl-5.8.0?
783    
784      x apt-get install razor   #)§$&(
785      solution:
786        x dpkg --force-depends -r razor
787        x wget http://ftp.de.debian.org/debian/pool/main/r/razor/razor_1.20-1_all.deb
788        x dpkg -i razor_1.20-1_all.deb
789         => depends on 'libtime-hires-perl', so:
790          x wget http://ftp.de.debian.org/debian/pool/main/libt/libtime-hires-perl/libtime-hires-perl_1.20-4_i386.deb
791          x dpkg -i libtime-hires-perl_1.20-4_i386.deb
792            dpkg: dependency problems prevent configuration of libtime-hires-perl:
793             libtime-hires-perl depends on perlapi-5.6.0; however:
794              Package perlapi-5.6.0 is not installed.
795              ;-( /)(%(/$%%&$
796        => removing dependencies about everything from razor1-package
797          x dpkg -x razor_1.20-1_all.deb razor
798          x dpkg -r razor_1.20-1_all.deb
799          x mv DEBIAN/ razor/
800          x do: remove line 'Depends:' from DEBIAN/control
801          [x chmod -R 0755 razor/DEBIAN/] maybe!  (if: dpkg-deb: control directory has bad permissions 2755 (must be >=0755 and <=0775))
802          x dpkg -b razor razor_1.20-1_all_nodeps.deb
803          x cp razor_1.20-1_all_nodeps.deb /data/Packages/dists/stable/contrib/binary-i386/
804        =>
805          x dpkg -i /data/Packages/dists/stable/contrib/binary-i386/razor_1.20-1_all_nodeps.deb
806        => [test]
807          x /etc/init.d/amavis-milter start
808           <screen>
809            Can't load '/usr/lib/perl5/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /usr/lib/perl5/auto/Time/HiRes/HiRes.so: undefined symbol: PL_stack_max at /usr/lib/perl/5.8.0/DynaLoader.pm line 225.
810             at /usr/sbin/amavisd line 46
811            Compilation failed in require at /usr/sbin/amavisd line 46.
812            BEGIN failed--compilation aborted at /usr/sbin/amavisd line 46.      
813           </screen>
814        => [CPAN-install]
815          x perl -MCPAN -e "install Time::HiRes"
816           <screen>
817              [...]
818              compile -- compile -- compile
819              [...]
820              Running make install
821              Installing /usr/lib/perl/5.8.0/auto/Time/HiRes/HiRes.so
822              Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
823              Installing /usr/lib/perl/5.8.0/Time/HiRes.pm
824              Installing /usr/share/man/man3/Time::HiRes.3pm
825              Writing /usr/lib/perl/5.8.0/auto/Time/HiRes/.packlist
826              Appending installation info to /usr/lib/perl/5.8.0/perllocal.pod
827                /usr/bin/make install  -- OK
828           </screen>
829    
830      x probably because of perl-5.8.0? yes!  --  is it fixed now? let's try...  (again)
831          x /etc/init.d/amavis-milter restart
832            no! same error as above!
833          the problem is:
834          watch the output of 'perl -V' - at the bottom:
835          <screen>
836            Characteristics of this binary (from libperl):
837              Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
838              Built under linux
839              Compiled at Feb 17 2003 12:38:57
840              @INC:
841                /etc/perl
842                /usr/local/lib/perl/5.8.0
843                /usr/local/share/perl/5.8.0
844                /usr/lib/perl5
845                /usr/share/perl5
846                /usr/lib/perl/5.8.0
847                /usr/share/perl/5.8.0
848                /usr/local/lib/site_perl
849                .
850          </screen>
851    
852          The bad one is the "old" shared object coming with Time::HiRes for perl-5.6.1 living at
853          /usr/lib/perl5/auto/Time/HiRes/HiRes.so.
854          
855          We have these options:
856            1. delete this stuff
857            2. put a better version at '.'
858            3. place line '/usr/lib/perl/5.8.0' above of '/usr/lib/perl5'
859            4. copy stuff from '/usr/lib/perl/5.8.0' to '/usr/lib/perl5'
860          
861          Hmmm.....
862            I think i'll choose option 1.:
863            x rm -rf /usr/lib/perl5/auto/Time/HiRes
864            (or if you don't wanna be as brute-force)
865            x cd /usr/lib/perl5/auto/Time
866            x mv HiRes HiRes.old
867            
868        => let's try again:      
869          x /etc/init.d/amavis-milter restart
870            Time::HiRes object version 1.42 does not match bootstrap parameter 01.20 at /usr/lib/perl/5.8.0/DynaLoader.pm line 245.
871    
872        => ahhh...  (also testable via 'perl -MTime::HiRes')
873          x dpkg --force-depends -r libtime-hires-perl
874          => my fault! ;-)
875    
876      => so, everything works fine now....
877          x /etc/init.d/amavis-milter restart
878        
879    o BER.pm:  BER (Basic Encoding Rules) encoding and decoding.
880    
881    o use a common [[http://razor.sourceforge.net/artistic.html|"Artistic License"]]?
882    
883    o use pdumpfs!
884    
885    o what we build seems similar to Torque <-> Maven  (Tangram|XyZ+Data::Storage <-> nfo-libs|rap)
886    
887    o write meta-documentation about why it's required to lift version-numbers of debian-packages
888      -> Why dpkg-liftversion?
889      1. yakka: libxml2!!!
890      2. amavis-milter: razor-1-branch-required
891    
892    o installing pdumpfs as system-wide backup-system:
893      x mkdir -p /home/service/virtual/pdumpfs/var/data
894      x mkdir -p /home/service/virtual/pdumpfs/var/log
895      x cd /usr/local/bin
896      x ln -s /home/service/virtual/pdumpfs/backup .
897    
898    o feature: BrowsableBackup:
899      o missing: authentication via LDAP....
900    
901    o make up toolpack from shortcuts/*, dispatchmail, backup (->pdumpfs), etc...
902      ->packages.service.netfrag.org
903      -->/usr/local/bin
904      
905    o one account - three services:
906      o wiki
907      o news
908      o backup
909      (o ssh) (not-a-must)
910    
911    o dpkg-modcontrol!!!
912    
913    o robinson - purge package dependencies from .deb- or .rpm-packages
914      can alien do that?
915    
916    o rsync working: view from the server-side:
917     3968 ?        R      0:40 rsync --server --sender -vulogDtprz . /home/service/backup/
918    
919    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.51

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