From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 30 22:03:11 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6292216A4CE; Thu, 30 Dec 2004 22:03:11 +0000 (GMT) Received: from pm.ctcgsc.org (pm.ctcgsc.org [147.160.99.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id A499C43D1F; Thu, 30 Dec 2004 22:03:10 +0000 (GMT) (envelope-from cameron@ctc.com) Received: from server3.ctc.com (server3.ctc.com [147.160.1.6]) iBUM34gR004935; Thu, 30 Dec 2004 17:03:05 -0500 Received: from deimos.ctc.com ([147.160.51.251])iBUM34kH032265; Thu, 30 Dec 2004 17:03:04 -0500 From: "Frank J. Cameron" To: freebsd-emulation@freebsd.org In-Reply-To: References: <20041230213022.GA28560@xor.obsecurity.org> Content-Type: text/plain Organization: Concurrent Technologies Corp. Date: Thu, 30 Dec 2004 17:03:02 -0500 Message-Id: <1104444183.16192.18.camel@deimos.ctc.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1 Content-Transfer-Encoding: 7bit cc: Thierry Thomas cc: Jeremy Messenger cc: Kris Kennaway Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cameron@ctc.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 22:03:11 -0000 On Thu, 2004-12-30 at 15:52 -0600, Jeremy Messenger wrote: > > ftp://sunsite.cnlab-switch.ch/mirror/fedora.us/fedora/fedora/2/i386/RPMS.os/freetype-2.1.7-4.i386.rpm > Will it works on RedHat 8.0? I doubt anyone can find freetype 2.1.4 or > above for RedHat 8.0, only way is to create a RPM on our own. I don't know > how to create RPM stuff. I don't think I have a RedHat 8 box handy, but, it might work to take the 2.1.7 source rpm from Fedora and rebuild it on a RedHat 8 box: rpm -i freetype-2.1.7.src.rpm cd /usr/src/redhat/SPECS rpmbuild -bb freetype.spec cd ../RPMS/i386