From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 21:43:05 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 5D01A37B401 for ; Wed, 30 Apr 2003 21:43:05 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACBF243FA3 for ; Wed, 30 Apr 2003 21:43:04 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h414h0fm006142; Wed, 30 Apr 2003 23:43:00 -0500 (CDT) (envelope-from dan) Date: Wed, 30 Apr 2003 23:43:00 -0500 From: Dan Nelson To: knowtree@aloha.com Message-ID: <20030501044300.GF90046@dan.emsphone.com> References: <200305010136.h411av7R026905@koa.aloha.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305010136.h411av7R026905@koa.aloha.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: FreeBSD-questions@freebsd.org Subject: Re: Where is libgd? (for GD.pm) 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, 01 May 2003 04:43:05 -0000 In the last episode (May 01), knowtree@aloha.com said: > I am building a perl application called Mimerdesk that requires a > module called GD.pm. This module is an interface to the libgd > graphics library. I downloaded and unpacked the module, and when I > run perl Makefile.PL it wants to know the location of the libgd > library. I can't find it. Through goole I found that in the past > FreeBSD had it in /usr/local/lib, but I don't. It's not in the ports > collection. I installed /usr/ports/graphics/libgdgeda but that did > not fix the problem. Try ports/graphics/p5-GD2 -- Dan Nelson dnelson@allantgroup.com