[Gambas-user] Re: "[12] Not an object" error.

Benoit Minisini gambas at ...1...
Mon Mar 8 15:19:07 CET 2004


On Monday 08 March 2004 14:35, ron wrote:
>
> As Benoit already send to me as answer
>
> You must be root to launch 'gbi -a', as this program will write the info
> files in the /opt/gambas/lib/info directory.
>
> The -a options tells gbi to make all info files.
>
> This should work. Only if one of the compiled libraries has an error you
> get a segfault. look witch are done and saved in /opt/gambas/lib/info and
> wich are not done. When al is ok you should have these files
>
> gb.db.info <====  these  not  while postGRE and MySQL are disabled
> gb.eval.info
> gb.info
> gb.net.info
> gb.qt.editor.info
> gb.qt.ext.info
> gb.qt.info
> gb.qt.kde.html.info
> gb.qt.kde.info
> gb.sdl.info
> gb.vb.info
>
> For the missing you can use gbi with the above name without the .info at
> the end. The bad one will return the segfault.
>
> Ron
>

"gbi -a" write a *.info file for each *.component file it finds 
in /opt/gambas/lib. In a correct install, if a component is disabled, the 
corresponding *.component file is not installed.

If the ./configure script disables a component, and after all the info file is 
installed, then this is a bug and you should tell me!

Regards,

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




More information about the User mailing list