From owner-freebsd-questions@FreeBSD.ORG Tue May 11 09:11:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D6FD16A4CE for ; Tue, 11 May 2004 09:11:03 -0700 (PDT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1FD943D1D for ; Tue, 11 May 2004 09:11:02 -0700 (PDT) (envelope-from dvelez502@verizon.net) Received: from outgoing.verizon.net ([192.168.1.3]) by out006.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040511161102.EYTJ3317.out006.verizon.net@outgoing.verizon.net> for ; Tue, 11 May 2004 11:11:02 -0500 X-Mailer: Openwave WebEngine, version 2.8.12 (webedge20-101-197-20030912) From: To: Date: Tue, 11 May 2004 11:11:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [192.168.1.3] at Tue, 11 May 2004 11:11:02 -0500 Message-Id: <20040511161102.EYTJ3317.out006.verizon.net@outgoing.verizon.net> Subject: FreeBSD ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 16:11:03 -0000 Hi, I am running freeBSD 5.1. = = I read the handbook on updating the ports system. The = updated ports were placed in the /home/ncvs/ports. I cd = to the /home/ncvs/ports/3ddesktop. I typed the usual = make install clean as root. I gotten this error message: = = make: don't know how to make install. Stop = = = But, when I build from the default directory = /usr/ports/package-name it compiles and install = the package fine. The 33desktop is not in the = /usr/ports directory, but in the /home/ncvs/ports = directory. I want to install this package but I = get the error above. If you can help, I surely appreciate it. = = Thanks =