[Gambas-user] Gambas 2 -> Gambas 3
David Villalobos Cambronero
david_villalobos_c at ...43...
Wed Feb 18 20:28:41 CET 2009
Hi, here is mine. It is located in /usr/lib/qt3/lib64/
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 1:00:22 PM
Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
> 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?
>
I don't change anything to the libraries. Everything is done by the "libtool"
tool.
libtool works by using the contents of the *.la files to know what flags
should be sent to the linker. Sometimes, the *.la files provided by the
distribution are false (it happened once on an old Mandriva, and it happens
recently on Ubuntu).
Can you (David & Ron) post the contents of your libqt-mt.la files?
--
Benoît
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libqt-mt.la
Type: application/octet-stream
Size: 790 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090218/d3bf5510/attachment.obj>
More information about the User
mailing list