Trying to compile twinkle-0.1 I am getting this ./configure error:
checking for qt-mt >= 3.3.0 qt-mt < 4.0... Package qt-mt was not found in the
pkg-config search path. Perhaps you should add the directory containing
`qt-mt.pc' to the PKG_CONFIG_PATH environment variable No package 'qt-mt' found
configure: error: Library requirements (qt-mt >= 3.3.0 qt-mt < 4.0) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your libraries
are in a nonstandard prefix so pkg-config can find them.

There is no qt-mt.pc on my system, nor even qt3-mt.pc. I have qt3-mt-3.5p8.tgz
package installed. What should I put into the PKG_CONFIG_PATH then when
qt-mt.pc doesn't exist on the system?

CL<

Reply via email to