Compilation
-----------------
Install all required packages (see Requirements below).
Run: WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs
Run: ./configure --prefix=`kde-config --prefix`
Run: make
Run: sudo make install

Requirements (for compilation)
--------------------------------------------
* KDE headers - on Ubuntu it is package "kdelibs4-dev" and "kdebase-dev".
* Kross (part of KOffice) - on Ubuntu it is package "koffice-dev". 
* Python - on Ubuntu it is package "python2.4".
   pyQt and pyKDE (Python bindings for Qt and KDE). On Ubuntu it is package 
   "python-qt3" and "python-kde3", respectively.
* autoconf 2.5 and automake>1.6 - on Ubuntu it is package "autoconf" and 
   "automake1.9", respectively. You have to switch automake to 1.9 by 
   running "sudo update-alternatives --config automake" on Ubuntu.

Installation
---------------
Compile and install package. Then add Cbar sidebar into Konqueror 
sidebar - open Konqueror, press F9 to show sidebar, click on configuration 
button, then "Add new"->"Cbar".
You can configure which scripts will be enabled by clicking 
button "Configure scripts" at the top.
