On Tue, Feb 13, 2007 at 04:41:06PM +0100, Karel Kulhavy wrote:
> 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<

There is *no* qt-mt.pc file in the standard qt distribution.

You need to tell configure to fuck off, we're not debian nor redhat.

  • qt-mt.pc Karel Kulhavy
    • Re: qt-mt.pc Marc Espie

Reply via email to