Solved mc error

Hi, I just installed mc (midnight commander) using pkg.

I get this error. Thanks!

Code:
$ mc



common.c: unimplemented subshell type 1
read (subshell_pty...): No such file or directory (2)


$ uname -a
FreeBSD t440p.localhost 12.2-RELEASE-p7 FreeBSD 12.2-RELEASE-p7 GENERIC  amd64

 $ grep pkg /var/log/messages
Jun 11 11:32:38 t440p pkg[73315]: libsigsegv-2.12 installed
Jun 11 11:32:39 t440p pkg[73315]: diffutils-3.7 installed
Jun 11 11:32:39 t440p pkg[73315]: libssh2-1.9.0_3,3 installed
Jun 11 11:32:39 t440p pkg[73315]: libslang2-2.3.2_2 installed
Jun 11 11:32:39 t440p pkg[73315]: mc-4.8.26 installed
 
Back
Top