ports/118567: www/linux-flashplugin7 - 7.0r70

Rudy crapsh at monkeybrains.net
Sun Jan 13 06:10:03 UTC 2008


The following reply was made to PR ports/118567; it has been noted by GNATS.

From: Rudy <crapsh at monkeybrains.net>
To: bug-followup at FreeBSD.org
Cc: Alexander at leidinger.net
Subject: Re: ports/118567: www/linux-flashplugin7 - 7.0r70
Date: Sat, 12 Jan 2008 21:35:48 -0800

 It is a ports bug.
 Having things build and then NOT work _is_ a ports bug.  :)
 
 Please reopen and FIX port.
 
 
 Here are the steps to get it working (from freebsd-questions):
 
 # Run these commands as root:
   sysctl compat.linux.osrelease=2.6.20
   echo "compat.linux.osrelease=2.6.20" >> /etc/sysctl.conf
   cd  /usr/ports/emulators/linux_base-f7 && make
   pkg_delete linux_\*
   make install
 
   rm /usr/ports/distfiles/flashplugin/fp7_archive.zip
   pkg_delete linux-flashplugin\*
   cd /usr/ports/www/linux-flashplugin7 && make
   make install
 
   cd /usr/ports/www/nspluginwrapper/ && make
   make install
 
   portupgrade -O linux-\*
 
 # return to your user account (stop being root)
   nspluginwrapper -a -v -i
 
 # the output should look like this:
 Auto-install plugins from /usr/local/lib/npapi/linux-flashplugin
 Looking for plugins in /usr/local/lib/npapi/linux-flashplugin
 Install plugin /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so
    into /home/rudy/.mozilla/plugins/npwrapper.libflashplayer.so
 
 
 RUdy
 



More information about the freebsd-ports-bugs mailing list