Date: Thu, 06 Apr 2000 11:17:14 +0200 From: Jens Rehsack <rehsack@informatik.uni-halle.de> To: Allan Peak <apeak_2000@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: RE: Midnight Commander Message-ID: <38EC561A.307AD98C@informatik.uni-halle.de>
next in thread | raw e-mail | index | archive | help
Hi! > I just installed FreeBSD 4.0, but I'm having trouble > getting Midnight Commander to work. I installed it > from the CDROM but when I typed mc it said it couldn't > find it. So I downloaded the latest source from your On my installation the executeable is named "midc" You can rename (mv) or put an alias in your .bashrc/.cshrc > website and tried to compile it but when I got to > "make install" I got this error message: > > install: /usr/local/src/mc-4.5.43/vfs/extfs/apt: No > such file or directory Seems it tries to compile support for ext2fs filesystems. Try to "make configure" or "./configure" in source directory first. -- Jens Rehsack --- <rehsack@informatik.uni-halle.de> http://www.informatik.uni-halle.de/~rehsack/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38EC561A.307AD98C>