Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 08:59:21 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Chameleon <swen@wavefire.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ssh problem please help
Message-ID:  <19990821085921.A85938@dragon.nuxi.com>
In-Reply-To: <3.0.32.19990820111838.009b4140@mail.wavefire.com>; from Chameleon on Fri, Aug 20, 1999 at 11:18:38AM -0700
References:  <3.0.32.19990820111838.009b4140@mail.wavefire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> just type export USA_RESIDENT="YES" at your command line, then make 
> install again 

That is non-portable, only working for bash and zsh.  A more portable
suggestion would be:

    env USA_RESIDENT=YES make

-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990821085921.A85938>