From owner-freebsd-ports@FreeBSD.ORG Mon Nov 21 18:31:15 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84AA9106564A for ; Mon, 21 Nov 2011 18:31:15 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 415478FC13 for ; Mon, 21 Nov 2011 18:31:15 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1004) id CCD95119C26; Mon, 21 Nov 2011 09:29:32 -0800 (PST) From: David Southwell Organization: Vision Communications To: freebsd-ports@freebsd.org Date: Mon, 21 Nov 2011 09:29:32 -0800 User-Agent: KMail/1.13.7 (FreeBSD/8.2-RELEASE; KDE/4.7.3; amd64; ; ) References: <201111190153.59986.david@vizion2000.net> <20111121181717.GA98753@server.vk2pj.dyndns.org> In-Reply-To: <20111121181717.GA98753@server.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201111210929.32662.david@vizion2000.net> Cc: Peter Jeremy Subject: Re: epson r2400/2880 printers on freebsd8.2 amd64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2011 18:31:15 -0000 On Monday 21 November 2011 10:17:18 Peter Jeremy wrote: > On 2011-Nov-19 01:53:59 -0800, David Southwell wrote: > >Anyone up to date on how to do high quality printing with epson inkjet > >printers (in my case r2400 and r2880) on freebsd8.2 amd64 systems. > >print/pips* reports they require 386 and do not compile on amd64. > > At least some of the pips distfiles include binary blobs (intended for > Linux/i386). One approach might be to usee a cut-down i386 jail. Thank you Peter for that. Interesting idea I will think about that one but my real preference is to get an amd64 version. I do know someone who has the skill to re-engineer the binary blobs but I would need to give him some idea of what he would be letting himself in for. Is anyone able to pinpoint where the problem(s) lie or have any idea of how much work would be involved to produce an amd64 version? Its too many years since I have done a lot of coding and I would be reluctant to give him an estimate based on my currently inadequate level of coding expertise! If we are talking a few hours for a very experienced coder then it would be doable - if it is days then it would be no go! david