Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 23:47:48 -0600
From:      Mike Meyer <mwm@mired.org>
To:        gnome@freebsd.org, ports@freebsd.org
Subject:   Flash plugin for mozilla port
Message-ID:  <16392.52356.122455.458666@guru.mired.org>

next in thread | raw e-mail | index | archive | help
Hello,

I've just done a rather neat thing. I got the flash plugin player in
the graphics/flashplayer port working with the www/mozilla port.

It would be nice if this became part of the mozilla port, but I'm not
going to dive into the port to do it. It takes two changes to the port
to work.

First, the graphics/flashplayer port must be built, and the file
work/flash-0.4.10/Plugin/npflash.so copied to
$(X11BASE)/lib/mozilla/plugins.

Second, the mozilla executable needs to be started with
LD_PRELOAD=$(LOCALBASE)/lib/libjpeg.so set. That can be done in the
$(X11BASE/bin/mozilla.

	<mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16392.52356.122455.458666>