From owner-freebsd-questions Sun Feb 10 11: 1:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.home.nl (mail3.home.nl [213.51.129.227]) by hub.freebsd.org (Postfix) with ESMTP id 4785337B404 for ; Sun, 10 Feb 2002 11:01:27 -0800 (PST) Received: from home.nl ([217.120.94.15]) by mail3.home.nl (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20020210190012.LJIT13084.mail3.home.nl@home.nl> for ; Sun, 10 Feb 2002 20:00:12 +0100 Message-ID: <3C66C3CB.C5707303@home.nl> Date: Sun, 10 Feb 2002 20:02:35 +0100 From: Ben Stroeken X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: KDevelop Content-Type: text/plain; charset=us-ascii 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 Hi, I'm wondering, does anyone use KDevelop with FreeBSD R4.5. In the past I tried it, but was never successfull. Now it works, after you install the following ports: autoconf-2.52_2 automake-1.5,1 I already had these ports installed but they where not recognised???: autoconf213-2.13.000227_1 automake14-1.4.5 But when you select the menu: build -> configure with these parameters: --with-qt-dir=/usr/X11R6/lib --prefix=/usr/local/bin it still gives the following errors: ... checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation! For more details about this problem, look at the end of config.log. *** failed *** ... Does this mean I have to install Qt2.2.2? Why isn't the installed qt-2.3.1 port not recognised? I thought the FreeBSD port structure figures out what ports are needed. thanks in advance, Ben Stroeken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message