From owner-freebsd-questions Thu May 25 13:37:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wodc7mr4.ffx.ops.us.uu.net (wodc7mr4.ffx.ops.us.uu.net [192.48.96.29]) by hub.freebsd.org (Postfix) with ESMTP id 8E68337B690 for ; Thu, 25 May 2000 13:37:39 -0700 (PDT) (envelope-from derek@zettlergroup.com) Received: from zettlergroup.com by wodc7mr4.ffx.ops.us.uu.net with ESMTP (peer crosschecked as: [205.229.171.105]) id QQiqte13521 for ; Thu, 25 May 2000 20:37:28 GMT Message-ID: <392D8F06.BABEFEB6@zettlergroup.com> Date: Thu, 25 May 2000 16:37:26 -0400 From: Derek Nielsen X-Mailer: Mozilla 4.72 (Macintosh; I; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problems with 'make' and 'man' and groff Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using Mac OS-X Server, which, I've been told is FreeBSD. During the past day or two I have been trying to install PHP and MySQL. I had both of them installed, then realized that I needed to change some things in the configuration of PHP, so I trashed it and set about making it again. This time, when I type 'make' I get this message: make: execvp: rm: Not a directory make: *** [language-parser.tab.o] Error 127 Also, now when I use 'man', as in 'man chmod', I get this error: man: formatting manual page... groff: couldn't execute troff: Not a directory groff: couldn't execute grotty: Not a directory What is going on here? I can type 'man' by itself, and it explains the usage, so I assume the PATH info is correct. Any ideas? Thanks... Derek Nielsen derek@zettlergroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message