[Gambas-user] Error creating Vector Linux package
Benoit Minisini
gambas at ...1...
Wed May 11 11:16:54 CEST 2005
On Tuesday 26 April 2005 16:21, Rob wrote:
> On Tuesday 26 April 2005 07:04, Jose J. Rodriguez wrote:
> > > Can you verify that 'lib.gb.so' is really created during
> > > installation ? Can you try to detect if it is destroyed, and when
> >
> > Gambas seems to run without it. There are Gambas Slackware (VL is
> > Slackware based) Packages available on
> > www.linuxpackages.net, I wonder how they did it? Manually without
> > checkinstall?
>
> Gambas' make install doesn't seem to install lib.gb.so*, so I cp -a
> them in my Mandrake RPM spec file after make install completes and
> before the packages' file lists are checked.
>
> Rob
>
I never encountered this problem. 'lib.gb.so' is made by the 'Makefile.am'
file in the ./main/gbx directory, then it is used by 'gbi2' to extract
information about the interpreter native classes, and then it is destroyed.
Very strange...
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list