Date: Mon, 12 Dec 2011 15:26:29 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: dougb@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: Clicking URLs with acroread8 Message-ID: <20111212.152629.1867740732716472368.hrs@allbsd.org> In-Reply-To: <4EE2A456.602@FreeBSD.org> References: <4EE2A456.602@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Mon_Dec_12_15_26_29_2011_457)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Doug Barton <dougb@FreeBSD.org> wrote in <4EE2A456.602@FreeBSD.org>: do> I receive PDF documents with URLs that I need to click, and so I would do> like to get that working in acroread8. I symlink'ed firefox into do> /compat/linux/usr/local/bin, and set the preferences in acroread do> accordingly. That got me from a "firefox not found" error to this, do> printed out in the terminal: do> do> libfam.so.0: cannot open shared object file: No such file or directory do> Failed to load module: /usr/lib/gio/modules/libgiofam.so do> do> Since I have that lib installed as a result of the linux-base port, I do> assume that what is missing is something that it depends on. do> do> Any help resolving this is welcome. Does the following command line do the trick on your environment? % acroread8 -setenv LD_LIBRARY_PATH= The LD_LIBRARY_PATH set by the acroread script often prevents a utility invoked in Acrobat Reader from working. -- Hiroki ----Security_Multipart(Mon_Dec_12_15_26_29_2011_457)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk7lnpUACgkQTyzT2CeTzy01ywCeIxSjxKHvngORewTaXJwBLKQv 7VEAoM999jj7fe8SNBxIYhspgH7BRihu =GY7j -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Dec_12_15_26_29_2011_457)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111212.152629.1867740732716472368.hrs>