Re: linux-flashplugin-9 && firefox-3.0.7, 1 does not play in -CURRENT

From: Boris Samorodov <bsam_at_ipt.ru>
Date: Sun, 19 Apr 2009 21:28:33 +0400
Matthias Apitz <guru_at_unixarea.de> writes:

> vm-naranja# cd /usr/compat/linux/lib
> vm-naranja# pkg_info -W libreadline.so.5.2
> vm-naranja# ls -l libreadline.so.5.2
> -rwxr-xr-x  1 root  wheel  212996 Apr 18 13:54 libreadline.so.5.2

If you look at any /var/db/pkg/linux*/+CONTENTS file, you'll
see a line "_at_cwd /compat/linux" near the top of the file.
That meens that all linux files are registered relative to
LINUX_BASE, that is /compat/linux. So you should use that
base when using pkg_info:
-----
% pkg_info -W /compat/linux/lib/libreadline.so.5.2
/compat/linux/lib/libreadline.so.5.2 was installed by package linux_base-f9-9
%
-----


HTH & WBR
-- 
bsam
Received on Sun Apr 19 2009 - 15:28:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:46 UTC