From owner-freebsd-questions Thu Apr 6 2:22:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01do.de.uu.net (smtp01do.de.uu.net [192.76.144.61]) by hub.freebsd.org (Postfix) with ESMTP id 6AFA637C07A for ; Thu, 6 Apr 2000 02:22:50 -0700 (PDT) (envelope-from rehsack@informatik.uni-halle.de) Received: from informatik.uni-halle.de ([195.124.230.62]) by smtp01do.de.uu.net (5.5.5/5.5.5) with ESMTP id LAA28459; Thu, 6 Apr 2000 11:21:00 +0200 (MET DST) Message-ID: <38EC561A.307AD98C@informatik.uni-halle.de> Date: Thu, 06 Apr 2000 11:17:14 +0200 From: Jens Rehsack Organization: LiWing X-Mailer: Mozilla 4.7 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Allan Peak Cc: freebsd-questions@freebsd.org Subject: RE: Midnight Commander Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 --- 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