From owner-freebsd-ports Sun Dec 23 12:19:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 1B74937B419 for ; Sun, 23 Dec 2001 12:19:36 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.1) with ESMTP id fBNKJVr23007; Sun, 23 Dec 2001 15:19:32 -0500 (EST) Date: Sun, 23 Dec 2001 15:19:26 -0500 (EST) From: Trevor Johnson To: John Reynolds Cc: ports@FreeBSD.ORG Subject: Re: flashplugin-mozilla with "large" flash modules? In-Reply-To: <15398.7216.866491.150747@whale.home-net> Message-ID: <20011223151116.A22196-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Hi, who out there is using Mozilla 0.9.6 along with the flashplugin-mozilla > port for handling flash modules? > > I can't seem to get anything "real" to work outside of very small tests. Some > of the notable pages I cannot get working is: > > http://www.teslatheband.com/fms/TheBand/History.aspx > > as well as > > http://www.playhousedisney.com/ I've proposed (PR 33072) a port of Mozilla precompiled for Linux on x86: http://people.freebsd.org/~trevor/ports/linux-mozilla.shar By making the appended change to the linux-flashplugin port and installing both ports, I was able to run the Flash programs on both the Tesla and Disney pages (although I got a 404 error when I clicked on Pooh). -- Trevor Johnson --- www/linux-flashplugin/Makefile.orig Wed Nov 14 19:59:38 2001 +++ www/linux-flashplugin/Makefile Sun Dec 23 11:58:28 2001 @@ -21,7 +21,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/flash_linux -PLUGINSDIR= lib/netscape-linux/plugins +PLUGINSDIR= lib/linux-mozilla/plugins LIBFILES= libflashplayer.so \ ShockwaveFlash.class To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message