I just downloaded and installed superkaramba-0.21.....now what? I thought I would just have to type superkramba or kramba to get the program running but no deal. What do I do exactly? Do I have to write some python scripts?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey,
I just downloaded and installed superkaramba-0.21.....now what? I thought I would just have to type superkramba or kramba to get the program running but no deal. What do I do exactly? Do I have to write some python scripts?
Thanks
By default, SuperKaramba probably installed in a directory not in your system path.
What you need to do is copy the file you compiled from superkaramba-0.21/src/superkaramba to /usr/bin:
su
cd superkaramba-0.21
cp src/superkaramba /usr/bin
then you can just type "superkaramba" to run it.
It will pop up a window where you can open .theme files that you have downloaded from kde-look.org.
Have fun :)