From owner-freebsd-questions Fri Apr 19 12:50:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.stn.net (mail.mis.stn.net [216.191.62.13]) by hub.freebsd.org (Postfix) with ESMTP id 2A7AC37B416 for ; Fri, 19 Apr 2002 12:50:06 -0700 (PDT) Received: from bro5637 (nas3-ip-24.mis.stn.net [216.191.63.24]) by mail.stn.net (8.11.6/8.11.6) with SMTP id g3JJner24373; Fri, 19 Apr 2002 15:49:41 -0400 Message-ID: <000e01c1e7dc$413e2e20$660f129f@bro5637> From: "Steve Brown" To: Cc: References: <3cc05d4f.66f4.0@mbox.ki.se> <20020419144507.A700@rochester.rr.com> Subject: Re: Newbie: STABLE vs RELEASE? Date: Fri, 19 Apr 2002 15:56:09 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 > > 4. The reason why I have been looking at precompiled applications is that my > > machine is relatively slow (Pentium 133MHz with 64 MB RAM, 1.5GB harddrive). > > Am I correct in assuming that large applications like XFree 4.2.0, KDE 3.0, > > Emacs 21.x, etc would take forever to compile on that machine? Mozilla built in 6 1/2 hours, KDE took 30 hours(successfully) on my 325MHz PII with 64M RAM (4.5-RELEASE with softupdates turned off) And I've not done it, but I believe the way for you to go is to install a release without XFree86, then get XFree86 4.2.0 using the ports tree. I believe I read somewhere on the FreeBSD site that the port source dependancies are "guaranteed" to be in sync only on a release. (applications A, B, ...n which all depend on library C , all depend on the same version of library C). This makes adding/removing applications a whole lot easier for us non-gurus. I suspect that's why they advise newbies to start with a release. BTW, installation over the net using the 2 floppy disk procedure works well. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message