Date: Tue, 10 Dec 2002 13:42:20 +0100 From: "Didier Wiroth" <didier.wiroth@mcesr.etat.lu> To: "'shubha mr'" <shubha_mr@yahoo.com>, <freebsd-questions@FreeBSD.ORG> Subject: RE: urgent help Message-ID: <000001c2a049$94fe5d70$952b6e94@lucifer> In-Reply-To: <20021210121721.7044.qmail@web41212.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c2a049$94fe5d70$952b6e94>