Date: Sat, 20 Oct 2001 22:45:12 -0400 From: Joe Clarke <marcus@marcuscom.com> To: David Loszewski <stealth215@mediaone.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache acting stupid, help? Message-ID: <20011020224512.A26100@shumai.marcuscom.com> In-Reply-To: <000d01c159bc$f28d3a30$3000b1d8@sickness>; from stealth215@mediaone.net on Sat, Oct 20, 2001 at 19:14:19 -0400 References: <000d01c159bc$f28d3a30$3000b1d8@sickness>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2001.10.20 19:14 David Loszewski wrote: > I downloaded apache_1.3.22, did the '#./configure' and then when I try > to do '#SSL_BASE=../openssl-0.9.6b' it tells me 'SSL_BASE: Command not > found.' Chances are you're running [t]csh. Have you tried: # env SSL_BASE=../openssl-0.9.6b ./configure ? Joe > > Ideas on what to do? > > Dave > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011020224512.A26100>