Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-30 Thread Jussi Lahtinen
I tested Ubuntu 9.04 with VirtualBox, and I managed easily to install Gambas2 and Gambas3. So there shouldn't be any problems, at least in my use (read what Benoit said). Jussi 2009/4/29 Benoît Minisini : >> I'm also looking forward using kubuntu 9.04 (AMD64), because it's much >> faster then

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-29 Thread Benoît Minisini
> I'm also looking forward using kubuntu 9.04 (AMD64), because it's much > faster then my current kubuntu-version. > Compiling QT3 from scratch should make no probs, but what's about compiling > KDE3 and installing it in my home directory? > > And another question: When will Gambas support QT4 and

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-29 Thread gambas
I'm also looking forward using kubuntu 9.04 (AMD64), because it's much faster then my current kubuntu-version. Compiling QT3 from scratch should make no probs, but what's about compiling KDE3 and installing it in my home directory? And another question: When will Gambas support QT4 and KDE4? ...

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-28 Thread Fabien Bodard
there is no kde3 devel package in Ubuntu 9.04 and this is the problem ! 2009/4/28 Jussi Lahtinen : > Thank you for information! > But I'm just wondering if it's possible to install kde3 libs to 9.04..? > With other words, can you have kde3 and kde4 together, and use Gambas > only with kde3? > > Is

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-28 Thread Jussi Lahtinen
Thank you for information! But I'm just wondering if it's possible to install kde3 libs to 9.04..? With other words, can you have kde3 and kde4 together, and use Gambas only with kde3? Is there intention to merge gb.qt and gb.qt4 in future? Jussi On Tue, Apr 28, 2009 at 09:21, Fabien Bodard

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Fabien Bodard
be carefull with the package list on gambasdoc there is some change on packages names. then you need to do ./configure -C --enable-kde=false as gambas configuration script detect kde4 as kde but can't compile the libs because gb.qt.kde deal with kde3 libs that was removed since 8.10 with that

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Marc Miralles
-- Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedi

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Leonardo Miliani
Leonardo Miliani ha scritto: > Marc Miralles ha scritto: >> Hi Leonardo: >> >> I have compiled gambas 2.12 in some computers with Ubuntu 9.04 without >> problems. It works fine >> >> I have installed all libraries required for installation. In gambas home >> page I found this for Ubuntu 8.10: >

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Leonardo Miliani
Marc Miralles ha scritto: > Hi Leonardo: > > I have compiled gambas 2.12 in some computers with Ubuntu 9.04 without > problems. It works fine > > I have installed all libraries required for installation. In gambas home > page I found this for Ubuntu 8.10: > <...> > With these packages instal

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Leonardo Miliani
Jussi Lahtinen ha scritto: > Hi! > I haven't move to 9.04 yet, so I'm interested if I should wait little more... > Have anyone compiled Gambas3 on 9.04? > > Leonardo, seems that you forgot the attachment! Argh... Here it is... -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leona...@leonard

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Jussi Lahtinen
Hi! I haven't move to 9.04 yet, so I'm interested if I should wait little more... Have anyone compiled Gambas3 on 9.04? Leonardo, seems that you forgot the attachment! Jussi On Mon, Apr 27, 2009 at 15:08, Marc Miralles wrote: > Hi Leonardo: > > I have compiled gambas 2.12  in some computers w

Re: [Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Marc Miralles
Hi Leonardo: I have compiled gambas 2.12 in some computers with Ubuntu 9.04 without problems. It works fine I have installed all libraries required for installation. In gambas home page I found this for Ubuntu 8.10: sudo apt-get install build-essential autoconf libbz2-dev libgnorba-dev libf

[Gambas-user] Problems compiling under Ubuntu 9.04

2009-04-27 Thread Leonardo Miliani
Does anybody have successfully compiled Gambas 2.12 under Ubuntu 9.04? I'm trying to do but until now I has not been able to compile Gambas. Configure works fine, no disabled componet (at part the unknown gb.qte) but when I try to compile Gambas with make, the process hangs up during the compilatio