From owner-freebsd-questions Fri Jan 25 14:18:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fia168-94.dsl.hccnet.nl (fia168-94.dsl.hccnet.nl [62.251.94.168]) by hub.freebsd.org (Postfix) with ESMTP id 9B1E337B404 for ; Fri, 25 Jan 2002 14:18:34 -0800 (PST) Received: by fia168-94.dsl.hccnet.nl (Postfix, from userid 1000) id D409BD7; Fri, 25 Jan 2002 23:18:36 +0100 (CET) Content-Type: text/plain; charset="iso-8859-15" From: Simon Siemonsma To: freebsd-questions@freebsd.org Subject: problems building kde app. Date: Fri, 25 Jan 2002 23:18:36 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020125221836.D409BD7@fia168-94.dsl.hccnet.nl> 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 When trying to build Kmymoney2 from the ports I get the following error: checking for moc... not found configure: error: No Qt meta object compiler (moc) found! Please check whether you installed Qt correctly. You need to have a running moc binary. configure tried to run and the test didn't succeed. If configure shouldn't have tried this one, set the environment variable MOC to the right one before running configure. Can anyone tell me what a MOC is and how I can solve this? Regards, Simon Siemonsma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message