smb4k

2 posts / 0 new
Last post
Vali
smb4k

Salutare!
Pe MDK10.1 x86_64. cand incerc sa instalez smb4k din surse (nu l-am gasit in pachetele de instalare) imi da urmatoarea eroare:
checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

la http://smb4k.berlios.de/ , la FAQ am gasit:
Question:
The configure script fails and tells me, it can't find my Qt installation.
Answer:
There are three things you should consider:
1. The Qt header files are not installed. Do it and try to recompile.
2. The QTDIR variable is not set properly. Add the following line to your ~/.bashrc file:
export QTDIR=/root/of/Qt
If you now do
$ source ~/.bashrc
you're set for a second attempt.
3. If the header files still can't be found, pass the
--with-qt-includes=/path/to/header/files
option to the configure script.
Dar nu stiu unde este instalat QT. va rog sa ma ajutati.

admin
admin's picture
Re: smb4k

ai instalat pachetele devel pentu qt? daca nu incearca s-o faci si p'asta