Home
Phabricator
Search
Log In
Files
F59046762
README
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Jun 12, 2:53 PM
Size
950 B
Mime Type
text/plain
Expires
Sat, Jun 14, 2:53 PM (1 d, 1 h)
Engine
blob
Format
Raw Data
Handle
20638076
Attached To
R883 Subversion
README
View Options
To use the KDE Traffic build script:
- get ktpub.tar.gz from www.kerneltraffic.org and unpack it in this directory
(should create ktpub directory)
- recommended hacks (should prevent build failures -- works for me (TM)):
- patch the ktpub system as needed: (cd ktpub; cat ../ktpub.diff | patch -p1)
- touch ktpub/xslt/site
- execute ./mkkdetraf <issue-number> (like ./mkkdetraf 68)
- you should have files kdeYYYYMMDD_II.xml and .html - look at them
To also generate statistics:
- if you use knode and gmane to read the lists (or have them subscribed this
way) [NOTE however: the sizes will be ROUGH ESTIMATES ONLY]:
- mkdir mkstats-knode-headers
- ln -s $KDEHOME/share/apps/knode/nntp.<number>/{subscribed-lists}.static \
mkstats-knode-headers
- echo 'cat ./mkstats-knode-headers/* | ./mkstats-knode' > mkstats
- chmod +x mkstats
- if you have only mail archive: XXX write compatible mkstats script :/
-- Peter Rockai, 14.11.2003
Log In to Comment