[Gambas-user] Gambas 2 -> Gambas 3
Ron_1st
ronstk at ...239...
Wed Feb 18 16:45:13 CET 2009
On Wednesday 18 February 2009, David Villalobos Cambronero wrote:
>
> Hi, it happened to me some day ago,
> there is what I did to fix it.
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so
>
>
> And just be aware that my system is 64
> Bits.
>
> By the way, I agree with Ron. I my case Gambas 3
> compiles fine, but suddenly it crash in the make process telling me
> the problem about qt-mt, I try to fin the lib with kfind and realize
> that libqt-mt was unaccessible, could be Gambas involved?
>
> Regards
>
>
> --
> David
>
>
>
> ----- Original Message ----
> From: Benoît Minisini <gambas at ...1...>
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Sent: Wednesday, February 18, 2009 8:37:38 AM
> Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
>
> > On Wednesday 18 February 2009, Benoît Minisini wrote:
> > > > Benoit,
---8<----
> >
> > From the problems I have it did look to me something with qt was failing.
> > In the configure there is/was no mention about qt-mt
> > but in the log from 'make' it occurs on some parts related to gb.gt.xxxx
> > I did give you those logs also the ones from make install with the -v flag
> > for the gbi calls.
> > I commented even the place in that special log where the gbi -v was
> > aborted. Never got a hint from that action you requested me to do with -v
> > flag.
> >
> > It may be not exact the same problem but strong related in my view
> > by reading my log files line by line.
> >
> > The compare for diffs between kubuntu8.04 - kubuntu-8.10 and your mandrake
> > was interesting but not effective.
> > However we din never look to where the diffs where for the qt libs and
> > that is interesting to.
> > kubuntu 8.04 based on qt3 kde3
> > kubuntu 8.10 based on qt4 kde4
> >
> > I did see in the 'make' log references for gcc for lib paths to lib/qt4
> >
> > Attached the result for 'locate qt3' (removed the /user/share/doc lines)
> >
> > So I did give up, live goes on for you and me.
> >
> >
> > ron at ...1311...:~$ locate libqt-mt
> >
> > pclinux-2007 mounted at /mnt/sda2
> >
> > /mnt/sda2/usr/lib/qt3/lib/libqt-mt.la
> > /mnt/sda2/usr/lib/qt3/lib/libqt-mt.prl
> > /mnt/sda2/usr/lib/qt3/lib/libqt-mt.so.3
> > /mnt/sda2/usr/lib/qt3/lib/libqt-mt.so.3.3
> > /mnt/sda2/usr/lib/qt3/lib/libqt-mt.so.3.3.8
> >
> >
> > kubuntu-8.04
> >
> > /usr/lib/libqt-mt.la
> > /usr/lib/libqt-mt.prl
> > /usr/lib/libqt-mt.so
> > /usr/lib/libqt-mt.so.3
> > /usr/lib/libqt-mt.so.3.3
> > /usr/lib/libqt-mt.so.3.3.8
> > /usr/share/qt3/lib/libqt-mt.la
> > /usr/share/qt3/lib/libqt-mt.prl
> > /usr/share/qt3/lib/libqt-mt.so
> > /usr/share/qt3/lib/libqt-mt.so.3
> > /usr/share/qt3/lib/libqt-mt.so.3.3
They are symlinked to the files in /usr/lib
> >
> >
> >
> > Best regards,
> >
> > Ron_1st
>
> Do you know why there is libqt-mt.so.3.* at two different places on your
> system? (/usr/lib and /usr/share/qt3/lib)
>
I'm not 100% sure but it could be I have done myself like David has done.
To long ago.
Best regards,
Ron_1st
--
A: Delete the text you reply on.
Q: What to do to get my post on top?
---
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
---
A: Top-posting.
Q: What is the most annoying thing in e-mail?
More information about the User
mailing list