On Thu, Apr 05, 2012 at 04:16:20PM +0200, James Morrissey wrote: > Unfortunately i have had some trouble with the installer, mainly with > getting all the dependencies on the machine. Now i think i have > everything but i am still getting a message about a missing shared > object. When i enter (to run the installer: 'kbide'): > > ~/Downloads/KBasic$ ./kbide > > I get: > > ./kbide: error while loading shared libraries: libQtSvg.so.4: cannot > open shared object file: No such file or directory > > However > "locate libQtSvg.so.4" > > gives > > /usr/lib/x86_64-linux-gnu/libQtSvg.so.4 > /usr/lib/x86_64-linux-gnu/libQtSvg.so.4.7 > /usr/lib/x86_64-linux-gnu/libQtSvg.so.4.7.4 > > So it seems that the directory is there but its not being seen.
No, if kbide is a 32-bit application, then you need to install 32-bit libraries for it. Try installing "libqt4-svg:i386". -- Colin Watson [cjwat...@ubuntu.com] -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/