From owner-freebsd-questions@FreeBSD.ORG Sat Jul 1 00:04:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2E3B216A407 for ; Sat, 1 Jul 2006 00:04:40 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA7C43D48 for ; Sat, 1 Jul 2006 00:04:39 +0000 (GMT) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.13.7/8.13.7) with ESMTP id k6104YmR020818; Fri, 30 Jun 2006 19:04:34 -0500 (CDT) Date: Fri, 30 Jun 2006 19:04:34 -0500 (CDT) From: Scott Bennett Message-Id: <200607010004.k6104Yu7020817@mp.cs.niu.edu> To: freebsd-questions@freebsd.org Cc: Joao Barros , Fernando Pinguelo Subject: Re: Frustration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 00:04:40 -0000 On Fri, 30 Jun 2006 13:45:02 +0100, "Joao Barros" wrote: > >On 6/30/06, Fernando Pinguelo wrote: >> I am writing to you because I need to vent. I have tried installing version 5.3 of FreeBSD on a Pentium III machine. I thought I succeeded in doing it so, but when I tried to build xOrg I realized that I did not have all the ports installed and that some other dependencies were also missing. I realized then that the installation had not been as successful as I first thought. First off, a note to Fernando Pinguelo: putting entire paragraphs onto single lines of text makes it a real pain to edit replies properly. Please avoid the practice when posting to mailing lists. >> So, I tried to re-install the ports from the CD, since I didn't have an Internet connection to that machine. Well, I kept getting more and more hardware/software errors. I then tried to upgrade FreeBSD to version 6.1. And that was what I did; I tried. My guess is that Fernando has pointed out the source of his troubles in the first sentence on the above line of text. Installing the ports tree from the CD-R/RW does *not* mean installing the *source code* of the ports tree. What is actually installed is a partial directory tree with a few small files in the top directory of each port. Among other matters, these files contain the information the ports subsystem needs to *locate and download (i.e., via fetch(1))* a recent version of the source code for each port, as well as to download and apply any patches made available since that version of the source code was finalized for placement onto one or more servers. In other words, without an Internet connection, he can't get the source code in order to build it. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * **********************************************************************