Hi!

On Mon, Mar 11, 2002 at 01:54:58PM -0500, Joe Magee wrote:
> snortsensor# SSL_BASE=../openssl-0.9.6b/ \
> ? ./configure --enable-module=ssl \
> ? --enable-module=so \
> ? --prefix=/usr/local/www/
> SSL_BASE=../openssl-0.9.6b/: Command not found.

You're using a csh'ish shell, but for the above construct to work
as expected you need to use an sh-compatible one, e.g. sh, ksh,
bash, etc.


Ciao

Thomas


-- 
If you can keep your head when all about you are losing theirs, then
you clearly don't understand the situation.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to