[Gambas-user] Gambas on Suse 8.2 - problem...

Eilert eilert-sprachen at ...221...
Wed Jul 7 16:00:31 CEST 2004


Hi Brant,

> You need to install the development libraries for KDE, it appears...  
> You need to use the package manager for Suse, and install the 
> libkdexxxx-devel libraries... [somebody correct me if I'm wrong!]

As far as I can see, everything is there. They are called 
kdelibbase-devel and so on, aren't they?

The QT libraries are also there. Well, here's part of the messages 
configure says (I don't want to quote the whole thing here):

checking for internationalization library (if not present in C library) 
headers... (cached) /usr/include/
checking for internationalization library (if not present in C library) 
libraries... (cached) no
configure: warning: *** internationalization library (if not present in 
C library) is disabled
checking for charset conversion library (if not present in C library) 
headers... (cached) /usr/include/
checking for charset conversion library (if not present in C library) 
libraries... (cached) no
configure: warning: *** charset conversion library (if not present in C 
library) is disabled
checking for QT component headers... (cached) no
checking for QT component libraries... (cached) no
configure: warning: *** QT component is disabled
checking for X... (cached) libraries /usr/X11R6/lib, headers 
/usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for XOpenDisplay in -lX11... (cached) yes
checking for XShmAttach in -lXext... (cached) yes
checking for moc... (cached) /bin/moc
checking for KDE 3.x component headers... (cached) no
checking for KDE 3.x component libraries... (cached) /opt/kde3/lib/
configure: warning: *** KDE 3.x component is disabled
checking for Networking component headers... (cached)
checking for Networking component libraries... (cached)
checking for Advanced networking component headers... (cached) no
checking for Advanced networking component libraries... (cached) no
configure: warning: *** Advanced networking component is disabled
checking for PostgreSQL driver headers... (cached) no
checking for PostgreSQL driver libraries... (cached) no
configure: warning: *** PostgreSQL driver is disabled
checking for MySQL driver headers... (cached) no
checking for MySQL driver libraries... (cached) no
configure: warning: *** MySQL driver is disabled
checking for SQLite driver headers... (cached) no
checking for SQLite driver libraries... (cached) no
configure: warning: *** SQLite driver is disabled
checking for SDL component headers... (cached) no
checking for SDL component libraries... (cached) no
configure: warning: *** SDL component is disabled

The rest runs through (seemingly) without problems.

As the packages are there, I would guess there too old versions of 
everything. I can live without SQL and network, but of course KDE should 
be there...

What do you think, should I try to update everything, or is it too much 
effort on that machine?

Rolf





More information about the User mailing list