From owner-freebsd-emulation@FreeBSD.ORG Sat Dec 10 20:44:44 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14E1F1065670; Sat, 10 Dec 2011 20:44:44 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id C54778FC08; Sat, 10 Dec 2011 20:44:43 +0000 (UTC) Received: from outgoing.leidinger.net (p5796CEC5.dip.t-dialin.net [87.150.206.197]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id C508D84400D; Sat, 10 Dec 2011 21:27:35 +0100 (CET) Received: from unknown (IO.Leidinger.net [192.168.1.12]) by outgoing.leidinger.net (Postfix) with ESMTP id 04FF65722; Sat, 10 Dec 2011 21:27:33 +0100 (CET) Date: Sat, 10 Dec 2011 21:27:32 +0100 From: Alexander Leidinger To: Doug Barton Message-ID: <20111210212732.000004a9@unknown> In-Reply-To: <4EE2A456.602@FreeBSD.org> References: <4EE2A456.602@FreeBSD.org> X-Mailer: Claws Mail 3.7.10cvs7 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: C508D84400D.A1C24 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-0.323, required 6, autolearn=disabled, ALL_TRUSTED -1.00, J_CHICKENPOX_72 0.60, TW_BG 0.08) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1324153656.40502@oNhVB61oSjeYqircD9dM0A X-EBL-Spam-Status: No Cc: emulation@freebsd.org, hrs@FreeBSD.org, FreeBSD ports list Subject: Re: Clicking URLs with acroread8 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Dec 2011 20:44:44 -0000 On Fri, 09 Dec 2011 16:14:14 -0800 Doug Barton wrote: CCing emulation@ > I receive PDF documents with URLs that I need to click, and so I would > like to get that working in acroread8. I symlink'ed firefox into > /compat/linux/usr/local/bin, and set the preferences in acroread > accordingly. That got me from a "firefox not found" error to this, > printed out in the terminal: > > libfam.so.0: cannot open shared object file: No such file or directory > Failed to load module: /usr/lib/gio/modules/libgiofam.so > > Since I have that lib installed as a result of the linux-base port, I > assume that what is missing is something that it depends on. > > Any help resolving this is welcome. ---snip--- # /compat/linux/bin/bash /compat/linux/usr/bin/ldd /compat/linux/usr/lib/gio/modules/libgiofam.so libgio-2.0.so.0 => /lib/libgio-2.0.so.0 (0x21029000) libgobject-2.0.so.0 => /lib/libgobject-2.0.so.0 (0x2109d000) libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x210de000) libfam.so.0 => not found libc.so.6 => /lib/libc.so.6 (0x211c1000) libgmodule-2.0.so.0 => /lib/libgmodule-2.0.so.0 (0x2133a000) libselinux.so.1 => /lib/libselinux.so.1 (0x2133e000) /lib/ld-linux.so.2 (0x01001000) libdl.so.2 => /lib/libdl.so.2 (0x2135b000) # find /compat/linux -name libfam.so.0 # cd /usr/ports # INDEXFILE=INDEX-9 make quicksearch name=fam | grep linux # grep fam emulators/linux_base-f10/pkg-plist # grep fam */linux-f10-*/pkg-plist ---snip--- Looks to me like you need a linux libfam.so.0 (and we should add it to the linux_base-f10 port). Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137