[Gambas-devel] create component
Frank Berg
frankberg at ...136...
Mon Dec 27 22:07:50 CET 2004
>> if i run "gbi -a" in the console : the output are:
>>
>> /opt/gambas/share/gambas/info/gb.net.info
>> /opt/gambas/share/gambas/info/gb.xml.libxml.rpc.info
>> /opt/gambas/share/gambas/info/gb.qt.ext.info
>> /opt/gambas/share/gambas/info/gb.qt.kde.html.info
>> /opt/gambas/share/gambas/info/gb.debug.info
>> /opt/gambas/share/gambas/info/gb.sdl.info
>> /opt/gambas/lib/gambas/lib.gb.so: not found
>
> Mmm... You missed something: you should have lib.gb.so
> in /opt/gambas/lib/gambas... Try to recompile & reinstall...
hi,
i was now deinstall all gambas stuff,
and reinstall the RC6
(without the ax25 component)
after ./configure, make, make install, gbi -a
the output is the same as above
also i guss:
in suse 9.2 <> gambas there are one error ??
______________
now i seach the lib.gb.so and found it in
$ROOT/src/exec/.libs/lib.gb.so (as link)
$ROOT/src/exec/.libs/lib.gb.so.0 (as link)
$ROOT/src/exec/.libs/lib.gb.so.000 (as bin)
after copying the 3 files to /opt/gambas/lib/gambas
the output from gbi -a are OK..
________
now i was copy my ax25 stuff
make an ./reconf, ./configure, make, make install, gbi -a
alls seems to be OK, but my ax25 component is not there
and my ax25 function is not avaibled
my question is still the same:
wat is wrong in my component so that i not can use its functions and
procedures in gambas..
frank
More information about the Devel
mailing list