svn commit: r441253 - head/astro/google-earth

Joseph Mingrone jrm at FreeBSD.org
Fri May 19 17:13:30 UTC 2017


Author: jrm
Date: Fri May 19 17:13:29 2017
New Revision: 441253
URL: https://svnweb.freebsd.org/changeset/ports/441253

Log:
  astro/google-earth: Add pkg-message to let users know linprocfs should be
  mounted
  
  Reported by:	tijl
  Approved by:	swills (mentor, implicit)

Added:
  head/astro/google-earth/pkg-message   (contents, props changed)

Added: head/astro/google-earth/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/astro/google-earth/pkg-message	Fri May 19 17:13:29 2017	(r441253)
@@ -0,0 +1,6 @@
+Google Earth needs linprocfs mounted on /compat/linux/proc.  Add the
+following line to /etc/fstab:
+
+linprocfs   /compat/linux/proc	linprocfs	rw	0	0
+
+Then run "mount /compat/linux/proc".


More information about the svn-ports-all mailing list