From owner-freebsd-questions Wed May 7 06:47:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA22928 for questions-outgoing; Wed, 7 May 1997 06:47:23 -0700 (PDT) Received: from tu.kielce.pl (andrzej@eden.tu.kielce.pl [193.59.4.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA22915 for ; Wed, 7 May 1997 06:47:15 -0700 (PDT) Received: (from andrzej@localhost) by tu.kielce.pl (8.7.5/8.7.3/ts-ugUA.960515) id PAA26951; Wed, 7 May 1997 15:46:13 +0200 (MET DST) From: Andrzej Szydlo Message-Id: <199705071346.PAA26951@tu.kielce.pl> Subject: Re: Question To: pete@bangkok.com (Pete Antakon) Date: Wed, 7 May 1997 15:46:13 +0200 (MET DST) Cc: freebsd-questions@freebsd.org In-Reply-To: <199705070956.QAA12344@home.au.ac.th> from "Pete Antakon" at May 7, 97 04:55:34 pm X-Mailer: ELM [version 2.4 PL24 ME8] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, > > I got 1 problem that i need to ask you. When i went into directory > /pub/freebsd/3.0-CURRENT/packages/ and i found out that the file that is > in directory /pub/freebsd/3.0-CURRENT/packages/all are the same with the in > one in ..3.0-CURRENT/pacages/games or what ever. Files in subdiretories (i.e. games) are in fact links to files in ./All directory (=they are the same). > Now i'm starting to download /pub/freebsd/3.0-CURRENT/all. Will i be > able to install from it? or i need the files in seperate directories. Yes, but may have to use pkg_add utility to add them instead of adding using menu. Hope this helps. Andrzej