From owner-freebsd-stable@FreeBSD.ORG Sun Jul 25 13:26:41 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3320116A4CE; Sun, 25 Jul 2004 13:26:41 +0000 (GMT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D24943D2F; Sun, 25 Jul 2004 13:26:40 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.11/8.12.11) with ESMTP id i6PDQdIK002342; Sun, 25 Jul 2004 17:26:39 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 25 Jul 2004 17:26:39 +0400 (MSD) From: Dmitry Morozovsky To: freebsd-stable@freebsd.org Message-ID: <20040725171641.Y1088@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: nork@freebsd.org cc: mdodd@freebsd.org Subject: libmap.conf and symlinks X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2004 13:26:41 -0000 Dear colleagues, trying to solve FAQ-ish problem "[Shared object "libdl.so.2" not found, required by "libflashplayer.so"]" with linuxpluginwrappers I found that libmap.conf works only with realpaths and did not resolve symlinks. A bit of background: using FreeBSD from approx 1995 I found useful to setup all machines with rather small root _AND_ small and normally read-only /usr, with home and local directories symlinked out (usually to rather large /lh partition). Of course, replacing /usr/local/lib/linux-flashplugin6/libflashplayer.so with /lh/local/.... solved the problem, but: what are disadvantages and/or drawbacks of realpath(3) resolving of libmap.conf headers? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------