From owner-freebsd-questions Sat Apr 20 14:19:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 8BB0937B405 for ; Sat, 20 Apr 2002 14:19:17 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.2/8.12.2) with ESMTP id g3KLJ9fr093809; Sun, 21 Apr 2002 09:19:09 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.2/8.12.2/Submit) id g3KLJ8Z5093808; Sun, 21 Apr 2002 09:19:08 +1200 (NZST) Date: Sun, 21 Apr 2002 09:19:08 +1200 From: Jonathan Chen To: Gerard Samuel Cc: FreeBSD Questions Subject: Re: qt libraries??? Message-ID: <20020421091908.A93710@grimoire.chen.org.nz> References: <3CC186B4.3080308@trini0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3CC186B4.3080308@trini0.org>; from gsam@trini0.org on Sat, Apr 20, 2002 at 11:18:12AM -0400 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 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 -- Jonathan Chen ---------------------------------------------------------------------- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message