From owner-freebsd-questions@FreeBSD.ORG Mon Nov 3 11:10:32 2003 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 3FC6316A4DB for ; Mon, 3 Nov 2003 11:10:32 -0800 (PST) Received: from iwmail.xpdial.com (iwgate.xpdial.com [68.156.89.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id B476D43FB1 for ; Mon, 3 Nov 2003 11:10:30 -0800 (PST) (envelope-from mark@s-wit.net) Received: from [192.168.101.250] by iwmail.xpdial.com (ArGoSoft Mail Server Pro for WinNT/2000/XP, Version 1.8 (1.8.4.1)); Mon, 3 Nov 2003 14:13:49 -0500 Message-ID: <000901c3a23e$ac3851b0$fa65a8c0@ocfl061> From: "M.D. DeWar" To: References: <200310111243.08231.jason@dictos.com><035501c3909c$3d1dd8d0$a4b826cb@goo><001c01c3a082$afab7d30$0100000a@Biggie><200311021458.49682.malcolm.kay@internode.on.net><1067814513.825.497.camel@verdammt.falcotronic.net> <44ad7dimrc.fsf@be-well.ilk.org> Date: Mon, 3 Nov 2003 14:14:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: configure option should be which 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: Mon, 03 Nov 2003 19:10:32 -0000 Hello, When installing a program that needs the --with-gd or --with-png etc directories am I to put the directory of the .h files (/usr/local/include) or to were the make install put the executables for each (/usr/local/bin) ? Thanks Mark