From owner-freebsd-questions@FreeBSD.ORG Mon Jan 23 05:48:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DB40716A41F for ; Mon, 23 Jan 2006 05:48:34 +0000 (GMT) (envelope-from john@dexter.starfire.mn.org) Received: from dexter.starfire.mn.org (starfire.skypoint.net [66.93.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8159943D6E for ; Mon, 23 Jan 2006 05:48:30 +0000 (GMT) (envelope-from john@dexter.starfire.mn.org) Received: (from john@localhost) by dexter.starfire.mn.org (8.11.3/8.11.3) id k0N5mTi27926 for freebsd-questions@freebsd.org; Sun, 22 Jan 2006 23:48:29 -0600 (CST) (envelope-from john) Date: Sun, 22 Jan 2006 23:48:29 -0600 From: John To: freebsd-questions Message-ID: <20060122234829.A27869@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: gtk library for linux application? 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: Mon, 23 Jan 2006 05:48:35 -0000 I am trying to run a Linux application on my 5.3-STABLE FreeBSD system, but it needs a gtk library. Having the equivalent native FreeBSD library is apparently of no consequence. I can find Linux RPM source bundles for this all over the place, but I can't seem to find the binaries anywhere. I'm not sure I'm ready to try creating Linux-compatible libraries on my FreeBSD machine, nor learning the ins and outs of RPM. Does anyone have a libgtk-1.2.so.0 (and any dependent libraries) that they could send me so that I can drop it (them) into /usr/compat/linux/usr/lib and hope to run this thing? Thanks! -- John Lind john@starfire.MN.ORG