[Gambas-user] installation/qt3 problem

Jochen Georges jochen.georges at ...22...
Sun Oct 27 00:18:11 CEST 2002


hello

i want to compile gambas-0.38 on my debian/woody, but the configure 
script could not find the qt-library.
	
	...
	checking for QT 3.x libraries... no
	configure: error: 
	I can't find the QT libraries.
	Install the QT libraries, or if you have them installed, override 	
	this check
	with the --with-qt-libraries argument, and I'll take your word for 
	it.

but i'm sure to have them installed:
	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  qt3-tools      3.0.3-20020329 Qt GUI Designer and other Qt3
	based tools

using --with-qt-libraries causes an "make"-error:
	libtool: link: cannot determine absolute directory name of `yes'
	make[5]: *** [lib.gb.qt.editor.la] Error 1
	make[5]: Leaving directory `/opt/gambas-0.38/src/lib/qt/editor'
	make[4]: *** [all-recursive] Error 1
	make[4]: Leaving directory `/opt/gambas-0.38/src/lib/qt'
	make[3]: *** [all-recursive] Error 1
	make[3]: Leaving directory `/opt/gambas-0.38/src/lib'
	make[2]: *** [all-recursive] Error 1
	make[2]: Leaving directory `/opt/gambas-0.38/src'
	make[1]: *** [all-recursive] Error 1
	make[1]: Leaving directory `/opt/gambas-0.38'
	make: *** [all-recursive-am] Error 2


what can i do?

thanks for any hint.

beste gruesse
jochen




More information about the User mailing list