From owner-freebsd-questions@FreeBSD.ORG Mon Mar 28 11:38:20 2005 Return-Path: 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 25CF816A4CE for ; Mon, 28 Mar 2005 11:38:20 +0000 (GMT) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4677E43D48 for ; Mon, 28 Mar 2005 11:38:19 +0000 (GMT) (envelope-from kalashnikovi@mail.ru) Received: from [194.44.21.158] (port=57337 helo=n-ss.nighterra) by mx1.mail.ru with esmtp id 1DFsZQ-000KUv-00; Mon, 28 Mar 2005 15:38:14 +0400 From: Kalashnikov Ilya To: Soo-Hyun Choi In-Reply-To: <34b425c505031705587bfc378c@mail.gmail.com> References: <34b425c505031705587bfc378c@mail.gmail.com> Date: Mon, 28 Mar 2005 14:47:48 +0300 Message-Id: <1112010468.2983.10.camel@n-ss.nighterra> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Spam: Not detected Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org Subject: Re: How much HDD space does FreeBSD need? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 11:38:20 -0000 On Thu, 2005-03-17 at 13:58 +0000, Soo-Hyun Choi wrote: > Hi, > > I'm wondering how much HDD space does FreeBSD need in a normal > installation. What I mean by the normal installation includes 'Full > X-Development' packages with Gnome. Oh, It's 5.3-RELEASE. > > My HDD has 10G space for FreeBSD and I installed onto that space. The > FreeBSD installation was of no problem. However, once I tried to > upgrade Gnome 2.8 to 2.10, I've faced up a warning message at some > point that I am running out of HDD space. (I just executed the > recommend upgrade shell script from http://www.FreeBSD.org/gonme/) > > Is 10G HDD space is not good enough? > > Soo-Hyun read script output! "Not enough space ....... Please set the MC_TMPDIR variable to a location that has at least 200 MB of free space..." 1. you_prompt$ setenv MC_TMPDIR /path/to/temp/folder/where/enough/space 2. run script again -- Kalashnikov Ilya