From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 14:07:49 2003 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 CD9E937B401 for ; Mon, 7 Apr 2003 14:07:49 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85EA143FB1 for ; Mon, 7 Apr 2003 14:07:48 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from gothmog.gr (patr530-a170.otenet.gr [212.205.215.170]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h37L7ido029761; Tue, 8 Apr 2003 00:07:45 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h37L7hft001143; Tue, 8 Apr 2003 00:07:44 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h37JfIuR021612; Mon, 7 Apr 2003 22:41:18 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Mon, 7 Apr 2003 22:41:18 +0300 From: Giorgos Keramidas To: Sukhbinder Singh Message-ID: <20030407194118.GB21507@gothmog.gr> References: <20030405021720.B93482@skytrackercanada.com> <20030405164107.A9466@skytrackercanada.com> <20030407002050.A33915@skytrackercanada.com> <3E912280.2060908@laposte.net> <20030407102846.A6906@skytrackercanada.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: questions@FreeBSD.org Subject: Re: FreeBSD Port/Distribution Installation 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, 07 Apr 2003 21:07:50 -0000 On 2003-04-07 23:00, Sukhbinder Singh wrote: > > I downloaded the port, packages and the distributions that I needed. > However, I am unable to run these packages. Like for instances, I want > to run the X - Windows environment. I am unable to run it. What files did you download? Where did you download them from? > I went to the specific directory for example the XFree86 - 4 directory > and typed "make && make install clean" at the command prompt but > however I am unable to get the X - windows environment running. > I do not know how to use the "pkg_add" command. In other words I > cannot get the programs, ports, distributions or the packages running > which I had already downloaded. Any help will be helpful. You have obviously misunderstood some of the directions. Please, read the chapter "Installing Applications: Packages and Ports" of the FreeBSD Handbook. You can find the entire FreeBSD Handbook at: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ and the chapter that explains ports vs. packages at: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html After you read that chapter, and any other parts of the Handbook that you think are useful for you, let us know if installation of programs works for you or what part of the instructions seems confusing, lacking in detail, etc. - Giorgos