flashplugin

Sergio de Almeida Lenzi lenzi.sergio at gmail.com
Tue Oct 27 22:37:40 UTC 2009


Ok... supose you use FreeBSD 7.2 P3  (last version) but the RELEASE
should work too..

supose you use AMD64....

1) compile a custom kernel with SEM (semaphore enable) (sem_enable=YES)
in the loader.conf
2) deinstall all linux stuff,  remove the /compat/linux from the system,
deinstall all pkg with linux....
3) supose you will choose the basics... that is linux fc4
4) mount the /proc and linprocfs  in fstab
linproc	/compat/linux/proc linprocfs	rw,noauto	0	0
proc			/proc	procfs	rw		0	0
5) install portmaster (recomended)
6) portmaster -Bdg www/linuxpluginwrapper
7) portmaster -Bdg www/linux-flashplugin9
8) mount -a (this will mount the /proc and linprocfs
9) nspluginwapper -v -a -i   
10 ) if you are using epiphany.....
cd /usr/local/lib/epiphany/2.26/plugins;ln
-s /usr/local/lib/browser_plugins/*.so .
11) make sure linux module is on the kernel......
12) run browser    and type about:plugins    (this will show you the
plugin running)....


This sure works...



More information about the freebsd-questions mailing list