[Gambas-user] SuSE 7.2 and gambas 0.63

Benoit Minisini gambas at ...2...
Sat Aug 9 23:27:10 CEST 2003


Le Samedi 9 Août 2003 19:23, Charlie a écrit :
> Salut Benoît,
>
> he with his old distro, SuSE 7.2 , KDE 2.2.2 , qt-3.0.5 and gcc 2.95.x.
> ;-)
>
> But I have good news .
>
> After getting :
>
> Creating the library info files...
> /opt/gambas/bin/gbi: error while loading shared libraries:
> /opt/kde/lib/libkdecore.so: undefined symbol: newItem__11QCollectionPv
>
> and I allways configure without KDE
> I changed in gbi.c
>
> else
> {
> // preload(argv, "libqt-mt.so libkdecore.so");
> preload(argv, "libqt-mt.so");
>
> dir = opendir(_lib_path);
>
> a make and a make install later I had a gambas-0.63.
>
> Remark , i think this is a disigne failer !?

Yes ! Even a bug :-o

>
> Gambas (now I can see it in all his pride) runs well, after testing and
> changing some old stuff
> (Lagnuage is no more in Application).
> Now I have the hope my tar Application will also run here.
>
>  YES IT DO
>
> But in the Component Explorer i find a gb.qt.kde ( with a crash if I try
> to open it ).
>
> On gentoo I ditn't test yet but 0.62 ran !
>
> Amicalement Charlie
>
>

OK, Charlie, I will fix it for the next version.

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list