From owner-freebsd-newbies Mon Nov 26 6:50:47 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from blrnd2.bplnet.com (blrnd2.bplnet.com [202.169.129.44]) by hub.freebsd.org (Postfix) with ESMTP id 8D61F37B419 for ; Mon, 26 Nov 2001 06:50:42 -0800 (PST) Received: from there ([202.169.140.104]) by blrnd2.bplnet.com (8.11.0/8.11.0) with SMTP id fAQEoNh09536; Mon, 26 Nov 2001 20:20:23 +0530 (IST) Message-Id: <200111261450.fAQEoNh09536@blrnd2.bplnet.com> Content-Type: text/plain; charset="iso-8859-1" From: Santhosh Joseph To: Sean LeBlanc Subject: Re: sysinstall hangs on installing Gnome Date: Mon, 26 Nov 2001 20:23:15 +0530 X-Mailer: KMail [version 1.3] References: <20011125124950.A8169@hostwiththemost> In-Reply-To: <20011125124950.A8169@hostwiththemost> Cc: freebsd-newbies@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon 26 Nov 01 01:19, you wrote: > Installation of GNOME is just hanging on sysinstall. I'm trying to install > via ftp method. KDE as well as many other packages went just fine. The > first time I did it, I got a message about py package is needed as a > dependency, but it doesn't exist, and so GNOME failed to install. Every > time I try it from then on, it just shows cursor in lower right screen, and > never seems to exit? Is there any way to figure out what is happening here? > I too had this problem. I found a work-around by forcefully installing GNOME AFTERWARDS, i.e first install KDE and complete the FBSD installation process. then 1. mount the instllation cd 2. Go to Gnome directory in the CD and type pkg_add -f gnome-1.4.... The -f forces the installation. Ignore the error message 3. add exec gnome-session to .xinitrc 4. startx and enjoy ! Reply if it worked. It might help others! Bye and good Luck Santhosh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message