Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2008 06:10:02 GMT
From:      Rudy <crapsh@monkeybrains.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/118567: www/linux-flashplugin7 - 7.0r70
Message-ID:  <200801130610.m0D6A22W097786@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/118567; it has been noted by GNATS.

From: Rudy <crapsh@monkeybrains.net>
To: bug-followup@FreeBSD.org
Cc: Alexander@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
 



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