From owner-freebsd-chat@FreeBSD.ORG Tue Feb 23 02:55:16 2010 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 756DE1065672 for ; Tue, 23 Feb 2010 02:55:16 +0000 (UTC) (envelope-from followait@163.com) Received: from m12-15.163.com (m12-15.163.com [220.181.12.15]) by mx1.freebsd.org (Postfix) with ESMTP id 782808FC14 for ; Tue, 23 Feb 2010 02:55:14 +0000 (UTC) Received: from jqslaptop (unknown [113.87.158.171]) by smtp11 (Coremail) with SMTP id D8CowLDbDcEFQINLQHtCKg--.45705S2; Tue, 23 Feb 2010 10:40:09 +0800 (CST) From: "Ronald" To: "Freebsd-Chat@Freebsd.Org" Date: Tue, 23 Feb 2010 10:40:05 +0800 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acq0MYGfzN5sCZ64TP6h6wjgRam0Cg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-CM-TRANSID: D8CowLDbDcEFQINLQHtCKg--.45705S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUwSoXUUUUU X-CM-SenderInfo: xiroz0hzdl3qqrwthudrp/1tbiJB6A+T-6UPZSygAAs4 X-Mailman-Approved-At: Tue, 23 Feb 2010 03:09:21 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Where to put private lib files? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2010 02:55:16 -0000 I think the global lib directories is not so good, because it should be for public libs. The libs private to one application, where to put them? Thanks.