From owner-freebsd-questions Mon Jan 25 23:24:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19298 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:24:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19290 for ; Mon, 25 Jan 1999 23:24:07 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id XAA18646; Mon, 25 Jan 1999 23:24:03 -0800 (PST) Message-ID: <36AD6D92.80C486A7@seattleu.edu> Date: Mon, 25 Jan 1999 23:24:02 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Joe Mama CC: freebsd-questions@FreeBSD.ORG Subject: Re: error 1 References: <36AD1252.D35B2700@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe Mama wrote: > > thanks for the prompt reply. I was kind of overwhelmed the the newness, > coming from slackware and found that the problem was I had eis0 > commented out which worked. Now running into some other problems. > > On another tip....once installing one of the ports, do you need to keep > that port directory? Same with compiling new kernels...once it's made > can I safely remove the sys folder? If you cvsup your ports, its safer to leave them as is. What you can do is make install && make distclean in order to make the port, clean the port, then remove the source file. If you wanted to keep the distfiles, you could make install && make clean. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message