I've used your package on my system with kde 3.4.1 taken from alioth and it can be installed with no problem, but if I try to launch superkaramba I can't, and konsole shows:
io@D998:~$ superkaramba
superkaramba: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory
This issue can be solved installing python2.4 with apt-get, or/and, modifying the package to check python2.4 dependency.
HTH
Ratings & Comments
3 Comments
Works fine with KDE 3.3.2 from SID repository (:
I've used your package on my system with kde 3.4.1 taken from alioth and it can be installed with no problem, but if I try to launch superkaramba I can't, and konsole shows: io@D998:~$ superkaramba superkaramba: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory This issue can be solved installing python2.4 with apt-get, or/and, modifying the package to check python2.4 dependency. HTH
I have the same problem than you but I have kde 3.3.2. I have install python2.4 and it doesn't change anything. What can I do ? Thank you