From owner-freebsd-questions Fri Feb 1 11:36:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.quadrant.net (indigo.quadrant.net [207.195.92.9]) by hub.freebsd.org (Postfix) with ESMTP id AD7CF37B42A for ; Fri, 1 Feb 2002 11:35:28 -0800 (PST) Received: from git2000 (56K86.quadrant.net [207.195.92.86]) by indigo.quadrant.net (8.9.1/8.9.1) with SMTP id NAA02790; Fri, 1 Feb 2002 13:35:25 -0600 (CST) From: "Scott Gerhardt" To: "Ozzie Gurkan" , Subject: RE: Must free up disk space -- /usr/src, what's this? Date: Fri, 1 Feb 2002 13:37:55 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I just ran du on my machine today and got the following usage, > 283M /usr/src > 479M /usr/ports > > Are these numbers normal? Can I remove anything under /usr/src/ or > /usr/ports? You could try looking in /usr/ports/distfiles/ , this is where all the ports sources go. You can delete them once installed. Try running make clean and make distclean to free up space.... see the handbook for details. - Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message