D
Deleted member 9563
Guest
I installed Firefox on an amd64 system and it crashes on some sites. I see that there are others here reporting the same thing so perhaps my problem is not unique. However, I am unsure of how to install Flash, so am hoping that that is where my particular problem lies. The handbook details Flash installation, but the directions are unclear to me.
Here is how I understand it:
Unfortunately step 2 reports "Unable to get etc."
How do I proceed?
Here is how I understand it:
Code:
1- # pkg_add -r nspluginwrapper
2- # pkg_add -r emulators/linux_base-f10
3- # pkg_add -r linux-f10-flashplugin10
4- Then this:
# ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \
/usr/local/lib/browser_plugins/
5- Followed by (as user):
% nspluginwrapper -v -a -i
6- Finally:
# mount -t linprocfs linproc /usr/compat/linux/proc
7- Made permanent by adding to /etc/fstab:
linproc /usr/compat/linux/proc linprocfs rw 0 0
Unfortunately step 2 reports "Unable to get etc."
How do I proceed?