From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 07:19:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFDD916A4DC for ; Thu, 25 Nov 2004 07:19:24 +0000 (GMT) Received: from web51607.mail.yahoo.com (web51607.mail.yahoo.com [206.190.38.212]) by mx1.FreeBSD.org (Postfix) with SMTP id 35FCF43D39 for ; Thu, 25 Nov 2004 07:19:24 +0000 (GMT) (envelope-from jay2xra@yahoo.com) Received: (qmail 68391 invoked by uid 60001); 25 Nov 2004 07:19:23 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=PRyxlxXM0habkga61x9Rl3Oh5C6UJgb0Y4Xj0CIImN8oQyb51q9jSQ4MYH/t53GbMzW46E4wkyq4qBh8OgKWKYP/6lXXAhH2IyXahyZba/KuV3fPge1JQ81VKKoCKiNHL798TYPRRqn67mCAi1HqGZjhqdDNdJSiYYHPvmL/niw= ; Message-ID: <20041125071923.68389.qmail@web51607.mail.yahoo.com> Received: from [202.90.128.21] by web51607.mail.yahoo.com via HTTP; Wed, 24 Nov 2004 23:19:23 PST Date: Wed, 24 Nov 2004 23:19:23 -0800 (PST) From: Mark Jayson Alvarez To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Why does qmake port still needs qt source when I already have qt installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 07:19:24 -0000 Good day! Upon learning the instruction on http://www.linuxgazette.com/node/view/9553 on creating a simple qt hello world program, I fired up my konsole and issued "qmake" in the directory of "myfirstqt.pro" I received this error message: QMAKESPEC has not been set, so configuration cannot be deduced. Error processing project file: /home/matato/files/documents/qt/progs/myfirstqt.pro Do you know what this error is all about? The instruction in that site tells that "All these steps are tested on a Fedora Core 2 machine with Qt 3.3.2 and KDE 3.2" so I'm just wondring if it has something to do with doing it in FreeBSD 5.3. My qmake version is 3.3.3 and qt 3.3.3 and kde 3.3.1 And one last thing. When I found out that I haven't installed qmake, I cd to /usr/ports/devel/qmake and make install it without any args. But to my surprise, it is downloading the source of qt(qt-x11-free-3.3.3.tar.bz2) when I know that qt is already included in my kde installation. I "pkg_info |grep qt" to make sure. qt-3.3.3_1 Multiplatform C++ application framework ...but why?? Thanks for any input. A good qt programming link is also welcome=) __________________________________ Do you Yahoo!? All your favorites on one personal page – Try My Yahoo! http://my.yahoo.com