[Gambas-devel] Ubuntu 8.04 LTS still don't like gambas3

Fabien Bodard gambas.fr at ...176...
Mon Aug 24 22:03:27 CEST 2009


i've kubuntu 9.04

and this is normal :) you need to desable kde3

./configure --enable-kde=false -C

I think you can desable qt3 too (it is not needed now)
./configure --enable-kde=false --enable-qt=false -C

then make
make install





2009/8/24 Charlie Reinl <Karl.Reinl at ...16...>:
> Am Montag, den 24.08.2009, 15:20 +0200 schrieb Laurent Carlier:
>> Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :
>> > Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
>> > > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
>> > > > Salut,
>> > > >
>> > > > gb.qt4/src/ext fails
>> > > >
>> > > > Ubuntu 8.04.3 LTS
>> > > >
>> > > > gambas3 Revision: 2263
>> > >
>> > > What is the Qt4 version ? It look like a missing function in QtWebkit, so
>> > > perhaps a too much old Qt4 version.
>> > >
>> > > ++
>> >
>> > How to find Qt4 version ?
>> >
>> > Charlie
>> >
>> >
>> > ---------------------------------------------------------------------------
>> >--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> > 30-Day trial. Simplify your report design, integration and deployment - and
>> > focus on what you do best, core application coding. Discover what's new
>> > with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> > _______________________________________________
>> > Gambas-devel mailing list
>> > Gambas-devel at lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/gambas-devel
>>
>> Correct check for Qt4 webkit version added, so component will be disabled with
>> versions prior to 4.5.0.
>>
>> See svn #2264. Thanks for the report.
>>
>> ++
>
> It's not over,
>
> this is the output from an Kubuntu 9.04.
>
> Charlie
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>
>




More information about the Devel mailing list