linuxpluginwrapper + libmap.conf + fbsd4.9

epilogue at allstream.net epilogue at allstream.net
Mon Jan 19 17:19:40 PST 2004


Hello all,

Adding '-p0' did indeed fix the build on my end.  Thank you, AJ, for
helping out.  :)  Apologies for the late reply.


I am running the Opera browser.  Flash seems to be working rather well
however trying to open any PDF files leaves me with a blank screen.

The relevant (I think) lines are present in libmap.conf and Opera seems to
'recognize' the plugin.

	# Acrobat with Opera
	[/usr/X11R6/lib/browser_plugins/nppdf.so]	libc.so.6                     
	pluginwrapper/acrobat.so

Is anyone else seeing this behaviour?


Thanks again,
Epi


On Mon, 12 Jan 2004 15:20:56 -0500
Andrew J Caines <A.J.Caines at halplant.com> wrote:

> epi,
> 
> I reported what I suspect is this problem to the maintainer
> (nork at freebsd.org) last night. It's working for me, so it should work for
> you too.
> 
> > /usr/src# patch < /foo/libmap_4stable.diff
> 
> Use...
> 
> # patch -p0 < /foo/libmap_4stable.diff
> 
> The -p0 made the difference in my case, even though without it the patch
> appeared to apply correctly.
> 
> > /usr/src/libexec/rtld-elf# make install
> 
> For good measure, I'd use...
> 
> # make clean all && sudo make install
> 
> Please follow up to -ports to report success or failure.
> 
> 
> -Andrew-
> -- 
>  _______________________________________________________________________
> | -Andrew J. Caines-   Unix Systems Engineer   A.J.Caines at halplant.com  |
> | "They that can give up essential liberty to obtain a little temporary |
> |  safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |
> 


More information about the freebsd-ports mailing list