[Gambas-user] Problem compiling 1.9.28 on Suse10.0
rudy
emil97 at ...1424...
Sat May 6 00:20:18 CEST 2006
I tried compiling Gambas 1.9.28 on Suse 10.0
After extracting the source file, I did ./configure (without any options)
During the process, there was following message :
------------------
checking for MySQL driver headers... no
checking for MySQL driver libraries... no
-------------------
At the end of configure process I have following message:
************************************************************
THESE COMPONENTS ARE DISABLED:
- gb.corba
- gb.db.firebird
- gb.db.mysql
- gb.db.odbc
- gb.db.postgresql
- gb.db.sqlite
- gb.db.sqlite2
- gb.gtk
- gb.ldap
- gb.net.smtp
- gb.pcre
- gb.pdfchecking for MySQL driver headers... no
checking for MySQL driver libraries... no
- gb.qt.kde
- gb.sdl
- gb.v4l
- gb.xml
************************************************************
Why above components are disabled ? (Default is enabled, right ?).
While I don't have the lib for some of the components (e.g ldap and
postgresql), I have mysql installed and libmysql in /usr/lib. In fact,
on the same machine, I have Gambas 1.9.17 which come with Suse 10.0 and
gb.db component for mysql was installed by default (other components like
gb.qt.kde and gb.sdl were installed too).
For comparison, I tried to install 1.9.28 on Fedora Core 4. On FC4, the
same ./configure (without any options) has gb.db for mysql installed (other
components with its lib installed were enabled too). On Suse 10.0, why those
components are disabled / not installed ?
Please help,
thanks,
Rudy
More information about the User
mailing list