From owner-freebsd-questions Tue Dec 10 4:42:37 2002 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 8DA8537B401 for ; Tue, 10 Dec 2002 04:42:35 -0800 (PST) Received: from mcesr.etat.lu (dynamic4.etat.lu [194.154.200.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6088543EB2 for ; Tue, 10 Dec 2002 04:42:34 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from [148.110.43.149] (HELO lucifer) by mcesr.etat.lu (CommuniGate Pro SMTP 3.5.9) with ESMTP-TLS id 689593; Tue, 10 Dec 2002 13:36:29 +0100 Reply-To: From: "Didier Wiroth" To: "'shubha mr'" , Subject: RE: urgent help Date: Tue, 10 Dec 2002 13:42:20 +0100 Organization: MCESR Message-ID: <000001c2a049$94fe5d70$952b6e94@lucifer> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <20021210121721.7044.qmail@web41212.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 Hy, Perhaps you can also do a: 1) cd /usr/ports && make clean && make distclean (this will take some time an clean up you /usr/ports/dist directory an your /usr/ports directory) You might not need to clean the entire /usr/ports directories perhaps only /usr/ports/x11-wm/kde3 for example if you have compile kde3 from the ports. 2) cd /usr/obj && chflags -R noschg * 3) while of course still in the /usr/obj directory "rm -rf *" (be aware of this command) Point 2 & 3 are only usefull if you have make world or compile and build stuff from the sources! It will clean up this directories 4) pkg_delete or pkg_remove stuff Good luck > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of shubha mr > Sent: Tuesday, December 10, 2002 13:17 > To: freebsd-questions@FreeBSD.ORG > Subject: urgent help > > > Hi, > I am trying to install samba on my freeBSD machine and > it says "/: write file system full " .Looks like the > hard disk is not sufficient.How do I solve this > issue,meaning to uninstall a few things? > > thanks > shubha > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message