Files
ports/astro/google-earth/pkg-message
2019-08-13 16:00:39 +00:00

13 lines
229 B
Plaintext

[
{ type: install
message: <<EOM
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".
EOM
}
]