Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 15:11:51 +0200
From:      Polytropon <freebsd@edvax.de>
To:        "William A. Mahaffey III" <wam@hiwaay.net>
Cc:        FreeBSD Questions !!!! <freebsd-questions@freebsd.org>
Subject:   Re: Flash plugin ?
Message-ID:  <20140817151151.5527a1bc.freebsd@edvax.de>
In-Reply-To: <53F0AA33.3050605@hiwaay.net>
References:  <53F0986B.2000604@hiwaay.net> <20140817135824.78df3203.freebsd@edvax.de> <53F0AA33.3050605@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Aug 2014 08:12:19 -0500, William A. Mahaffey III wrote:
> 2nd, the make failed looking for some fedora 
> compat files .... How come these weren't fetched & installed on the fly ?

Oh, I thought that would be a dependency... install the
linux_base-f10 port, it should include the dependencies.
Make sure you have Linux ABI in the kernel (should be the
default) and check if your /etc/fstab has

	linproc  /compat/linux/proc   linprocfs   rw  0  0
	proc     /proc                procfs      rw  0  0

included. Remember: This is the _Linux_ version of "Flash"
running via FreeBSD's alternative binary interface, so it
expects certain Linux facilities to be present. The port
mentioned provides those.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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