Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2001 15:19:26 -0500 (EST)
From:      Trevor Johnson <trevor@jpj.net>
To:        John Reynolds <johnjen@reynoldsnet.org>
Cc:        ports@FreeBSD.ORG
Subject:   Re: flashplugin-mozilla with "large" flash modules?
Message-ID:  <20011223151116.A22196-100000@blues.jpj.net>
In-Reply-To: <15398.7216.866491.150747@whale.home-net>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




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