From owner-freebsd-www@FreeBSD.ORG Sat Jul 10 03:30:12 2004 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66C3116A4CE; Sat, 10 Jul 2004 03:30:12 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D5A943D2F; Sat, 10 Jul 2004 03:30:12 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq68-166.dial.allstream.net [216.123.143.150]) by outbox.allstream.net (Allstream MTA) with SMTP id 221DC5D1B; Fri, 9 Jul 2004 23:30:09 -0400 (EDT) Date: Fri, 9 Jul 2004 23:29:17 -0400 From: epilogue To: "Paulo Fonseca Jr." Message-Id: <20040709232917.7f1f68d1@localhost> In-Reply-To: References: X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: "freebsd-www@freebsd.org" cc: "freebsd-questions@freebsd.org" Subject: Re: Flashplasyer plug-in for Opera X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 03:30:12 -0000 On Fri, 09 Jul 2004 21:49:14 -0300 "Paulo Fonseca Jr." wrote: > I'm trying to enable flash plug-in on freebsd 5.1 like this: > > 1) cd /usr/ports/www/linux-flashplayer > make install clean > it's ok > > 2) Tools -> Preferences -> Plug-ins -> Change path > the working path is: opera; > /usr/X11R6/share/opera/plugins:/usr/local/lib/flash/ > it's fine > > 3) when opera starts with "opera -debugplugin" command the message below > occurs: judging by the command above, you're using the 'native' version of opera (that is to say, opera for freebsd). is there any reason you would expect the LINUX-flashplayer to work? :P try /usr/ports/www/flashpluginwrapper for the native version OR install /usr/ports/www/linux-opera. either should solve your problem. hope this helps. ;) cheers, epi > opera; [plugin probing] /usr/X11R6/share/opera/plugins/libnpp.sopera; > > [plugin failed ] /usr/local/lib/flash/libflashplayer.so, > /usr/local/lib/flash/libflashplayer.so; Undefined symbol 'stderr' > > Anybody help me! > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/m2/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >