From owner-freebsd-current Sat Jun 5 13:25:20 1999 Delivered-To: freebsd-current@freebsd.org Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (Postfix) with ESMTP id 6072F14C21 for ; Sat, 5 Jun 1999 13:25:19 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with ESMTP id OAA13478; Sat, 5 Jun 1999 14:23:12 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Sat, 5 Jun 1999 14:23:12 -0600 (MDT) From: Brett Taylor To: Tomer Weller Cc: "" Subject: Re: KDE programs won't compile In-Reply-To: <99060521105700.05202@Tomer.DrugsAreGood.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > every small kde program i try to install (right now i tried Knewmail > and Kover) i get : checking for kde headers installed... configure: > error: your system is not able to compile a small KDE application! > Check, if you installed the KDE header files correctly. i'm using a > current machine as if last night, installed kde from ports (yes, > kde-libs was compiled with -CURRENT and EGCS) I can only assume that we install our KDE headers somewhere different than the developers (primarily on Linux machines). Dig around and figure out where the headers are on the FreeBSD machines and then you'll have to probably add a configure argument like: --with_kde_includes= /some/dir/where/kde/includes/are Dig through the knewmail configure script at the top and look for an option like this. Brett *********************************************************** Brett Taylor brett@peloton.physics.montana.edu * brett@daemonnews.org * * http://www.daemonnews.org/ * *********************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message