You are not logged in.

#1 2009-07-22 09:05:02

mrbug
Member
Registered: 2007-07-17
Posts: 221

how to specify qt lib dir?

How do you specify the QT lib directory in a PKGBUILD? I'm trying to build ktorrent 2.2.7, but it complains that it can't find the QT libraries.

My guess is that it's something like one of these two options:
export QT_LIB=/opt/kde/lib   (before the configure line)
--qtlib=/opt/kde/lib   (in the configure line)


dvdtube - download all uploads from a YouTube user and then optionally create a DVD.
(Regular version AUR link / SVN version AUR link)

Offline

#2 2009-07-22 09:40:01

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: how to specify qt lib dir?

Instead of guessing, read ./configure --help.

Offline

#3 2009-07-22 19:20:42

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: how to specify qt lib dir?

Isn't there any INSTALL/README file which contains related informations? Or you could see that on the site from Trolltech.

Offline

Board footer

Powered by FluxBB