[Gambas-user] Problems with Gambas 3 installation on Kubuntu

Benoît Minisini gambas at ...1...
Sat Feb 21 01:04:58 CET 2009


> > On Friday 20 February 2009, Ron_1st wrote:
> >
> > Attached the logfiles.
> > The mymake2.log is the reainder part because the gb.v4l problems.
> > Forgotten to remark the wrong 'case undeclared_value' lines.
>
> I compare my "make install" output with yours. I replaced our respective
> compilation directories by (GAMBAS)/trunk to see only the interesting
> differences.
>
> Look in the joined make-install.diff file.
>
> The first difference is:
>
> --8<------------------------------------------------------------------
>
> @@ -373,13 +373,12 @@
>  ----------------------------------------------------------------------
>  make  install-data-hook
>  make[5]: Entering directory `(GAMBAS)/trunk/main/lib/gui'
>
>  Creating the information files for gb.gui component...
>  gb.gui
> -gbi3: warning: component gb.qt not found
>
>  make[5]: Leaving directory `(GAMBAS)/trunk/main/lib/gui'
>  make[4]: Leaving directory `(GAMBAS)/trunk/main/lib/gui'
>  make[3]: Leaving directory `(GAMBAS)/trunk/main/lib/gui'
>  Making install in image
>  make[3]: Entering directory `(GAMBAS)/trunk/main/lib/image'
>
> --8<------------------------------------------------------------------
>
> I have a warning that is expected ("gbi3: warning: component gb.qt not
> found"), as gb.qt is not yet compiled. You don't have the warning.
>
> So that means that gbi3 found a accurate gb.qt component already installed,
> which is not possible if you have done the installation on a clean system.
>
> So my question is: are you really sure that what you sent me is a "make
> install" output of a fresh installation, and that you removed from your OS
> every file coming from a previous Gambas 3 installation?

Otherwise, I have enabled verbose output in gbi in revision #1884. Can you 
send me a full output of "make install" with this revision, so that I can 
compare the both verbose output of gbi, yours and mine?

Thanks in advance!

-- 
Benoît




More information about the User mailing list