{"id":1044,"date":"2011-10-22T07:18:54","date_gmt":"2011-10-22T14:18:54","guid":{"rendered":"http:\/\/truelogic.org\/wordpress\/?p=1044"},"modified":"2011-12-01T13:22:05","modified_gmt":"2011-12-01T13:22:05","slug":"installing-flash-plugin-10-for-firefox-7-in-freebsd-unix-8-0","status":"publish","type":"post","link":"https:\/\/truelogic.org\/wordpress\/2011\/10\/22\/installing-flash-plugin-10-for-firefox-7-in-freebsd-unix-8-0\/","title":{"rendered":"Installing Flash plugin 10 for Firefox 7 in FreeBSD unix 8.0"},"content":{"rendered":"<p>When I upgraded from Firefox 3.x to Firefox 7, the older flash plugin stopped working.These are the steps which worked for me, to reinstall the flash plugin:<\/p>\n<h4><strong>Assumptions<\/strong><\/h4>\n<p>The Linux\u00ae process file system, linprocfs(5) is already mounted using either the manual command:<\/p>\n<p># mount -t linprocfs linproc \/usr\/compat\/linux\/proc<\/p>\n<p>or set to run at boot time by adding the following line in \/etc\/fstab<\/p>\n<p>linproc \/usr\/compat\/linux\/proc linprocfs rw 0 0<\/p>\n<p>The linux emulator port \/usr\/ports\/emulators\/linux_base-f10 is already installed.<\/p>\n<p>Firefox 7 is already installed. Note that firefox runs as firefox and not as firefox7 (Firefox 3.x ran as firefox3)<\/p>\n<h4><strong>Steps<\/strong><\/h4>\n<p>Install the \/usr\/ports\/www\/nspluginwrapper port using make or portmaster<\/p>\n<p>Install the \/usr\/ports\/www\/linux-f10-flashplugin10 port<\/p>\n<p>Make sure that you have $HOME\/.mozilla\/plugins folder present. If not, then create it manually.<\/p>\n<p>The .mozilla\/plugins folder is where the flash plugin should be installed by default but generally it doesnt so this has to be resolved by creating a symlink<\/p>\n<p># ln -s \/usr\/local\/lib\/npapi\/linux-f10-flashplugin\/libflashplayer.so<br \/>\n\/$HOME\/.mozilla\/plugins\/<\/p>\n<p>For each user the plugin must be installed using the command<\/p>\n<p>nspluginwrapper -v -a -i<\/p>\n<p>Next run the command nspluginwrapper -l to see if the plugin was found in $HOME\/.mozilla\/plugins folder. If not then remove the symlink above and manually copy the libflashplayer.so into that folder. Run<\/p>\n<p>nspluginwrapper -v -a -i<\/p>\n<p>Close firefox if open and reload it. Type in about:plugins and it should the presense of the flash plugin.<\/p>\n<p>Hope this helps.<\/p>\n<p><a href=\"https:\/\/truelogic.org\/wordpress\/wp-content\/uploads\/2011\/10\/screenshot.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1046\" title=\"screenshot\" src=\"https:\/\/truelogic.org\/wordpress\/wp-content\/uploads\/2011\/10\/screenshot-300x208.png\" alt=\"\" width=\"300\" height=\"208\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>When I upgraded from Firefox 3.x to Firefox 7, the older flash plugin stopped working.These are the steps which worked for me, to reinstall the <a class=\"mh-excerpt-more\" href=\"https:\/\/truelogic.org\/wordpress\/2011\/10\/22\/installing-flash-plugin-10-for-firefox-7-in-freebsd-unix-8-0\/\" title=\"Installing Flash plugin 10 for Firefox 7 in FreeBSD unix 8.0\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-1044","post","type-post","status-publish","format-standard","hentry","category-freebsd"],"_links":{"self":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/1044","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/comments?post=1044"}],"version-history":[{"count":3,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/1044\/revisions"}],"predecessor-version":[{"id":1056,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/1044\/revisions\/1056"}],"wp:attachment":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/media?parent=1044"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/categories?post=1044"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/tags?post=1044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}