| 1 |
@sequence meta |
| 2 |
@title joko's sample notes - 2003-04 - Solutions |
| 3 |
@subtitle Solutions I |
| 4 |
@topic joko's Tasks |
| 5 |
@author joko@netfrag.org |
| 6 |
@document-mime-type text/plain |
| 7 |
@document-mime-type text/english text/german |
| 8 |
@document-mime-type text/vnd.twingle |
| 9 |
|
| 10 |
@sequence meta |
| 11 |
@document-history |
| 12 |
@cvs-info |
| 13 |
$Id: joko_2003-04.twingle,v 1.7 2003/04/07 03:27:05 joko Exp $ |
| 14 |
|
| 15 |
@sequence meta |
| 16 |
@x-transport |
| 17 |
@x-transport-from grasshopper.netfrag.org |
| 18 |
@x-transport-to quepasa.netfrag.org |
| 19 |
@x-transporter Microsoft Windows |
| 20 |
@x-transporter WinCVS [WinCVS 1.3.8.1 Beta 8 (Build 1)] |
| 21 |
@x-transporter-protocol cvs client-server protocol |
| 22 |
@x-transporter OpenSSH client on grasshopper [OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f] |
| 23 |
@x-transporter-protocol ssh [OpenSSH Version 2] |
| 24 |
@x-transporter OpenSSH daemon on quepasa [OpenSSH_3.4p1 Debian 1:3.4p1-1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f] |
| 25 |
@x-transporter cvs [Concurrent Versions System (CVS) 1.11.1p1 (client/server)] |
| 26 |
@x-transporter-protocol cvs client-server protocol |
| 27 |
@x-transporter Linux running on quepasa.netfrag.org [Linux version 2.4.18-29um (root@linux) (gcc version 2.95.3 20010315 (SuSE)) #1 Sun May 26 17:01:48 CEST 2002] |
| 28 |
@x-transporter-protocol ext3 |
| 29 |
@x-transporter Linux running on h1.service.netfrag.org [Linux version 2.4.10-4GB (root@Pentium.suse.de) (gcc version 2.95.3 20010315 (SuSE)) #1 Tue Sep 25 12:33:54 GMT 2001] |
| 30 |
@x-transporter-protocol ext3 |
| 31 |
#@x-converter twingle [Twingle 0.01 - http://search.netfrag.org/twingle] |
| 32 |
|
| 33 |
@sequence script |
| 34 |
@set o=@todo |
| 35 |
|
| 36 |
|
| 37 |
|
| 38 |
@sequence block |
| 39 |
@injected |
| 40 |
@date 2003-04-05 00:23 |
| 41 |
@file [unknown] |
| 42 |
@x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3) |
| 43 |
@x-transporter Microsoft COM |
| 44 |
@x-transporter-protocol copy & paste negotiation |
| 45 |
@x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b] |
| 46 |
|
| 47 |
|
| 48 |
i quepasa.netfrag.org |
| 49 |
#> apt-get install libapache-mod-dav |
| 50 |
Reading Package Lists... Done |
| 51 |
Building Dependency Tree... Done |
| 52 |
The following NEW packages will be installed: |
| 53 |
libapache-mod-dav |
| 54 |
0 packages upgraded, 1 newly installed, 0 to remove and 12 not upgraded. |
| 55 |
Need to get 80.0kB of archives. After unpacking 262kB will be used. |
| 56 |
Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB] |
| 57 |
Fetched 80.0kB in 1s (50.7kB/s) |
| 58 |
Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB] |
| 59 |
Fetched 80.0kB in 1s (50.7kB/s) |
| 60 |
Selecting previously deselected package libapache-mod-dav. |
| 61 |
(Reading database ... 35711 files and directories currently installed.) |
| 62 |
Unpacking libapache-mod-dav (from .../libapache-mod-dav_1.0.3-3_i386.deb) ... |
| 63 |
Setting up libapache-mod-dav (1.0.3-3) ... |
| 64 |
Finding DSO mods.............................................found. |
| 65 |
|
| 66 |
# LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so |
| 67 |
# LoadModule env_module /usr/lib/apache/1.3/mod_env.so |
| 68 |
[...] |
| 69 |
LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so |
| 70 |
# LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so |
| 71 |
LoadModule dav_module /usr/lib/apache/1.3/libdav.so |
| 72 |
LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so |
| 73 |
# LoadModule put_module /usr/lib/apache/1.3/mod_put.so |
| 74 |
LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so |
| 75 |
# LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so |
| 76 |
# LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so |
| 77 |
[...] |
| 78 |
# LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so |
| 79 |
# LoadModule ldap_module /usr/lib/apache/1.3/mod_ldap.so |
| 80 |
# LoadModule python_module /usr/lib/apache/1.3/mod_python.so |
| 81 |
|
| 82 |
Pondering............................................. done. |
| 83 |
|
| 84 |
Save these changes to the configuration files? [Y/n] |
| 85 |
|
| 86 |
Rotated `/etc/apache/httpd.conf' at Tue Apr 1 20:41:04 CEST 2003. |
| 87 |
Restart Apache now? [Y/n] |
| 88 |
Stopping apache with apachectl ... done. |
| 89 |
Waiting for apache to terminate ... done. |
| 90 |
/usr/sbin/apachectl start: httpd (pid 560) already running |
| 91 |
|
| 92 |
Didn't / doesn't work since we are running the ssl-apache with this |
| 93 |
special password-providing mechanism jonen known something about. |
| 94 |
|
| 95 |
so: |
| 96 |
#> /etc/init.d/apache restart |
| 97 |
|
| 98 |
and (surprise!): |
| 99 |
apt deconfigured php4 in apache making all the php-source-files downloadable ;( -> bad thing!!! |
| 100 |
|
| 101 |
i quepasa.netfrag.org |
| 102 |
#> cd /data/libs/nfo |
| 103 |
#> cvs -q update |
| 104 |
[...] |
| 105 |
cvs update: skipping directory perl/libs/OEF/Why |
| 106 |
U perl/libs/Regexp/Group.pm |
| 107 |
cvs update: perl/libs/misc/HashExt.pm is no longer in the repository |
| 108 |
U perl/libs/org/netfrag/pkgTools.pm |
| 109 |
RCS file: /var/lib/cvs/nfo/perl/libs/org/netfrag/shortcuts.pm,v |
| 110 |
retrieving revision 1.3 |
| 111 |
retrieving revision 1.4 |
| 112 |
Merging differences between 1.3 and 1.4 into shortcuts.pm |
| 113 |
rcsmerge: warning: conflicts during merge |
| 114 |
cvs update: conflicts found in perl/libs/org/netfrag/shortcuts.pm |
| 115 |
C perl/libs/org/netfrag/shortcuts.pm |
| 116 |
#> nano perl/libs/org/netfrag/shortcuts.pm |
| 117 |
{ search for (CTRL+W) '<<<<' } |
| 118 |
#> mv perl/libs/org/netfrag/shortcuts.pm perl/libs/org/netfrag/shortcuts.pm.orig |
| 119 |
#> cvs -q update |
| 120 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Code: No such file or directory |
| 121 |
cvs update: skipping directory perl/libs/Data/Code |
| 122 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Compare: No such file or directory |
| 123 |
cvs update: skipping directory perl/libs/Data/Compare |
| 124 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Identifier: No such file or directory |
| 125 |
cvs update: skipping directory perl/libs/Data/Identifier |
| 126 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Transform: No such file or directory |
| 127 |
cvs update: skipping directory perl/libs/Data/Transform |
| 128 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Notes: No such file or directory |
| 129 |
cvs update: skipping directory perl/libs/OEF/Notes |
| 130 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Why: No such file or directory |
| 131 |
cvs update: skipping directory perl/libs/OEF/Why |
| 132 |
cvs update: warning: perl/libs/org/netfrag/shortcuts.pm was lost |
| 133 |
U perl/libs/org/netfrag/shortcuts.pm |
| 134 |
#> cd perl |
| 135 |
#> cvs -q update -d |
| 136 |
#> rm -r libs/Data/Code |
| 137 |
#> rm -r libs/Data/Compare |
| 138 |
#> rm -r libs/Data/Identifier |
| 139 |
#> rm -r libs/Data/Transform |
| 140 |
#> rm -r libs/OEF/Notes |
| 141 |
#> rm -r libs/OEF/Why |
| 142 |
#> cd /data/libs/nfo |
| 143 |
#> cvs -q update -d php |
| 144 |
|
| 145 |
i Worte 2002 |
| 146 |
"Der Herr hat's gegeben, |
| 147 |
der Herr hat's genommen." |
| 148 |
[Leo Kirch, SPIEGEL 9/2002] |
| 149 |
|
| 150 |
m google::wolfowitz |
| 151 |
http://www.defenselink.mil/bios/depsecdef_bio.html |
| 152 |
http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wolfowitz.html |
| 153 |
http://www-gap.dcs.st-and.ac.uk/~history/BirthplaceMaps/Places/Warsaw.html |
| 154 |
http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wald.html |
| 155 |
http://www.defenselink.mil/news/Jan2003/t01232003_t0123cfr.html |
| 156 |
http://www.n-tv.de/3095889.html |
| 157 |
|
| 158 |
err quepasa.netfrag.org: dispatchmail stops working (updated netfrag.org/cvs) |
| 159 |
#> tail -f /var/lib/sendmail/dead.letter |
| 160 |
#> cd /data/opt/tools/dispatchmail/bin-tests |
| 161 |
#> ./build_dispatch /tmp |
| 162 |
Undefined subroutine &Mail::Audit::Dispatch::a2f called at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 230, <STDIN> line 16. |
| 163 |
|
| 164 |
o phpDocumentIndex & WEBDAV |
| 165 |
- http://www.webdav.org/mod_dav/faq/#02-00 |
| 166 |
- http://lwest.free.fr/doc/php/lib/index.php3?page=net_http_client&lang=en |
| 167 |
|
| 168 |
i search::poorly granularized security |
| 169 |
|
| 170 |
? Is there already a TUN/TAP Driver interface in CPAN? |
| 171 |
@link http://openvpn.sourceforge.net/tuntap.html |
| 172 |
|
| 173 |
? perl-binding for equinox desktop environment |
| 174 |
|
| 175 |
m google::Japanese Internment |
| 176 |
http://www.oz.net/~cyu/internment/main.html |
| 177 |
http://www.geocities.com/Athens/8420/ |
| 178 |
|
| 179 |
o shortcut for 'wget -m {WhatEver}' using 'rap'! |
| 180 |
|
| 181 |
m http://flag.blackened.net/daver/anarchism/nock/oets0.htm |
| 182 |
|
| 183 |
fm google::psychopolitics |
| 184 |
http://www.geocities.com/Heartland/7006/psychopolitics.html |
| 185 |
http://www.freezone.de/english/timetrack/data/psychopolitics/ |
| 186 |
http://www.toolan.com/hitler/index.html |
| 187 |
http://www.geocities.com/Area51/Shadowlands/6583/project106.html |
| 188 |
http://www.freezone.de/english/timetrack/data/psychopolitics/bowart_iw.htm |
| 189 |
http://www.geocities.com/Area51/Shadowlands/6583/mind.html |
| 190 |
http://www.geocities.com/Area51/Shadowlands/6583/project157.html |
| 191 |
http://www.geocities.com/Area51/Shadowlands/6583/project123.html |
| 192 |
|
| 193 |
i more on conspiracy ;-) |
| 194 |
http://www.rumormillnews.com/ |
| 195 |
http://www.ctrl.org/ |
| 196 |
|
| 197 |
i quepasa went down: |
| 198 |
output-dump from: |
| 199 |
#> sue service |
| 200 |
#> screen -r quepasa |
| 201 |
quepasa login: |
| 202 |
Login timed out after 60 seconds. |
| 203 |
quepasa login: |
| 204 |
Login timed out after 60 seconds. |
| 205 |
quepasa login: |
| 206 |
Login timed out after 60 seconds. |
| 207 |
quepasa login: |
| 208 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=42481 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 209 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=42481 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 210 |
|
| 211 |
Login timed out after 60 seconds. |
| 212 |
quepasa login: kernel BUG at page_alloc.c:213! |
| 213 |
kernel BUG at page_alloc.c:199! |
| 214 |
|
| 215 |
i some more links... |
| 216 |
http://www.tavinstitute.org/ |
| 217 |
http://www.tavi-port.org/NEWindex.htm |
| 218 |
|
| 219 |
o replace ' ' through _HTML_SPACE!!! |
| 220 |
- use everywhere, which uses the scope of phpHtmlLib |
| 221 |
- define in code which doesn't! |
| 222 |
|
| 223 |
x appended to env-var 'PATH' for amo@grasshopper: |
| 224 |
C:\home\amo\develop\netfrag.org\nfo\perl\scripts\twingle |
| 225 |
|
| 226 |
i firewall quick modification on virtual hosts (debian) |
| 227 |
(bacula was rejected last night) |
| 228 |
#> iptables -I INPUT -p tcp -s 213.133.125.0/28 --dport 9102 -j ACCEPT |
| 229 |
#> /etc/init.d/iptables save active |
| 230 |
|
| 231 |
i |
| 232 |
#> /usr/local/bacula/etc/bacula-fd restart |
| 233 |
Stopping the Bacula File daemon |
| 234 |
Starting the Bacula File daemon |
| 235 |
|
| 236 |
m google::Japanese Internment |
| 237 |
http://www.library.arizona.edu/images/jpamer/ |
| 238 |
http://dynaweb.oac.cdlib.org/dynaweb/virtual/jarda/jvac/ |
| 239 |
http://findaid.oac.cdlib.org/findaid/ark:/13030/tf596nb4h0/scopecontent/500032421 |
| 240 |
http://findaid.oac.cdlib.org/findaid/ark:/13030/tf596nb4h0/C01/502216795 |
| 241 |
http://oz.net/~cyu/internment/gallery.html |
| 242 |
google::War Relocation Authority |
| 243 |
http://www.trumanlibrary.org/whistlestop/study_collections/japanese_internment/japan_internmentphotos.htm |
| 244 |
http://www.trumanlibrary.org/oralhist/bendet1.htm#japandocsbendet |
| 245 |
google::"Quasi-Judicial Process" |
| 246 |
http://www.trumanlibrary.org/teacher/warrel.htm |
| 247 |
search::"The relocation centers, however, are NOT and ever were intended to be internment camps or places of confinement. [...]" |
| 248 |
search::Bancroft |
| 249 |
|
| 250 |
l http://www.ccnr.org/nuclear_primer.html |
| 251 |
http://www.ccnr.org/doe_map.html |
| 252 |
|
| 253 |
l http://www.neilmarshall.com/biography.shtml |
| 254 |
|
| 255 |
i noticed: didn't recieve mails from portsentry since 2003-03-22 01:45... |
| 256 |
#> ps ax | grep portsentry |
| 257 |
-> portsentry wasn't running! |
| 258 |
#> /etc/init.d/portsentry restart |
| 259 |
#> tail -f /var/log/messages |
| 260 |
ok! |
| 261 |
|
| 262 |
i How to write Apache's httpd.conf in/with/using Perl? |
| 263 |
http://netfrag.org/cgi-bin/viewcvs.cgi/nfo/hosts/quepasa.netfrag.org/data/www/global/conf/dynamic.conf?rev=1.2&content-type=text/vnd.viewcvs-markup |
| 264 |
http://www.google.com/search?q=perl+httpd.conf+alias&hl=en&lr=&ie=UTF-8&oe=UTF-8 |
| 265 |
http://www.geocrawler.com/archives/3/182/2000/12/0/4898326/ |
| 266 |
http://perl.apache.org/dist/mod_perl-1.0-current/t/conf/httpd.conf-dist |
| 267 |
http://perl.apache.org/dist/mod_perl-1.0-current/t/conf/ |
| 268 |
|
| 269 |
i renamed some libraries in cvs.netfrag.org::nfo/php/libs |
| 270 |
elib -> org.netfrag.elib |
| 271 |
flib -> org.netfrag.flib |
| 272 |
|
| 273 |
i FeatureList: http://openthought.net/featurelist.php |
| 274 |
|
| 275 |
i quepasa.netfrag.org 2003-04-12 10:56 |
| 276 |
quepasa login: Kernel panic: Segfault with no mm |
| 277 |
Kernel panic: Segfault with no mm |
| 278 |
kernel BUG at sched.c:683! |
| 279 |
|
| 280 |
i view/edit [project|root]'s rap.xml via browser: |
| 281 |
http://localhost/YAA/?ap=explorer&ecdlk=rpc&ecl=phase_startup&ecds=control |
| 282 |
http://localhost/YAA/?ap=explorer&ecl=content&ect=data&ecdlk=rpc&ecat=tree&ecdid=..//etc/rap.xml |
| 283 |
http://localhost/YAA/?ap=explorer&ecl=content&ect=data&ecdlk=rpc&ecat=tree&ecdid=..//etc/rap.xml&ecl=phase_startup&ecds=control |
| 284 |
|
| 285 |
m some web surfing with janosch - topics: (linux, of course) |
| 286 |
linux telco soft: (search::telco) |
| 287 |
http://www.safeproxy.org/ |
| 288 |
http://www.ureach.com/home/uconnect.htm |
| 289 |
http://www.ureachcorp.com/home/news/HostedEnhancedVoicemail.pdf |
| 290 |
linux telco hard: (search::telco) |
| 291 |
http://www.ep-instruments.de/Deutsch/Dichtheit/komplettsys.html |
| 292 |
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=modulare+sensor+geh%C3%A4use |
| 293 |
http://www.binder-elektronik.de/ |
| 294 |
http://denk-stein.com/test/main_produkte.php?prod_gr=mt_access&prod_id=cm1000 |
| 295 |
http://www.yello-net.de/distribution_line/Katalog/werkz.html |
| 296 |
http://www.emco-leipzig.de/pdpm.htm |
| 297 |
OpenAP |
| 298 |
PV arrays |
| 299 |
POE (~ Power Over Ethernet?) |
| 300 |
SMC2655W MiniAP -> SMC EZconnect (2652W) |
| 301 |
Eumitcom WL11000SA-N boards |
| 302 |
http://www.personaltelco.net/index.cgi/SolarPoweredAccessPoint?action=highlight&value=CategoryHardware |
| 303 |
http://www.linuxdevices.com/news/NS2025402746.html |
| 304 |
http://www.personaltelco.net/index.cgi/CategoryHardware |
| 305 |
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=linux+telco |
| 306 |
http://matt.simerson.net/computing/telco-nas.shtml |
| 307 |
linux embedded: |
| 308 |
http://216.239.37.100/search?q=cache:ZghNerVVevgC:www.channel-e.de/deutsch/download/1001extract_12_03_16_03.pdf+amd+elan+sc+400+linux&hl=en&ie=UTF-8 |
| 309 |
linux embedded development: |
| 310 |
http://www.embeddedlinuxworks.com/articles/rolo_guide.html |
| 311 |
http://www.embeddedlinuxworks.com/articles/db_project.html |
| 312 |
http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=amd+elan+sc400+linux&spell=1 |
| 313 |
http://www.amd.com/epd/desiging/fusionpartners/prodbytype/10.operating/ |
| 314 |
http://www.telos.de/linux/alios/default_e.htm |
| 315 |
http://www.telos.de/linux/bfax/default_e.htm |
| 316 |
http://www.linux-community.de/Neues/story?storyid=6679 |
| 317 |
http://www.linuxdevices.com/sponsors/SP6181022731-PD4188845565.html |
| 318 |
http://lists.instant802.com/pipermail/openap-dev/2002-April/000595.html |
| 319 |
from a post on: http://lists.instant802.com/pipermail/openap-dev/2002-April/000604.html |
| 320 |
"Life begins when you can spend your spare time programming instead of watching television." -- Cal Keegan |
| 321 |
http://www.ussg.iu.edu/hypermail/linux/kernel/0201.0/0040.html |
| 322 |
http://www.cogcomp.com/csb_csb226.htm |
| 323 |
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=SMC+EZconnect+%282652W%29+&btnG=Google+Search |
| 324 |
|
| 325 |
bluetooth: |
| 326 |
openbt: http://developer.axis.com/software/bluetooth/ |
| 327 |
bluez: |
| 328 |
bluedraker: |
| 329 |
|
| 330 |
|
| 331 |
i quepasa went down: 2003-04-15 08:23 |
| 332 |
Login timed out after 60 seconds. |
| 333 |
quepasa login: |
| 334 |
BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=170.141.255.33 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=54114 DF PROTO=TCP SPT=1867 DPT=445 WINDOW=16384 RES=0x00 SYN URGP=0 |
| 335 |
BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=170.141.255.33 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=54261 DF PROTO=TCP SPT=1867 DPT=445 WINDOW=16384 RES=0x00 SYN URGP=0 |
| 336 |
BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=170.141.255.33 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=54717 DF PROTO=TCP SPT=1867 DPT=445 WINDOW=16384 RES=0x00 SYN URGP=0 |
| 337 |
BLOCKED UDP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=202.186.168.10 DST=213.133.118.36 LEN=78 TOS=0x00 PREC=0x00 TTL=104 ID=33105 PROTO=UDP SPT=60616 DPT=137 LEN=58 |
| 338 |
[...] |
| 339 |
after killing some processes: |
| 340 |
sleeping process 21007 got unexpected signal : 15 |
| 341 |
|
| 342 |
i search::bridge |
| 343 |
lookat http://bridge.sourceforge.net/ |
| 344 |
http://www.sparkle-cc.co.uk/firewall/firewall.html |
| 345 |
was fw at wps already a machine of this style??? |
| 346 |
|
| 347 |
i search::blue (to find information about bluetooth on netfrag.org) |
| 348 |
|
| 349 |
i Es muss nicht immer Linux sein: siehe OpenSoekris |
| 350 |
|
| 351 |
i from: http://www.heise.de/tp/foren/go.shtml?read=1&msg_id=2268438&forum_id=31719 |
| 352 |
http://www.safeproxy.org/cgi-bin/nph-proxy.cgi/11010/http/www.google.com/ |
| 353 |
|
| 354 |
i ftp://ftp.digium.com/pub/libpri/ |
| 355 |
|
| 356 |
rl (remember links) |
| 357 |
http://www.zvon.org/o_html/keyword_XPath.html |
| 358 |
http://www.zvon.org:9001/saxon/cgi-bin/XLab/XML/extras.html |
| 359 |
http://info.ccone.at/NEWS/msg00934.html |
| 360 |
http://www.pantek.com/library/linux/lists/newsfeed.osdn.com/osdn-everything-txt-mm/msg00103.html |
| 361 |
|
| 362 |
i OBEX, BFB, etc. |
| 363 |
The BFB Protocol: http://triq.net/obexftp/bfb.txt |
| 364 |
ObexFTP Source: http://triq.net/obexftp/obexftp-0.10.2.tar.gz |
| 365 |
SieFS: http://babelfish.altavista.com/babelfish/urltrurl?url=http%3A%2F%2Fmirror01.iptelecom.net.ua%2F%7Edmitry_z%2F&lp=ru_en&tt=url |
| 366 |
sersniff |
| 367 |
|
| 368 |
i SCMxx |
| 369 |
http://packages.debian.org/unstable/comm/scmxx.html |
| 370 |
http://packages.qa.debian.org/s/scmxx.html |
| 371 |
http://http.us.debian.org/debian/pool/main/s/scmxx/scmxx_0.6.3.7.orig.tar.gz |
| 372 |
|
| 373 |
? How to extract rpm packages? How to install them to a different location... |
| 374 |
|
| 375 |
i installed on grasshopper (perl -MCPAN -eshell) |
| 376 |
XML::XSLT |
| 377 |
XML::DOM |
| 378 |
XML::Parser |
| 379 |
;-( requires expat c-library ... |
| 380 |
... which is perfect, but we maintained to stay perl-only until now, so we will try to continue doing this. |
| 381 |
|
| 382 |
i php - funny error message - if you do something like ... |
| 383 |
<?php |
| 384 |
$menu = $treemenu::createFromStructure($params); |
| 385 |
?> |
| 386 |
|
| 387 |
you will get ... |
| 388 |
Parse error: parse error, unexpected T_PAAMAYIM_NEKUDOTAYIM in C:\home\amo\develop\netfrag.org\nfo\php\libs\org.netfrag.glib\Data\Lift\object\tree_common\PEAR\HTML\TreeMenu.php on line 78 |
| 389 |
Fatal error: Cannot instantiate non-existent class: html_treemenu_listbox in C:\home\amo\develop\netfrag.org\nfo\php\libs\org.netfrag.glib\Data\Lift\object\tree_common\PEAR\HTML\TreeMenu\Listbox.php on line 59 |
| 390 |
|
| 391 |
;-) |
| 392 |
|
| 393 |
i grasshopper - installed cygnome: gnome for cygwin |
| 394 |
purpose: anjuta... |
| 395 |
please visit: |
| 396 |
http://homepage.ntlworld.com/steven.obrien2/ |
| 397 |
http://cygnome.sourceforge.net/ |
| 398 |
http://cygnome.sourceforge.net/install.html |
| 399 |
requirements: |
| 400 |
cygwin1.dll (to brandnew version of 2003-Apr-10 from http://cygwin.com/snapshots/) |
| 401 |
cygintl-2.dll (first croak while startup preventing any further actions) |
| 402 |
cygdb_cxx-3.1.dll (sleepycat) |
| 403 |
cygdb-3.1.dll (sleepycat) |
| 404 |
cygungif-4.dll (croaked two times after splash screen showed up) |
| 405 |
start gnome apps from the windows command line: |
| 406 |
set/modify these environment variables: |
| 407 |
DISPLAY: localhost:0 |
| 408 |
PATH: C:\Programme\cygwin\opt\gnome\bin |
| 409 |
ensure your x-server is running at 'localhost:0' (startx &) (no window manager session required!) |
| 410 |
try START + Run: glimmer |
| 411 |
it works!!! glimmer, anjuta, etc., just everything i want to check out seems to work! |
| 412 |
more apps at: http://sourceforge.net/project/showfiles.php?group_id=67909 |
| 413 |
|
| 414 |
i quepasa |
| 415 |
=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 416 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 417 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 418 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 419 |
=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 420 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 421 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 422 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 423 |
BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0 |
| 424 |
BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=67.3.23.248 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=50644 DF PROTO=TCP SPT=1926 DPT=445 WINDOW=8760 RES=0x00 SYN URGP=0 |
| 425 |
BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=67.3.23.248 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=50777 DF PROTO=TCP SPT=1926 DPT=445 WINDOW=8760 RES=0x00 SYN URGP=0 |
| 426 |
BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=67.3.23.248 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=51076 DF PROTO=TCP SPT=1926 DPT=445 WINDOW=8760 RES=0x00 SYN URGP=0 |
| 427 |
|
| 428 |
i grasshopper |
| 429 |
#> bash --login startx |
| 430 |
|
| 431 |
kio_file: ============= COMPLETED LIST ============ |
| 432 |
kio_file: =============== BYE =========== |
| 433 |
kio (KDirLister): slotUpdateFinished : This file has changed : kde-amo |
| 434 |
kio (KDirLister): slotUpdateFinished : This file has changed : orbit-amo |
| 435 |
konqueror: KonqBaseListViewWidget::viewportDropEvent |
| 436 |
libkonq: dest : file:/tmp |
| 437 |
libkonq: URL : file:/cygdrive/c/var/phpsession/sess_7c4e5f22088ff540245951157e994501 |
| 438 |
libkonq: KonqOperations::asyncDrop destItem->mode=16384 |
| 439 |
konqueror: KonqTreeTopLevelItem::itemSelected |
| 440 |
konqueror: KDockArea::resize |
| 441 |
konqueror: KDockArea::resize |
| 442 |
konqueror: KonqTreeTopLevelItem::itemSelected |
| 443 |
kio_file: Done |
| 444 |
kdeinit: PID 1624 terminated. |
| 445 |
kio_file: Done |
| 446 |
kdeinit: PID 3044 terminated. |
| 447 |
konqueror: KDockArea::resize |
| 448 |
konqueror: KDockArea::resize |
| 449 |
konqueror: KonqMainWindow::eventFilter 0x100e33f8 QLineEdit combo edit |
| 450 |
konqueror: KonqMainWindow::slotClipboardDataChanged() |
| 451 |
konqueror: KonqMainWindow::slotClipboardDataChanged() |
| 452 |
kdeui (KComboBox): Popup Completion |
| 453 |
kdeui (KComboBox): Popup Completion |
| 454 |
kdeui (KComboBox): Popup Completion |
| 455 |
kdeui (KComboBox): Popup Completion |
| 456 |
kdeui (KComboBox): Popup Completion |
| 457 |
kdeui (KComboBox): Popup Completion |
| 458 |
kdeui (KComboBox): Popup Completion |
| 459 |
kdeui (KComboBox): Popup Completion |
| 460 |
kdeui (KComboBox): Popup Completion |
| 461 |
kdeui (KComboBox): Popup Completion |
| 462 |
kdecore (KURL): KURL couldn't parse URL "netfrag.org" |
| 463 |
konqueror: url netfrag.org filtered into http://netfrag.org |
| 464 |
konqueror: KonqMainWindow::openFilteredURL |
| 465 |
konqueror: KonqMainWindow::openURL : url = 'http://netfrag.org' serviceType='' view=0x0 |
| 466 |
konqueror: KonqMainWindow::abortLoading() |
| 467 |
konqueror: KonqView::stop() |
| 468 |
konqueror: ListViewBrowserExtension::yOffset |
| 469 |
konqueror: ListViewBrowserExtension::xOffset |
| 470 |
konqueror: KonqListView::saveState |
| 471 |
konqueror: setLocationBarURL : url = http://netfrag.org |
| 472 |
konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org |
| 473 |
konqueror: trying openView for http://netfrag.org (servicetype ) |
| 474 |
konqueror: Creating new konqrun for http://netfrag.org req.typedURL=netfrag.org |
| 475 |
konqueror: KonqMainWindow::eventFilter 0x100e33f8 QLineEdit combo edit |
| 476 |
konqueror: KonqRun::scanfile |
| 477 |
kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konquerorrDIMZa.slave-socket |
| 478 |
kdecore (KSocket): Socket bound: 7 |
| 479 |
kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http |
| 480 |
kdeinit: Got EXEC_NEW 'kio_http' from launcher. |
| 481 |
kdeinit: launch -> kio_http http |
| 482 |
kio (KLauncher): kio_http (pid 3052) up and running. |
| 483 |
kio (KLauncher): Slave launched, pid = 3052 |
| 484 |
DCOP: register 'anonymous-3052' -> number of clients is now 2 |
| 485 |
kio_http: (3052) Hostname is now: netfrag.org |
| 486 |
kio_http: (3052) Proxy realm value: |
| 487 |
kio_http: (3052) Proxy URL is now: |
| 488 |
DCOP: register 'anonymous-3052' -> number of clients is now 3 |
| 489 |
kio (KLauncher): KLauncher: Got start_service_by_desktop_path('http_cache_cleaner.desktop', ...) |
| 490 |
kdeinit: Got EXEC_NEW 'kio_http_cache_cleaner' from launcher. |
| 491 |
kdeinit: launch -> kio_http_cache_cleaner |
| 492 |
kio (KLauncher): kio_http_cache_cleaner (pid 2932) up and running. |
| 493 |
kio_http: (3052) HTTPProtocol::get http://netfrag.org |
| 494 |
DCOP: unregister 'anonymous-3052-2' |
| 495 |
DCOP: register 'kio_http_cache_cleaner' -> number of clients is now 3 |
| 496 |
kio_http_cache_cleaner: Current size of cache = 0 kB. |
| 497 |
DCOP: unregister 'kio_http_cache_cleaner' |
| 498 |
kdeinit: PID 2932 terminated. |
| 499 |
kdesu (kdelibs): WARNING: [client.cpp:389] kdesud not setgid! |
| 500 |
DCOP: register 'anonymous-3052' -> number of clients is now 3 |
| 501 |
kio (KLauncher): KLauncher: Got kdeinit_exec_wait('/opt/kde2/bin/kdesud', ...) |
| 502 |
kdeinit: Got EXEC_NEW '/opt/kde2/bin/kdesud' from launcher. |
| 503 |
kdeinit: launch -> /opt/kde2/bin/kdesud |
| 504 |
Could not load library! Trying exec.... |
| 505 |
kio (KLauncher): /opt/kde2/bin/kdesud (pid 2320) up and running. |
| 506 |
kdeinit: PID 2320 terminated. |
| 507 |
DCOP: unregister 'anonymous-3052-2' |
| 508 |
|
| 509 |
[...] |
| 510 |
|
| 511 |
kio_http: (3052) Host: netfrag.org |
| 512 |
kio_http: ======= Begin Response ======= |
| 513 |
kio_http: (3052) HTTP/1.1 302 Found |
| 514 |
kio_http: (3052) Date: Mon, 21 Apr 2003 04:21:09 GMT |
| 515 |
kio_http: (3052) Server: Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3 |
| 516 |
kio_http: (3052) X-Powered-By: PHP/4.2.3 |
| 517 |
kio_http: (3052) Location: nfoweb/ |
| 518 |
kio_http: (3052) Keep-Alive: timeout=15, max=100 |
| 519 |
kio_http: (3052) Connection: Keep-Alive |
| 520 |
kio_http: (3052) Transfer-Encoding: chunked |
| 521 |
kio_http: (3052) Content-Type: text/html; charset=iso-8859-1 |
| 522 |
kio_http: (3052) --empty-- |
| 523 |
kio (KIOJob): TransferJob::slotRedirection(http://netfrag.org/nfoweb/) |
| 524 |
kio_http: (3052) Proxy realm value: |
| 525 |
kio_http: (3052) Proxy URL is now: |
| 526 |
kio_http: (3052) HTTPProtocol::get http://netfrag.org/nfoweb/ |
| 527 |
kdesud: PING |
| 528 |
kdesud: eof on fd 7 |
| 529 |
kdesud: Checking for group key: http-netfrag.org |
| 530 |
kdesud: Group key NOT found! |
| 531 |
kdesud: eof on fd 7 |
| 532 |
kio_http: ======= Begin header ======= |
| 533 |
kio_http: (3052) GET /nfoweb/ HTTP/1.1 |
| 534 |
kio_http: (3052) Connection: Keep-Alive |
| 535 |
kio_http: (3052) User-Agent: Mozilla/5.0 (compatible; Konqueror/2.2.2; CYGWIN_NT-5.0) |
| 536 |
kio_http: (3052) Accept: text/*, image/jpeg, image/png, image/*, */* |
| 537 |
kio_http: (3052) Accept-Encoding: x-gzip, gzip, identity |
| 538 |
kio_http: (3052) Accept-Charset: Any, utf-8, * |
| 539 |
kio_http: (3052) Accept-Language: en |
| 540 |
kio_http: (3052) Host: netfrag.org |
| 541 |
kio_http: ======= Begin Response ======= |
| 542 |
kio_http: (3052) HTTP/1.1 200 OK |
| 543 |
kio_http: (3052) Date: Mon, 21 Apr 2003 04:21:10 GMT |
| 544 |
kio_http: (3052) Server: Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3 |
| 545 |
kio_http: (3052) X-Powered-By: PHP/4.2.3 |
| 546 |
kio_http: (3052) Set-Cookie: PHPSESSID=5c72933fca41cc89d5919b02b23456a7; path=/ |
| 547 |
kio_http: (3052) Set-Cookie: WIKI_PREFS2=O%3A15%3A%22userpreferences%22%3A1%3A%7Bs%3A6%3A%22_prefs%22%3Ba%3A0%3A%7B%7D%7D; expires=Tue, 20-A |
| 548 |
pr-04 04:21:10 GMT; path=/ |
| 549 |
kio_http: (3052) Content-Encoding: gzip |
| 550 |
kio_http: (3052) Vary: Accept-Encoding |
| 551 |
kio_http: (3052) Content-Length: 2137 |
| 552 |
kio_http: (3052) Keep-Alive: timeout=15, max=99 |
| 553 |
kio_http: (3052) Connection: Keep-Alive |
| 554 |
kio_http: (3052) Content-Type: text/html; charset=iso-8859-1 |
| 555 |
kio_http: (3052) --empty-- |
| 556 |
kio (kioslave): (3052) SlaveBase::mimeType 'text/html' |
| 557 |
kio (kioslave): (3052) mimeType: emitting meta data |
| 558 |
konqueror: slotKonqMimetype |
| 559 |
konqueror: m_suggestedFilename= |
| 560 |
kio (KIOJob): Job::kill this=0x10212980 m_progressId=0 quietly=true |
| 561 |
konqueror: KonqRun::foundMimeType text/html |
| 562 |
konqueror: KonqMainWindow::openView text/html http://netfrag.org/nfoweb/ 0x1017e8f8 |
| 563 |
konqueror: req.followMode=false |
| 564 |
konqueror: req.nameFilter= |
| 565 |
konqueror: req.typedURL= netfrag.org |
| 566 |
konqueror: makeViewsFollow KonqView url=http://netfrag.org/nfoweb/ serviceType=text/html |
| 567 |
konqueror: makeViewsFollow: Sending openURL to view KonqSidebar url=http://netfrag.org/nfoweb/ |
| 568 |
konqueror: KonqView::stop() |
| 569 |
konqueror: KonqMainWindow::openView text/html http://netfrag.org/nfoweb/ 0x1019c150 |
| 570 |
konqueror: req.followMode=true |
| 571 |
konqueror: req.nameFilter= |
| 572 |
konqueror: req.typedURL= |
| 573 |
konqueror: changeViewMode: serviceType is text/html serviceName is current service name is konq_sidebartng |
| 574 |
konqueror: This view's mode is locked - can't change |
| 575 |
konqueror: KonqMainWindow::openView ok=false bOthersFollowed=false returning false |
| 576 |
konqueror: changeViewMode: serviceType is text/html serviceName is current service name is konq_detailedlistview |
| 577 |
konqueror: Switching view modes... |
| 578 |
konqueror: Trying to create view for "text/html" |
| 579 |
libkonq: text/html.desktop |
| 580 |
libkonq: X-KDE-AutoEmbed set to true |
| 581 |
kio (KTrader): KServiceTypeProfile::offers( text/html,Application ) |
| 582 |
kio (KTrader): No profile, using KServiceType::offers, result: 2 offers |
| 583 |
kio (KTrader): KServiceTypeProfile::offers( text/html,KParts/ReadOnlyPart ) |
| 584 |
kio (KTrader): No profile, using KServiceType::offers, result: 2 offers |
| 585 |
konqueror: khtml : X-KDE-BrowserView-AllowAsDefault is valid : false |
| 586 |
kdecore (KLibLoader): library libkhtml.la not found under 'module' but under 'lib' |
| 587 |
|
| 588 |
[...] |
| 589 |
|
| 590 |
konqueror: KonqViewManager::setActivePart 0x10117330 |
| 591 |
kparts: 0x10075fb0 emitting activePartChanged 0x10117330 |
| 592 |
konqueror: slotPartActivated 0x10117330 khtml |
| 593 |
konqueror: New current view 0x1017e8f8 |
| 594 |
kparts: MainWindow::createGUI for |
| 595 |
kparts: deactivating GUI for |
| 596 |
kparts: Part::~Part 0x10144638 |
| 597 |
kparts: deleting widget [KonqBaseListViewWidget pointer (0x10121088) to unnamed widget, geometry=565x377+0+0] unnamed |
| 598 |
konqueror: -KonqBaseListViewWidget |
| 599 |
konqueror: Giving focus to new part 0x10117330 |
| 600 |
konqueror: KonqViewManager::setActivePart 0x10117330 |
| 601 |
konqueror: KonqView::openURL url=http://netfrag.org/nfoweb/ locationBarURL=http://netfrag.org/nfoweb/ |
| 602 |
konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org/nfoweb/ |
| 603 |
khtml (part): KHTMLPart::openURL http://netfrag.org/nfoweb/ |
| 604 |
khtml (part): closing old URL |
| 605 |
khtml (part): KHTMLPart::openURL now (before started) m_url = http://netfrag.org/nfoweb/ |
| 606 |
khtml (part): saveState! |
| 607 |
khtml (part): KHTMLPart::saveState saving URL http://netfrag.org/nfoweb/ |
| 608 |
libkonq: ## addToHistory: http://netfrag.org/nfoweb/Typed URL: http://netfrag.org/nfoweb/, Title: |
| 609 |
konqueror: KonqMainWindow::openView ok=true bOthersFollowed=false returning true |
| 610 |
konqueror: slotPartActivated 0x10117330 khtml |
| 611 |
konqueror: New current view 0x1017e8f8 |
| 612 |
kparts: MainWindow::createGUI for |
| 613 |
kparts: deactivating GUI for |
| 614 |
konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org/nfoweb/ |
| 615 |
konqueror: slotPartActivated 0x10117330 khtml |
| 616 |
konqueror: New current view 0x1017e8f8 |
| 617 |
kparts: MainWindow::createGUI for |
| 618 |
kparts: deactivating GUI for |
| 619 |
konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org/nfoweb/ |
| 620 |
kio (Scheduler): Resume metadata is '' |
| 621 |
kio (Scheduler): HOLD: Reusing held slave for http://netfrag.org/nfoweb/ |
| 622 |
kio (kioslave): (3052) mimeType: emitting meta data |
| 623 |
konqueror: KonqMainWindow::slotRunFinished() |
| 624 |
konqueror: KonqRun::~KonqRun() |
| 625 |
kio_http_debug: WARNING: (3052) createCacheEntry: opening /cygdrive/c/var/home/amo/.kde/share/apps/kio_http/cache/n/netfrag.org_nfoweb_:3971 |
| 626 |
4aaf.new failed. |
| 627 |
khtml (memory): KHTMLPart::clear() this = 0x10117330 |
| 628 |
konqueror: KonqMainWindow::setCaption(http://netfrag.org/nfoweb/) |
| 629 |
khtml (part): SSL in use? |
| 630 |
khtml (part): setIcon unlock done. |
| 631 |
khtml (xml): using strict parseMode |
| 632 |
konqueror: KonqMainWindow::setCaption(Netfrag - An experimental fragment - Index) |
| 633 |
kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konqueror8REfeb.slave-socket |
| 634 |
kdecore (KSocket): Socket bound: 9 |
| 635 |
kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http |
| 636 |
kdeinit: Got EXEC_NEW 'kio_http' from launcher. |
| 637 |
kdeinit: launch -> kio_http http |
| 638 |
kio (KLauncher): kio_http (pid 3168) up and running. |
| 639 |
kio (KLauncher): Slave launched, pid = 3168 |
| 640 |
kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konquerorlE1Xmc.slave-socket |
| 641 |
kdecore (KSocket): Socket bound: 10 |
| 642 |
kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http |
| 643 |
kdeinit: Got EXEC_NEW 'kio_http' from launcher. |
| 644 |
kdeinit: launch -> kio_http http |
| 645 |
kio (KLauncher): kio_http (pid 1912) up and running. |
| 646 |
kio (KLauncher): Slave launched, pid = 1912 |
| 647 |
kio (Slave): slave failed to connect to application pid=3168 protocol=http |
| 648 |
kio (Slave): slave is slow... pid=3168 t=19 |
| 649 |
kio (Slave): Houston, we lost our slave, pid=3168 |
| 650 |
kio (Slave): slave died pid = 3168 |
| 651 |
kdecore (KSocket): Socket 3 did not connect: Connection refused |
| 652 |
kdecore (KSocket): Failed to connect |
| 653 |
khtml (part): KHTMLPart::emitLoadEvent 0x10117330 |
| 654 |
khtml (encoding): Checking... |
| 655 |
konqueror: KonqView::slotCompleted |
| 656 |
khtml (part): saveState! |
| 657 |
khtml (part): KHTMLPart::saveState saving URL http://netfrag.org/nfoweb/ |
| 658 |
libkonq: ## addToHistory: http://netfrag.org/nfoweb/Typed URL: netfrag.org, Title: Netfrag - An experimental fragment - Index |
| 659 |
kio (Slave): slave failed to connect to application pid=1912 protocol=http |
| 660 |
kio (Slave): slave is slow... pid=1912 t=15 |
| 661 |
kio (Slave): Houston, we lost our slave, pid=1912 |
| 662 |
kio (Slave): slave died pid = 1912 |
| 663 |
DCOP: register 'anonymous-3168' -> number of clients is now 3 |
| 664 |
kdecore (KSocket): Socket 3 did not connect: No such file or directory |
| 665 |
kdecore (KSocket): Failed to connect |
| 666 |
DCOP: register 'anonymous-1912' -> number of clients is now 4 |
| 667 |
|
| 668 |
[...] |
| 669 |
|
| 670 |
kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konqueror8REfeb.slave-socket |
| 671 |
kdecore (KSocket): Socket bound: 9 |
| 672 |
kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http |
| 673 |
kdeinit: Got EXEC_NEW 'kio_http' from launcher. |
| 674 |
kdeinit: launch -> kio_http http |
| 675 |
kio (KLauncher): kio_http (pid 3168) up and running. |
| 676 |
kio (KLauncher): Slave launched, pid = 3168 |
| 677 |
kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konquerorlE1Xmc.slave-socket |
| 678 |
kdecore (KSocket): Socket bound: 10 |
| 679 |
kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http |
| 680 |
kdeinit: Got EXEC_NEW 'kio_http' from launcher. |
| 681 |
kdeinit: launch -> kio_http http |
| 682 |
kio (KLauncher): kio_http (pid 1912) up and running. |
| 683 |
kio (KLauncher): Slave launched, pid = 1912 |
| 684 |
kio (Slave): slave failed to connect to application pid=3168 protocol=http |
| 685 |
kio (Slave): slave is slow... pid=3168 t=19 |
| 686 |
kio (Slave): Houston, we lost our slave, pid=3168 |
| 687 |
kio (Slave): slave died pid = 3168 |
| 688 |
kdecore (KSocket): Socket 3 did not connect: Connection refused |
| 689 |
kdecore (KSocket): Failed to connect |
| 690 |
khtml (part): KHTMLPart::emitLoadEvent 0x10117330 |
| 691 |
khtml (encoding): Checking... |
| 692 |
konqueror: KonqView::slotCompleted |
| 693 |
khtml (part): saveState! |
| 694 |
khtml (part): KHTMLPart::saveState saving URL http://netfrag.org/nfoweb/ |
| 695 |
libkonq: ## addToHistory: http://netfrag.org/nfoweb/Typed URL: netfrag.org, Title: Netfrag - An experimental fragment - Index |
| 696 |
kio (Slave): slave failed to connect to application pid=1912 protocol=http |
| 697 |
kio (Slave): slave is slow... pid=1912 t=15 |
| 698 |
kio (Slave): Houston, we lost our slave, pid=1912 |
| 699 |
kio (Slave): slave died pid = 1912 |
| 700 |
DCOP: register 'anonymous-3168' -> number of clients is now 3 |
| 701 |
kdecore (KSocket): Socket 3 did not connect: No such file or directory |
| 702 |
kdecore (KSocket): Failed to connect |
| 703 |
DCOP: register 'anonymous-1912' -> number of clients is now 4 |
| 704 |
kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/kdedwgx6nc.slave-socket |
| 705 |
kdecore (KSocket): Socket bound: 10 |
| 706 |
kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http |
| 707 |
kdeinit: Got EXEC_NEW 'kio_http' from launcher. |
| 708 |
kdeinit: launch -> kio_http http |
| 709 |
kio (KLauncher): kio_http (pid 3196) up and running. |
| 710 |
kio (KLauncher): Slave launched, pid = 3196 |
| 711 |
DCOP: register 'anonymous-3196' -> number of clients is now 5 |
| 712 |
kio_http: (3196) Hostname is now: www.netfrag.org |
| 713 |
kio_http: (3196) Proxy realm value: |
| 714 |
kio_http: (3196) Proxy URL is now: |
| 715 |
kio_http: (3196) HTTPProtocol::get http://www.netfrag.org/nfoweb/themes/default/images/favicon.ico |
| 716 |
kdesud: PING |
| 717 |
kdesud: eof on fd 7 |
| 718 |
kdesud: Checking for group key: http-www.netfrag.org |
| 719 |
kdesud: Group key NOT found! |
| 720 |
kio_http: ======= Begin header ======= |
| 721 |
kio_http: (3196) GET /nfoweb/themes/default/images/favicon.ico HTTP/1.1kdesud: eof on fd 7 |
| 722 |
|
| 723 |
[...] |
| 724 |
|
| 725 |
kio_http: (3196) Connection: Keep-Alive |
| 726 |
kio_http: (3196) User-Agent: Mozilla/5.0 (compatible; Konqueror/2.2.2; CYGWIN_NT-5.0) |
| 727 |
kio_http: (3196) Accept: text/*, image/jpeg, image/png, image/*, */* |
| 728 |
kio_http: (3196) Accept-Encoding: x-gzip, gzip, identity |
| 729 |
kio_http: (3196) Accept-Charset: Any, utf-8, * |
| 730 |
kio_http: (3196) Accept-Language: en |
| 731 |
kio_http: (3196) Host: www.netfrag.org |
| 732 |
kio_http: ======= Begin Response ======= |
| 733 |
kio_http: (3196) HTTP/1.1 200 OK |
| 734 |
kio_http: (3196) Date: Mon, 21 Apr 2003 04:22:46 GMT |
| 735 |
kio_http: (3196) Server: Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3 |
| 736 |
kio_http: (3196) Last-Modified: Thu, 17 Jan 2002 22:48:31 GMT |
| 737 |
kio_http: (3196) ETag: "7fb0-436-3c4754bf" |
| 738 |
kio_http: (3196) Accept-Ranges: bytes |
| 739 |
kio_http: (3196) Content-Length: 1078 |
| 740 |
kio_http: (3196) Keep-Alive: timeout=15, max=100 |
| 741 |
kio_http: (3196) Connection: Keep-Alive |
| 742 |
kio_http: (3196) Content-Type: text/plain; charset=iso-8859-1 |
| 743 |
kio_http: (3196) --empty-- |
| 744 |
kio (kioslave): (3196) SlaveBase::mimeType 'text/plain' |
| 745 |
kio (kioslave): (3196) mimeType: emitting meta data |
| 746 |
kio_http_debug: WARNING: (3196) createCacheEntry: opening /cygdrive/c/var/home/amo/.kde/share/apps/kio_http/cache/n/www.netfrag.org_nfoweb_t |
| 747 |
hemes_default_images_favicon.ico:3b73661c.new failed. |
| 748 |
kded: KImageIO: readImage() format = ICO |
| 749 |
|
| 750 |
[...] |
| 751 |
|
| 752 |
HTML warning: Image tag only specifies <height> |
| 753 |
HTML warning: Image tag only specifies <height> |
| 754 |
HTML warning: Image tag only specifies <height> |
| 755 |
HTML warning: Image tag only specifies <height> |
| 756 |
HTML warning: Image tag only specifies <height> |
| 757 |
HTML warning: FORM lacks a Submit button |
| 758 |
HTML warning: Image tag only specifies <height> |
| 759 |
HTML warning: Image tag only specifies <height> |
| 760 |
HTML warning: Image tag only specifies <height> |
| 761 |
HTML warning: Image tag only specifies <height> |
| 762 |
HTML warning: Image tag only specifies <height> |
| 763 |
HTML warning: Image tag only specifies <height> |
| 764 |
HTML warning: Image tag only specifies <height> |
| 765 |
HTML warning: Image tag only specifies <height> |
| 766 |
Nav_open_url: Url=>http://grasshopper/-ts/e.php< |
| 767 |
Connecting to 192.168.10.99 |
| 768 |
Nav_open_url: Url=>http://grasshopper/-ts/e.php?x=/pub/login/< |
| 769 |
Connecting to 192.168.10.99 |
| 770 |
HTML warning: Image tag only specifies <height> |
| 771 |
HTML warning: Image tag only specifies <height> |
| 772 |
HTML warning: Image tag only specifies <height> |
| 773 |
HTML warning: Image tag only specifies <height> |
| 774 |
HTML warning: Image tag only specifies <height> |
| 775 |
HTML warning: FORM lacks a Submit button |
| 776 |
HTML warning: Image tag only specifies <height> |
| 777 |
HTML warning: Image tag only specifies <height> |
| 778 |
HTML warning: Image tag only specifies <height> |
| 779 |
HTML warning: Image tag only specifies <height> |
| 780 |
HTML warning: Image tag only specifies <height> |
| 781 |
HTML warning: Image tag only specifies <height> |
| 782 |
HTML warning: Image tag only specifies <height> |
| 783 |
HTML warning: Image tag only specifies <height> |
| 784 |
error: can't connect to socket /tmp/.sawfish-amo/grasshopper%0.0 |
| 785 |
Dillo: normal exit! |
| 786 |
|
| 787 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 788 |
|
| 789 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60) |
| 790 |
|
| 791 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 792 |
|
| 793 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60) |
| 794 |
|
| 795 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 796 |
|
| 797 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60) |
| 798 |
|
| 799 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 800 |
|
| 801 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60) |
| 802 |
|
| 803 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 804 |
|
| 805 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60) |
| 806 |
|
| 807 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 808 |
|
| 809 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60) |
| 810 |
|
| 811 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 812 |
|
| 813 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60) |
| 814 |
|
| 815 |
Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8) |
| 816 |
19 [main] gnomecc 3068 fork_copy: loaded dll data/bss pass 0 failed, 0x1DCA000..0x1DCA350, done 0, windows pid 1908, Win32 error 487 |
| 817 |
Gnome-Message: gnome_execute_async_with_env_fds: returning -1 |
| 818 |
|
| 819 |
waiting for X server to shut down Gdk-ERROR **: Fatal IO error 113 (Connection aborted) on X server :0.0. |
| 820 |
X connection to :0.0 broken (explicit kill or server shutdown). |
| 821 |
.......kdeinit: Fatal IO error: client killed |
| 822 |
.kdesud: ERROR: Fatal IO error, exiting... |
| 823 |
kdeinit: sending SIGHUP to children. |
| 824 |
.. |
| 825 |
|
| 826 |
xinit: X server slow to shut down, sending KILL signal. |
| 827 |
kdeinit: sending SIGTERM to children. |
| 828 |
kdeinit: Exit. |
| 829 |
KLauncher: Exiting on signal 1 |
| 830 |
Exiting on signal 15 |
| 831 |
DCOP: unregister 'kcookiejar' |
| 832 |
DCOP: unregister 'kio_uiserver' |
| 833 |
DCOP: unregister 'kded' |
| 834 |
|
| 835 |
m some links ... |
| 836 |
http://selfhtml.teamone.de/navigation/css.htm#positionierung |
| 837 |
http://netfrag.org/~joko/?32545-34543-45345-56767-34174 |
| 838 |
http://www.php.net/manual/en/function.stripslashes.php |
| 839 |
|
| 840 |
i on grasshopper - How to update XML documents without rewriting the whole bunch? |
| 841 |
|
| 842 |
Use XUpdate! [http://www.xmldb.org/xupdate/xupdate-wd.html] |
| 843 |
This specification defines the syntax and semantics of the XUpdate update language. |
| 844 |
An update in the XUpdate language is expressed as a well-formed [XML] document. |
| 845 |
XUpdate makes extensive use of the expression language defined by [XPath] for |
| 846 |
selecting elements for updating and for conditional processing. |
| 847 |
XUpdate is a pure descriptive language which is designed with references to the |
| 848 |
definition of XSL Transformations [XSLT]. |
| 849 |
|
| 850 |
What's on CPAN? [http://search.cpan.org/search?query=xupdate&mode=all] |
| 851 |
gives |
| 852 |
XML::XUpdate::LibXML (use XML::LibXML;) (addon) |
| 853 |
XML::DB::Service::XUpdateQueryService (use XML::XUpdate::LibXML;) |
| 854 |
XML::XSH (requires XML::LibXML, XML::XUpdate::LibXML) |
| 855 |
xupdate - Process XUpdate commands over an XML document |
| 856 |
http://search.cpan.org/author/PAJAS/XML-XUpdate-LibXML-0.4.0/xupdate |
| 857 |
SYNOPSIS: xupdate [options] <xupdate-file> <input-file> |
| 858 |
|
| 859 |
XML::XSH didn't work on win32. We require a xupdate independent of XML::LibXML. |
| 860 |
Aim: patch xupdate [http://search.cpan.org/src/PAJAS/XML-XUpdate-LibXML-0.4.0/xupdate] |
| 861 |
using XML::Parser::EasyTree, XML::XPath |
| 862 |
|
| 863 |
checking out XML::XSH: |
| 864 |
[...] |
| 865 |
CPAN.pm: Going to build P/PA/PAJAS/XML-XSH-1.6.tar.gz |
| 866 |
---- Unsatisfied dependencies detected during [P/PA/PAJAS/XML-XSH-1.6.tar.gz] ----- |
| 867 |
XML::LibXML |
| 868 |
XML::XUpdate::LibXML |
| 869 |
Parse::RecDescent |
| 870 |
Shall I follow them and prepend them to the queue |
| 871 |
of modules we are processing right now? [yes] |
| 872 |
[...] |
| 873 |
CPAN.pm: Going to build P/PH/PHISH/XML-LibXML-1.53.tar.gz |
| 874 |
enable native perl UTF8 |
| 875 |
looking for -lxml2... Warning: prerequisite XML::LibXML::Common failed to load: Can't locate XML/LibXML/Common.pm in @INC (@INC contains: C:/Programme |
| 876 |
/Perl/lib C:/Programme/Perl/site/lib .) at (eval 10) line 3. |
| 877 |
yes |
| 878 |
If you are building XML::LibXML from CVS, you may wish to run |
| 879 |
|
| 880 |
$ make docs |
| 881 |
|
| 882 |
before doing anything else. This will re-build the documentation |
| 883 |
from the XML file in examples/libxml.xml. This is *not* necessary |
| 884 |
if you are building from a CPAN distribution. |
| 885 |
Checking if your kit is complete... |
| 886 |
Looks good |
| 887 |
Note (probably harmless): No library found for '-llibxml2' |
| 888 |
Note (probably harmless): No library found for '-lzlib' |
| 889 |
Writing Makefile for XML::LibXML |
| 890 |
---- Unsatisfied dependencies detected during [P/PH/PHISH/XML-LibXML-1.53.tar.gz] ----- |
| 891 |
XML::LibXML::Common |
| 892 |
Shall I follow them and prepend them to the queue |
| 893 |
of modules we are processing right now? [yes] |
| 894 |
|
| 895 |
[...] |
| 896 |
|
| 897 |
Text::Balanced |
| 898 |
|
| 899 |
[...] |
| 900 |
|
| 901 |
Does not work since some required .h file fails. (of course, libxml-dev and libxml itself!) |
| 902 |
|
| 903 |
What about XML::Handler::XMLWriter? |
| 904 |
|
| 905 |
What about XML::XSLT? Didn't work on the first run. |
| 906 |
What was that about? It required XML::DOM and this one required XML::Parser 2.30... |
| 907 |
Which one do we have? |
| 908 |
#> perl -MXML::Parser -e "print $XML::Parser::VERSION;" |
| 909 |
2.27 |
| 910 |
Okay: |
| 911 |
#> perl -MCPAN -e "install XML::Parser" |
| 912 |
CPAN: Storable loaded ok |
| 913 |
Going to read C:\var\home\amo\.cpanw32\Metadata |
| 914 |
Database was generated on Wed, 23 Apr 2003 03:12:10 GMT |
| 915 |
Running install for module XML::Parser |
| 916 |
Running make for C/CO/COOPERCL/XML-Parser-2.31.tar.gz |
| 917 |
CPAN: Digest::MD5 loaded ok |
| 918 |
CPAN: Compress::Zlib loaded ok |
| 919 |
Checksum for C:\var\home\amo\.cpanw32\sources\authors\id\C\CO\COOPERCL\XML-Parser-2.31.tar.gz ok |
| 920 |
Scanning cache C:\var\home\amo\.cpanw32\build for sizes |
| 921 |
|
| 922 |
[...] |
| 923 |
|
| 924 |
Removing previously used C:\var\home\amo\.cpanw32\build\XML-Parser-2.31 |
| 925 |
|
| 926 |
CPAN.pm: Going to build C/CO/COOPERCL/XML-Parser-2.31.tar.gz |
| 927 |
|
| 928 |
Note (probably harmless): No library found for '-lexpat' |
| 929 |
Checking if your kit is complete... |
| 930 |
Looks good |
| 931 |
Note (probably harmless): No library found for '-lexpat' |
| 932 |
Writing Makefile for XML::Parser::Expat |
| 933 |
Writing Makefile for XML::Parser |
| 934 |
|
| 935 |
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 |
| 936 |
Copyright (C) Microsoft Corp 1988-1998. All rights reserved. |
| 937 |
|
| 938 |
[...] |
| 939 |
|
| 940 |
Expat.c |
| 941 |
Expat.xs(12) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory |
| 942 |
NMAKE : fatal error U1077: 'cl' : return code '0x2' |
| 943 |
Stop. |
| 944 |
NMAKE : fatal error U1077: 'cd' : return code '0x2' |
| 945 |
Stop. |
| 946 |
C:\Programme\vs\VC98\Bin\nmake.EXE -- NOT OK |
| 947 |
Running make test |
| 948 |
Can't test without successful make |
| 949 |
Running make install |
| 950 |
make had returned bad status, install seems impossible |
| 951 |
|
| 952 |
#> cd C:\var\home\amo\.cpanw32\build\XML-Parser-2.31 |
| 953 |
#> perl Makefile.PL |
| 954 |
Note (probably harmless): No library found for '-lexpat' |
| 955 |
Note (probably harmless): No library found for '-lexpat' |
| 956 |
Writing Makefile for XML::Parser::Expat |
| 957 |
Writing Makefile for XML::Parser |
| 958 |
#> nano README ( less README ) |
| 959 |
hmmm..... |
| 960 |
#> less Makefile.PL |
| 961 |
ahhh.... [perl Makefile.PL EXPATLIBPATH=/home/me/lib EXPATINCPATH=/home/me/include], so .... |
| 962 |
#> perl Makefile.PL EXPATLIBPATH=C:\Programme\Perl\site\lib\XML\Parser\Expat\lib |
| 963 |
hmmm.... of course - this doesn't work with the old embedded / included expat |
| 964 |
the docs say: expat is not any more included in package! |
| 965 |
hmmmm..... |
| 966 |
my $PATH still includes 'C:\Programme\Expat-1.95.2\Libs', but there it has vanished! |
| 967 |
okay: get a new Expat from http://sourceforge.net/projects/expat/ |
| 968 |
expat_win32bin 1.95.6 January 24, 2003 - Download |
| 969 |
|
| 970 |
#> cd C:\var\home\amo\.cpanw32\build\XML-Parser-2.31 |
| 971 |
#> perl Makefile.PL EXPATLIBPATH=C:\Programme\Expat-1.95.5\Libs EXPATINCPATH=C:\Programme\Expat-1.95.5\Source\lib |
| 972 |
Writing Makefile for XML::Parser::Expat |
| 973 |
Writing Makefile for XML::Parser |
| 974 |
#> nmake |
| 975 |
ahhh..... |
| 976 |
#> nmake test |
| 977 |
ohhh... [popup: Die Dynamic Link Library libexpat.dll wurde nicht im angegebenen Pfad] |
| 978 |
okay, replaced $PATH entry through C:\Programme\Expat-1.95.5\Libs and restarted shell! again: |
| 979 |
#> nmake test |
| 980 |
|
| 981 |
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 |
| 982 |
Copyright (C) Microsoft Corp 1988-1998. All rights reserved. |
| 983 |
|
| 984 |
C:\Programme\Perl\bin\perl.exe -Mblib -Ic:\programme\Perl\lib -Ic:\programme\Perl\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=0 |
| 985 |
; runtests @ARGV;" t\astress.t t\cdata.t t\decl.t t\defaulted.t t\encoding.t t\external_ent.t t\file.t t\finish.t t\namespaces.t t\parament.t t\partia |
| 986 |
l.t t\skip.t t\stream.t |
| 987 |
Using C:/var/home/amo/.cpanw32/build/XML-Parser-2.31/blib |
| 988 |
t\astress.........ok |
| 989 |
t\cdata...........ok |
| 990 |
t\decl............ok |
| 991 |
t\defaulted.......ok |
| 992 |
t\encoding........ok |
| 993 |
t\external_ent....ok |
| 994 |
t\file............ok |
| 995 |
t\finish..........ok |
| 996 |
t\namespaces......ok |
| 997 |
t\parament........ok |
| 998 |
t\partial.........ok |
| 999 |
t\skip............ok |
| 1000 |
t\stream..........ok |
| 1001 |
All tests successful. |
| 1002 |
Files=13, Tests=113, 7 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) |
| 1003 |
|
| 1004 |
fine... ;-) |
| 1005 |
|
| 1006 |
#> nmake install |
| 1007 |
uuups: |
| 1008 |
|
| 1009 |
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 |
| 1010 |
Copyright (C) Microsoft Corp 1988-1998. All rights reserved. |
| 1011 |
|
| 1012 |
Skipping C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.bs (unchanged) |
| 1013 |
Cannot forceunlink C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.dll: Permission denied at c:\programme\Perl\lib/File/Find.pm line 519 |
| 1014 |
NMAKE : fatal error U1077: 'C:\Programme\Perl\bin\perl.exe' : return code '0xff' |
| 1015 |
Stop. |
| 1016 |
|
| 1017 |
okay: |
| 1018 |
#> mv C:\Programme\Perl\site\lib\auto\XML\Parser\Expat C:\Programme\Perl\site\lib\auto\XML\Parser\Expat.tmp |
| 1019 |
#> nmake install |
| 1020 |
|
| 1021 |
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 |
| 1022 |
Copyright (C) Microsoft Corp 1988-1998. All rights reserved. |
| 1023 |
|
| 1024 |
Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.bs |
| 1025 |
Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.dll |
| 1026 |
Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.exp |
| 1027 |
Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.lib |
| 1028 |
Installing C:\programme\Perl\site\lib\XML\Parser.pm |
| 1029 |
Installing C:\programme\Perl\site\lib\XML\Parser\Expat.pm |
| 1030 |
Installing C:\programme\Perl\site\lib\XML\Parser\LWPExternEnt.pl |
| 1031 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\big5.enc (unchanged) |
| 1032 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\euc-kr.enc (unchanged) |
| 1033 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-2.enc (unchanged) |
| 1034 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-3.enc (unchanged) |
| 1035 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-4.enc (unchanged) |
| 1036 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-5.enc (unchanged) |
| 1037 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-7.enc (unchanged) |
| 1038 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-8.enc (unchanged) |
| 1039 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-9.enc (unchanged) |
| 1040 |
Installing C:\programme\Perl\site\lib\XML\Parser\Encodings\Japanese_Encodings.msg |
| 1041 |
Installing C:\programme\Perl\site\lib\XML\Parser\Encodings\README |
| 1042 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\windows-1250.enc (unchanged) |
| 1043 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-euc-jp-jisx0221.enc (unchanged) |
| 1044 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-euc-jp-unicode.enc (unchanged) |
| 1045 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-cp932.enc (unchanged) |
| 1046 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-jdk117.enc (unchanged) |
| 1047 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-jisx0221.enc (unchanged) |
| 1048 |
Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-unicode.enc (unchanged) |
| 1049 |
Writing c:\programme\Perl\site\lib\auto\XML\Parser\.packlist |
| 1050 |
Appending installation info to c:\programme\Perl\lib/perllocal.pod |
| 1051 |
|
| 1052 |
#> perl -MXML::Parser -e "print $XML::Parser::VERSION;" |
| 1053 |
2.31 |
| 1054 |
|
| 1055 |
Okay, let's try XML::XSLT from CPAN again. |
| 1056 |
#> perl -MCPAN -eshell |
| 1057 |
#> install XML::XSLT |
| 1058 |
yup! |
| 1059 |
|
| 1060 |
i on grasshopper: |
| 1061 |
perl -MClass::Tangram -e "print $Class::Tangram::VERSION;" |
| 1062 |
1.13 |
| 1063 |
|
| 1064 |
i some more links... |
| 1065 |
http://sourceforge.net/mailarchive/forum.php?thread_id=391073&forum_id=7137 |
| 1066 |
http://sourceforge.net/mailarchive/forum.php?thread_id=391093&forum_id=7137 |
| 1067 |
http://sourceforge.net/mailarchive/forum.php?thread_id=391097&forum_id=7137 |
| 1068 |
|
| 1069 |
o look at |
| 1070 |
regarding "tie": |
| 1071 |
Tangram::Type |
| 1072 |
Tangram::Coll |
| 1073 |
Tangram::AbstractArray |
| 1074 |
Tangram::IntrArray |
| 1075 |
regarding "filtering": |
| 1076 |
Tangram::Cursor |
| 1077 |
|
| 1078 |
o look at: LDSU |
| 1079 |
|
| 1080 |
i on gharb.tune.sytes.net |
| 1081 |
#> apt-get install svgalib-bin |
| 1082 |
#> apt-get install zgv |
| 1083 |
#> apt-get install nasm |
| 1084 |
#> apt-get install svgalibg1-dev |
| 1085 |
#> cd /home/joko/download/Linux-Svgalib |
| 1086 |
#> perl Makefile.PL |
| 1087 |
#> make |
| 1088 |
i success: |
| 1089 |
- drawing lines with Linux::Svgalib from CPAN |
| 1090 |
- running zgv: viewed some pics |
| 1091 |
- running mplayer: watched "Bingo the Clown...." |
| 1092 |
- running arachne: browsed www.netfrag.org |
| 1093 |
... looks good! |
| 1094 |
http://www.ece.queensu.ca/hpages/courses/Elec377/man/man7/svgalib.7.txt |
| 1095 |
http://www.arava.co.il/matan/svgalib/hypermail/0912.html |
| 1096 |
http://search.cpan.org/author/JSTOWE/Linux-Svgalib-1.2/Svgalib.pm |
| 1097 |
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=drawscansegment |
| 1098 |
http://search.cpan.org/author/JSTOWE/Linux-Svgalib-1.2/ |
| 1099 |
http://www.arava.co.il/matan/svgalib/hypermail/0763.html |
| 1100 |
http://www.google.com/search?q=neutrino+xbox&hl=en&lr=&ie=UTF-8&oe=UTF-8 |
| 1101 |
http://search.cpan.org/search?query=svgalib&mode=all |
| 1102 |
http://www.svgalib.org/ |
| 1103 |
|
| 1104 |
i C:\Programme\SciTe\doc\SciTEExtension.html |
| 1105 |
|
| 1106 |
@sequence block |
| 1107 |
@date ~ 2003-04-29 |
| 1108 |
@x-editor SciTE (Version 1.49 by Neil Hodgson, December 1998-November 2002. http://www.scintilla.org) |
| 1109 |
@description Changed editor to scintilla. (note: Don't forget to pay a license to the authors of UltraEdit!) |
| 1110 |
|
| 1111 |
i http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=moving+robots |
| 1112 |
|
| 1113 |
i books |
| 1114 |
Angelica Domröse - Ich fang mich selbst ein |
| 1115 |
|
| 1116 |
o shortcut: [win32] File [right-click] / New / Unix-File (LF instead of CR+LF!!!) |
| 1117 |
|
| 1118 |
o shortcut: [win32] File [right-click] / SyncWithCellular |
| 1119 |
|
| 1120 |
i some modules on CPAN: |
| 1121 |
File::CheckTree |
| 1122 |
File::Compare |
| 1123 |
File::stat |
| 1124 |
File::Path |
| 1125 |
|