From owner-freebsd-questions@FreeBSD.ORG Thu Nov 27 07:56:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BA161065674 for ; Thu, 27 Nov 2008 07:56:56 +0000 (UTC) (envelope-from fullblaststorm@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.239]) by mx1.freebsd.org (Postfix) with ESMTP id D42D08FC1A for ; Thu, 27 Nov 2008 07:56:55 +0000 (UTC) (envelope-from fullblaststorm@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so807204rvf.43 for ; Wed, 26 Nov 2008 23:56:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=EAc6pGOumG3PnEYxILqWn6WkOAjG6kVvYjcmbT2r4kw=; b=reqLf2yNJVYYHXhsIRqTZEJpHQPISVtzuazIbCESBvsz2gJgGffWKZka1jfjG+Vnhs ZH4Ym9vw+mCyYga1SG3AG287tQw/cfhisfB5HL/HBVmAudBllkc1BEFaE8ejw70hvXWd +TXlMrq3Gh/3usfv2Y3medVMM7iLLJBIiDDDg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=OfWDhbUDxt/RoXuvQH+4xnWZzBQG72pErloV8Adp7Z5QgPedLDtJPgai/XXwK4kYeQ A0CP4CnA0unO5UB42wr7Ijg8Ez5gWG1gowdddnjegrGgWjJoj8Jp3i4CQSBSI8Xp2isY 2wRzx/Fia5UR2RY8IXwrKNFFXYO57TgGigQ4w= Received: by 10.142.135.16 with SMTP id i16mr2876531wfd.272.1227771280966; Wed, 26 Nov 2008 23:34:40 -0800 (PST) Received: by 10.143.58.3 with HTTP; Wed, 26 Nov 2008 23:34:40 -0800 (PST) Message-ID: <6c51dbb10811262334q4bfa044eia7b2167568396861@mail.gmail.com> Date: Thu, 27 Nov 2008 12:34:40 +0500 From: FuLLBLaSTstorm To: freebsd-questions@freebsd.org In-Reply-To: <6c51dbb10811262310u17540891nb2f9889c3fbe3180@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6c51dbb10811262310u17540891nb2f9889c3fbe3180@mail.gmail.com> Subject: gd-2.0.35 won't install on FreeBSD 6.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2008 07:56:56 -0000 Hello, GD-2.0.35 fails to install on my production server saying that GD_FONTS not found. How can I solve this problem? Regards, Victor.