From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 13:37:37 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 8CE1637B401 for ; Tue, 12 Aug 2003 13:37:37 -0700 (PDT) Received: from cmailg3.svr.pol.co.uk (cmailg3.svr.pol.co.uk [195.92.195.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C8C43F85 for ; Tue, 12 Aug 2003 13:37:36 -0700 (PDT) (envelope-from markie@notwentytwo.freeserve.co.uk) Received: from modem-3409.chameleon.dialup.pol.co.uk ([217.134.93.81] helo=ape) by cmailg3.svr.pol.co.uk with smtp (Exim 4.14) id 19mftd-0005wi-DH; Tue, 12 Aug 2003 21:37:34 +0100 Message-ID: <002b01c36111$b75cb3b0$e400a8c0@ape> From: "Markie" To: "Daniela" , References: <200308122147.30362.dgw@liwest.at> Date: Tue, 12 Aug 2003 21:38:39 +0100 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: Missing TIFF library? 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: Tue, 12 Aug 2003 20:37:37 -0000 Hi, Don't know much about libraries but is it possible that the graphics/tiff port puts libtiff in a non standard place and the configure script isn't picking it up? (Or rather follows hier and the configure script is broken ;) Just a guess. Good luck! Markie ----- Original Message ----- From: "Daniela" To: Sent: Tuesday, August 12, 2003 10:47 PM Subject: Missing TIFF library? > Hi, > > I'm desperately trying to port Moonlight3D to FreeBSD, but I can't even get it > to run on my system. Its configure script complains: > checking for library libtiff... libtiff couldn't be used to compile > > I thought the installation of graphics/tiff from the ports could solve the > problem, but it's already installed. > What's wrong here? > > Regards, > Daniela > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >