Which "linux emulation" works with which programs or the inverse?

Chris Timmons cwt at networks.cwu.edu
Tue Oct 30 12:47:27 PDT 2007


Thanks; this works really well.
I was also able to get graphics/linux-adobesvg working with a couple of 
minor adjustments:

 	LICENSE.txt is put by the port into
 	/usr/local/share/doc/linux-adobesvg, but the plugin will look for it in
 	/usr/local/lib/linux-adobesvg.  It needs to be manually copied in
 	order for the plugin to prompt you to accept the license.

 	nspluginwrapper -v -i /usr/local/lib/linux-adobesvg/libNPSVG3.so

Regards,
-Chris



On Wed, 24 Oct 2007, Tim Clewlow wrote:

> Hi there, I have native firefox with flash 7 working fine on FreeBSD 6.2, with
> java and adobe reader. I am guessing it should be pretty much the same for FBSD
> 7.
>
> # Short and sweet summary:
>
> install www/firefox
> install print/acroread7
> install java/diablo-jdk15
> install www/linux-flashplugin7
> kldload linux
> echo "none            /compat/linux/proc      linprocfs       rw      0
> 0" >> /etc/fstab
> mount -a
> echo "linux_enable=\"YES\"" >> /etc/rc.conf
> nspluginwrapper -v -a -i
>
> Hope this at least gives pointers as to what to do in FreeBSD 7.
>
> Regards, Tim.


More information about the freebsd-emulation mailing list