[Gambas-user] Success with gambas 0.51, woody 3 and kde 3.1
José L. Redrejo
jredrejo at ...96...
Sun Mar 23 20:16:23 CET 2003
For those who are trying to compile gambas with Debian woody. I have
been able to do it with the following steps:
Adding this line to /etc/apt/sources.list:
deb ftp://download.us.kde.org/pub/kde/stable/latest/Debian stable main
execute:
apt-get update
apt-get install postgresql-dev libqt3-mt-dev kdebase-dev
libqt3-compat-headers
(the last package was the tricky one that solved most compilation
problems)
Then, unpack gamba, and run in its directory:
././configure --with-pgsql-includes=/usr/include/postgresql/
--with-qt-includes=/usr/include/qt3/
--with-kde-includes=/usr/include/kde/
make
make install
Hope this help to those who have tried it before without success (like
me until today)
--
José L. Redrejo <jredrejo at ...96...>
UNED
More information about the User
mailing list