From owner-freebsd-gnome@FreeBSD.ORG Sat Jun 17 13:21:00 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97AF216A515 for ; Sat, 17 Jun 2006 13:21:00 +0000 (UTC) (envelope-from shild@sbcglobal.net) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id E978B43D45 for ; Sat, 17 Jun 2006 13:20:59 +0000 (GMT) (envelope-from shild@sbcglobal.net) Received: from pimout3-ext.prodigy.net (pimout3-int.prodigy.net [207.115.4.218]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k5HDKeTX032126 for ; Sat, 17 Jun 2006 09:20:40 -0400 X-ORBL: [75.4.77.251] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=sbcglobal.net; c=nofws; q=dns; h=received:x-authentication-warning:subject:from:reply-to:to:cc: in-reply-to:references:content-type: content-transfer-encoding:date:message-id:mime-version:x-mailer; b=XQB8VEOEAJLH5tQWNTqTB5jxCNar4Q6OwS5l0/5NeWye0tMcPxwJ0IM42Vx6AFQ1n tYX/vyEIILx0CHfaB6kZw== Received: from fbsd1.dyndns.org (adsl-75-4-77-251.dsl.emhril.sbcglobal.net [75.4.77.251]) by pimout3-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k5HDKvdj111572; Sat, 17 Jun 2006 09:20:58 -0400 Received: from fbsd1.dyndns.org (localhost [127.0.0.1]) by fbsd1.dyndns.org (8.13.6/8.13.6) with ESMTP id k5HDLCPK015133; Sat, 17 Jun 2006 08:21:12 -0500 (CDT) (envelope-from shild@sbcglobal.net) Received: (from shildret@localhost) by fbsd1.dyndns.org (8.13.6/8.13.6/Submit) id k5HDLBD2015132; Sat, 17 Jun 2006 08:21:11 -0500 (CDT) (envelope-from shild@sbcglobal.net) X-Authentication-Warning: fbsd1.dyndns.org: shildret set sender to shild@sbcglobal.net using -f From: "Scott T. Hildreth" To: Randy Bush In-Reply-To: <17555.64016.974378.369036@roam.psg.com> References: <20060608120155.EB51716F8FC@hub.freebsd.org> <1149865048.3038.233.camel@scotth.emsphone.com> <20060612231834.GA3328@dagobah.vindaloo.com> <1150468871.47958.12.camel@fbsd1.dyndns.org> <17555.64016.974378.369036@roam.psg.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 17 Jun 2006 08:21:07 -0500 Message-Id: <1150550468.1015.35.camel@fbsd1.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: Flash problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shild@sbcglobal.net List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 13:21:00 -0000 On Sat, 2006-06-17 at 05:48 -0700, Randy Bush wrote: > >> CVSuping my ports tree and building the latest firefox > >> Updating linuxpluginwrapper > >> Changing from www/linux-flashplugin6 to www/linuxflashplugin7 > >> Applying the rtld-elf patch. > > flashplayer.xpt@ -> /usr/X11R6/lib/linux-flashplugin7/flashplayer.xpt > > libflashplayer.so@ -> /usr/X11R6/lib/linux-flashplugin7/libflashplayer.so > > Works for me, native FreeBSD & flash7. > > still stuck. was this the correct link > > ln -s /usr/X11R6/lib/linux-flashplugin7/flashplayer.xpt /usr/X11R6/lib/firefox/plugins > ln -s /usr/X11R6/lib/linux-flashplugin7/libflashplayer.so /usr/X11R6/lib/firefox/plugins > > with these > firefox-1.5.0.4,1 > linuxpluginwrapper-20051113 > > and the patch? > > opps! i bet i have to reboot to get the hack to rtld-elf You shouldn't have to reboot, just make sure you did a 'make install' in the /usr/src/libexec/rtld-elf dir. / > > randy > -- Scott T. Hildreth