From owner-freebsd-questions@FreeBSD.ORG Thu Oct 5 14:32:25 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 5E0F316A580 for ; Thu, 5 Oct 2006 14:32:25 +0000 (UTC) (envelope-from bcook@poklib.org) Received: from c.mx.poklib.org (c.mx.poklib.org [64.72.87.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id A251E43D46 for ; Thu, 5 Oct 2006 14:32:24 +0000 (GMT) (envelope-from bcook@poklib.org) Received: from [192.168.1.249] (port=54396 helo=mail.poklib.org) by c.mx.poklib.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63; FreeBSD) (envelope-from ) id 1GVUGu-000KwX-00 for freebsd-questions@freebsd.org ; Thu, 05 Oct 2006 10:32:24 -0400 Received: from [192.168.1.218] by mail.poklib.org with esmtp (Exim 4.63; FreeBSD) (envelope-from ) id 1GVUGt-000Dml-NK for freebsd-questions@freebsd.org ; Thu, 05 Oct 2006 10:32:23 -0400 X-Virus-Check: ClamAV 0.88.4/1997 on c.mx.poklib.org; Thu, 05 Oct 2006 10:32:24 -0400 Message-ID: <45251777.2030401@poklib.org> Date: Thu, 05 Oct 2006 10:32:23 -0400 From: "B. Cook" Organization: Adriance Memorial Library User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RcvHost: [192.168.1.218] X-RcvFor: X-Auth-Id: X-AntiVirus: No Virus Found X-MIME-Character-set: ISO-8859-1 Subject: Need to Emulate Linux.. 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, 05 Oct 2006 14:32:25 -0000 And I'm wondering what is 'lighter/smaller' linux_base-fc4 or linux_base-suse-9.3 I'm already running the linprocfs and that's not enough.. Its for a program called 'ezproxy' for us here at the library. We used to use the linux_base-debian.. but that seems to have been removed a while back.. Thanks ldd ezproxy ezproxy: libpthread.so.0 => /lib/libpthread.so.0 (0x28272000) libm.so.6 => /lib/libm.so.6 (0x28286000) libc.so.6 => /lib/libc.so.6 (0x282a8000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2825e000)