Some minutes ago, i imported KBlogger Source on KDE Svn. You can Download and compile the last version in few steps:
- get the code with "svn co svn://anonsvn.kde.org/home/kde/trunk/playground/network"
- execute "make -f Makefile.cvs" in the network dir.
- ./configure
- cd kblogger
- make
- make install
That’s all!

ste says:
svn: comand not found…is anywhere a simple tar.gz to compile?
tony says:
svn is a command!
you can install svn (on a debian based system) with a “apt-get install subversion”. Only the official release have a tarball…
Ciao!
ste says:
COMAND not found, I said
I have installed kdesvn, but without effect, now I’m installing subversion and the comand creates a lot of folders from atmosfere to ksniffer, I’m on dialup connection…
gnuton says:
see the last post how-to-compile-kblogger-from-svn…