[Gambas-user] gambas0.81

Fabien Bodard abidoo.too at ...11...
Wed Jan 21 21:45:50 CET 2004


Le Mercredi 21 Janvier 2004 21:01, Benoit Minisini a écrit :
> On Wednesday 21 January 2004 20:48, Ricky Helfgen wrote:
> > After install; i have this error :
> >
> > blaubaer at ...56...:~/gambas-0.81> gambas
> > Cannot preload libraries: Invalid argument
> > FProperty._load.668: #28: Bad event handler in
> > FProperty.grdProperty_MouseUp(): Not enough arguments
> >
> > What is happends ?
> >
> > mfg Ricky
>
> Without any information, it is hard to help you. How did you install gambas
> ? On which system ?...
ouhou

I think you replace an old gambas version by the newest, but you have a 
problem during installation... the qt component is unchanged...

so if you use a tarball version do :

GAMBASDIR$/->make uninstall
and after be sure that the /opt/gambas directory is erased
be sure that you have QT
GAMBASDIR$/->./reconf
GAMBASDIR$/->./configure
GAMBASDIR$/->make
GAMBASDIR$->make install

whatever if you use a rpm version... update your qtlib rpm

Look for all of that and if it don't work... Send us :

- your distribution and system
- qtversion
- type of install


Fabien






More information about the User mailing list