From owner-freebsd-ports@FreeBSD.ORG Fri Feb 6 08:36:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8058B16A4CE for ; Fri, 6 Feb 2004 08:36:32 -0800 (PST) Received: from conn.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C284D43D54 for ; Fri, 6 Feb 2004 08:36:29 -0800 (PST) (envelope-from veldy@veldy.net) Received: from veldy.net (fuggle.veldy.net [209.98.200.33]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id 443F98A87 for ; Fri, 6 Feb 2004 10:36:29 -0600 (CST) Received: from localhost (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with ESMTP id 9315B1CC65 for ; Fri, 6 Feb 2004 10:36:28 -0600 (CST) Received: from veldy.net ([127.0.0.1]) by localhost (fuggle.veldy.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14362-02 for ; Fri, 6 Feb 2004 10:36:26 -0600 (CST) Received: from veldy.net (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with ESMTP id A0B7E1CC61 for ; Fri, 6 Feb 2004 10:36:25 -0600 (CST) Message-ID: <4023C286.1050306@veldy.net> Date: Fri, 06 Feb 2004 10:36:22 -0600 From: "Thomas T. Veldhouse" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.76.8.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB4891BE8E8DF889542EF3FFB" X-Virus-Scanned: by amavisd-new at veldy.net Subject: WordNet-1.7.1 fails to install X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 16:36:32 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB4891BE8E8DF889542EF3FFB Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit ===> include mkdir -p /usr/local/include/WordNet-1.7.1 install -C -o root -g wheel -m 444 license.h setutil.h wn.h wnconsts.h wnglobal.h wnhelp.h wnrtl.h wntypes.h /usr/local/include/WordNet-1.7.1/ ===> dict install -C -o root -g wheel data.noun /usr/local/share/WordNet-1.7.1/data.noun mkdir -p /usr/local/share/WordNet-1.7.1 install: /usr/local/share/WordNet-1.7.1/data.noun: No such file or directory *** Error code 71 1 error *** Error code 2 1 error *** Error code 2 Stop in /usr/ports/textproc/wordnet. *** Error code 1 Of course: # mkdir /usr/local/share/WordNet-1.7.1/data.noun seems to have solved the problem. Tom Veldhouse --------------enigB4891BE8E8DF889542EF3FFB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org iD8DBQFAI8KIARgTFXYf0wARAsf3AJ9G2sjFH/hDO5P/Mo9JOtprgEdgOACgsHD2 25t6VD/7AGz7X8kG4SbwpN0= =u1QE -----END PGP SIGNATURE----- --------------enigB4891BE8E8DF889542EF3FFB--