Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-06 Thread James Morrissey
Thanks for all the responses, i'll have a look at these things and see what i can get working. j On 5 April 2012 19:19, Neil Greenwood wrote: > One thing to check - you located the file, but check that it isn't a broken > symlink by using "ls -l". > > Neil. > > P.S. Sorry for the brevity, this i

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread Neil Greenwood
One thing to check - you located the file, but check that it isn't a broken symlink by using "ls -l". Neil. P.S. Sorry for the brevity, this is typed on my phone. On Apr 5, 2012 4:26 PM, "James Morrissey" wrote: > > Try installing the following packages: > > > > libqwt5-qt4 > > libqwt5-qt4-dev

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread Colin Watson
On Thu, Apr 05, 2012 at 06:35:44PM +0200, James Morrissey wrote: > On 5 April 2012 18:04, James Morrissey wrote: > >> No, if kbide is a 32-bit application, then you need to install 32-bit > >> libraries for it.  Try installing "libqt4-svg:i386". > > > > Brilliant, that got it. > > Well i have sti

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread James Morrissey
On 5 April 2012 18:04, James Morrissey wrote: >> No, if kbide is a 32-bit application, then you need to install 32-bit >> libraries for it.  Try installing "libqt4-svg:i386". > > > Brilliant, that got it. > > Thanks, > > James. Well i have still come up with problems on this. I am assuming that

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread James Morrissey
> No, if kbide is a 32-bit application, then you need to install 32-bit > libraries for it.  Try installing "libqt4-svg:i386". Brilliant, that got it. Thanks, James. -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread Colin Watson
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

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread James Morrissey
> > Sounds like the Jim above has the solution, however, I would have a > look at Gambas if you haven't already, it's pretty good. > Thanks, i'll give it a go. KBasic really did sound promising though. j -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wi

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread James Morrissey
> Try installing the following packages: > > libqwt5-qt4 > libqwt5-qt4-dev > qt4-dev-tools > qt4-qtconfig (n.b. this is in the universe repository) > > This is the suggestion on this page, but it is in Spanish, and not > particularly recent: > > http://www.espaciolinux.com/foros/viewtopic.php?t=340

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread Kris Douglas
On 5 April 2012 15:16, James Morrissey wrote: > Hi, > > I am trying to get KBasic working for someone who is an ardent VB > supporter, but in whom i have just managed to pique interest > sufficiently to give this go. > > Unfortunately i have had some trouble with the installer, mainly with > getti

Re: [ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread Jim Price
On 05/04/12 15:16, James Morrissey wrote: Hi, I am trying to get KBasic working for someone who is an ardent VB supporter, but in whom i have just managed to pique interest sufficiently to give this go. Unfortunately i have had some trouble with the installer, mainly with getting all the depend

[ubuntu-uk] cannot open shared object file: No such file or directory

2012-04-05 Thread James Morrissey
Hi, I am trying to get KBasic working for someone who is an ardent VB supporter, but in whom i have just managed to pique interest sufficiently to give this go. Unfortunately i have had some trouble with the installer, mainly with getting all the dependencies on the machine. Now i think i have ev