Code:
	
	Message from linux_base-c6-6.10_1:
--
Some programs need 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".
Some programs need tmpfs mounted on /compat/linux/dev/shm.  Add the
following line to /etc/fstab:
tmpfs    /compat/linux/dev/shm  tmpfs   rw,mode=1777    0       0
Then run "mount /compat/linux/dev/shm".
--
===>   NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Superseded by CentOS 7.
It is scheduled to be removed on or after 2019-12-31.
	that last part "Superseded by CentOS 7." so issue
		Code:
	
	sudo pkg install CentOS 7