Date: Mon, 25 Jan 1999 23:24:02 -0800 From: Eric Hodel <hodeleri@seattleu.edu> To: Joe Mama <routerg@home.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: error 1 Message-ID: <36AD6D92.80C486A7@seattleu.edu> References: <36AD1252.D35B2700@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36AD6D92.80C486A7>