Have been looking a bit closer.

The bug is in rev 2401, it's related to the recent gambas install path 
changes.

It looks in the wrong directory  (strace gambas2)

lstat64("/usr/local/bin/lib/gambas2/gb.qt.so", 0xbfebc470) = -1 ENOENT 
(No such file or directory)
lstat64("/usr/local/bin/lib/gambas2/gb.qt.gambas", 0xbfebc470) = -1 
ENOENT (No such file or directory)
lstat64("/home/ron/.local/lib/gambas2/gb.qt.so", 0xbfebc470) = -1 ENOENT 
(No such file or directory)
lstat64("/home/ron/.local/lib/gambas2/gb.qt.gambas", 0xbfebc470) = -1 
ENOENT (No such file or directory)
write(2, "ERROR: ", 7ERROR: )                  = 7
write(2, "#27: ", 5#27: )                    = 5
write(2, "Cannot load component 'gb.qt': c"..., 55Cannot load component 
'gb.qt': cannot find library file) = 55
write(2, "\n", 1
)                       = 1

There is no "/usr/local/bin/lib/gambas2/gb.qt.so" of course, all 
components are located here "/usr/local/lib/gambas2/" also the qt one.

The qt component is just the first one it looks for.

Regards,
Ron_2nd.

> ron...
>
> i've stop to compile qt3 libs since ... undred revision
>
> not you ?
>
> is benoit have chage the qt4 libname to qt ?
>
> 2009/11/3 Ron <r...@cyberjunky.nl>:
>   
>> nospam.nospam.nos...@gmail.com wrote:
>>     
>>> On Tue, 2009-11-03 at 09:04 +0100, Ron wrote:
>>>
>>>
>>>       
>>>> When using revision 2407 you cannot start the IDE anymore.
>>>>
>>>>         
>>> 2407, being?
>>>
>>> And of course, it's Gambas that's at fault, not you or your OS, yes?
>>>
>>> No such problem here, honey, peach, sugar.
>>>
>>>
>>>       
>>>> ERROR: #27: Cannot load component 'gb.qt': cannot find library file
>>>>
>>>>         
>>> DUH!
>>>
>>>
>>>       
>> If you don't even know where 2407 stands for, I doubt that you are
>> running the same Gambas version as the one I report to have a problem with.
>>
>> I'm only trying to help making Gambas even better than it already is,
>> your objective is completely unclear to me.
>>
>> Regards,
>> Ron_2nd.
>>
>>
>>     


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to