From owner-freebsd-questions Thu Feb 20 04:28:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA09421 for questions-outgoing; Thu, 20 Feb 1997 04:28:32 -0800 (PST) Received: from panix.com (panix.com [198.7.0.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA09414 for ; Thu, 20 Feb 1997 04:28:29 -0800 (PST) Received: from localhost (jbarrm@localhost) by panix.com (8.8.5/8.7/PanixU1.3) with SMTP id HAA00241; Thu, 20 Feb 1997 07:28:23 -0500 (EST) Date: Thu, 20 Feb 1997 07:28:23 -0500 (EST) From: Barry Masterson To: Burton Sampley cc: questions@freebsd.org Subject: Re: PGP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 19 Feb 1997, Burton Sampley wrote: > > I'm attemping to install pgp from the ports collection. When I enter > # make all install > > I get the following error: > > You must set variable USA_RESIDENT to YES, if you are USA resident > or to NO, if you aren't USA resident to build this package > *** Error code 1 > > Stop. > > So, becasue I am a USA resident I entered the following line: > > # setenv USA_RESIDENT=YES ssh requires the same line. Using your favorite text editor, try adding the USA_RESIDENT=YES line to the pgp Makefile in your local /usr/ports/security/pgp/ directory. Then 'make' & 'make install'. Barry Masterson jbarrm@panix.com >--->--->--->--->---> FreeBSD 2.1.6-R <---<---<---<---<---<