DOWNLOADS
KToshiba Source Code
KToshiba 0.11 (KDE >= 3.2)
For older packages please visit the SourceForge project page.
KMilo Plugin 0.1 (KDE >= 3.2)
KToshiba Binary Packages
KToshiba 0.11 (KDE >= 3.5.2)
For older packages please visit the SourceForge project page.
KToshiba from SVN
KToshiba SVN (KDE >= 3.2)
For those who live on the bleeding edge, here's how to get the sources:
- svn co https://svn.sourceforge.net/svnroot/ktoshiba/trunk/ktoshiba
Once you have downloaded the source code just do:
- cd ktoshiba
- make -f Makefile.cvs
- ./configure --prefix=`kde-config --prefix` (you may add more options, eg.: --with-omnibook=yes)
- make
- su -c "make install"
