Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 1999 10:24:38 +1100
From:      Jim Mock <jim@corp.au.triax.com>
To:        Roelof Osinga <roelof@eboa.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/10365: Apache 1.3.4 plus options fails to install
Message-ID:  <19990304102438.A10631@corp.au.triax.com>
In-Reply-To: <199903032300.PAA96021@freefall.freebsd.org>
References:  <199903032300.PAA96021@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 03 Mar 1999 at 15:00:02 -0800, Roelof Osinga wrote:
[snip..]
> But being new, have you got some pointers as how to 'reset' an 
> install procedure? I can't deinstall, since it claims it wasn't
> installed. Yet I can't install (from scratch) since it claims it was
> (partly) installed. Catch-22.
>

Try 'make clean'.  It should do what you're looking for.
 
> All I can find using grep is something in the mod_ssl part, but
> that refers to an OUTSIDE parameter. I distinctly remember having
> typed in a lot more than just "OUTSIDE".
>  
> Good thing I don't log out <g>. Found it in the history. What it
> asked me to provide prompted me to restart the install thus:
> 
>    "make install USA_RESIDENT=NO | less"
>

Edit /etc/make.conf and set USA_RESIDENT to NO.  Also, be sure to
uncomment it =)

	# If you're resident in the USA, this will help various ports 
	# to determine whether or not they should attempt to comply
	# with the various U.S. export regulations on certain types of
	# software which do not apply to anyone else in the world.
	#
	USA_RESIDENT=		NO

Hope this helps,

-- 
: Jim Mock			| [jim@corp.au.triax.com]	:
: System Administrator		| http://www.triax.com/		:
: Triax Internet Services	| -----------------------------	:
: Portland, OR USA		| The FreeBSD 'zine		:
: Wagga Wagga, NSW Australia	| http://www.freebsdzine.org/	:
: FreeBSD: The Power To Serve	| http://www.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?19990304102438.A10631>