From owner-freebsd-questions Sat Apr 20 15:31:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by hub.freebsd.org (Postfix) with SMTP id DC50E37B417 for ; Sat, 20 Apr 2002 15:31:05 -0700 (PDT) Received: (qmail 6813 invoked by uid 0); 20 Apr 2002 22:31:01 -0000 Received: from unknown (HELO trini0.org) (192.168.0.3) by hivemind.trini0.org with SMTP; 20 Apr 2002 22:31:01 -0000 Message-ID: <3CC1EC25.9080904@trini0.org> Date: Sat, 20 Apr 2002 18:31:01 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020409 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jonathan Chen Cc: FreeBSD Questions Subject: Re: qt libraries??? References: <3CC186B4.3080308@trini0.org> <20020421091908.A93710@grimoire.chen.org.nz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Unfortunately, the FreeBSD port is some what out dated (ver. 0.6.6), and its not working for me anymore. Currently (0.7.x) is out for a while now. I tried to contact the port maintainer last January, but I guess he is busy. Thats why Im trying to build it the *hard* way.... Jonathan Chen wrote: >On Sat, Apr 20, 2002 at 11:18:12AM -0400, Gerard Samuel wrote: > >>Im trying to install kxicq2 from source. >>Im trying to run -> >>./configure --with-qt-includes=/usr/X11R6/include/qt2 >>--with-qt-libraries=/usr/X11R6/lib >> >>and its failing when it trying to find qt with -> >>checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not >>found. Please check your installation! >> > > # cd /usr/ports/net/kxicq2 > # make > # make install > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message