[Gambas-user] Help wanted using Gambas on a Debian / Woody 3.0.x system
Jochen Georges
jochen.georges at ...22...
Sun Nov 3 23:54:36 CET 2002
On Sunday 03 November 2002 18:02, jmv wrote:
> Hi everybody !
>
> Does anyone already installed and used Gambas on a Debian / Woody
> 3.0.X (kernel 2.4.X) machine ?
>
> If yes, could you, please post a little HowTo ?
>
> Tx,
>
> Jean-Marc
hi jean-marc,
you need qt3:
jochen at ...23...:~$ dpkg --list | grep qt3
ii libqt3 3.0.3-20020329 Qt GUI Library (runtime version).
ii libqt3-dev 3.0.3-20020329 Qt GUI development files
ii libqt3-mt 3.0.3-20020329 Qt GUI Library (Threaded runtime
version).
ii libqt3-mt-dev 3.0.3-20020329 Qt Threaded development files
ii qt3-tools 3.0.3-20020329 Qt GUI Designer and other Qt3
based tools
i prefer to install *tar.gz with checkinstall
(download from: http://asic-linux.com.mx/~izto/checkinstall)
then
tar xvfz gambas-0.39.tar.gz
cd gambas-0.39
./configure
make
checkinstall
beste gruesse
jochen
More information about the User
mailing list