Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 15:13:35 -0400 (EDT)
From:      Jacob Rank <jrank@force.stwing.upenn.edu>
To:        questions@freebsd.org
Cc:        jacob.rank@harley-davidson.com
Subject:   Apache Web server and JServ installation
Message-ID:  <Pine.GSO.4.21.0006071503280.4265-100000@force.stwing.upenn.edu>

next in thread | raw e-mail | index | archive | help

I'm working on installing apache 1.3.12 and jserv 1.1 on a freebsd
4.0-RELEASE machine.  I have the instructions for compiling jserv as a
static module in apache which instructs me to build a generic version of
apache first so that jserv has header info that it needs to build.  The
problem is this, to build Apache you run Configure from the /src/ dir,
right?  I've tried this and I've tried the configure in the base apache
dir.  Both of them tell me that I don't have the right permission.(I am
logged in a root).  If I change the permission to allopw execute, I get
file or folder not found!!

I run:
./Configure \
	--prefix=/usr/local/apache

and I get a file or folder not found error.

I'm using bash, but if I run sh ./Configure --prefix=/usr/local/apache
I get nothing!  No errors, no output, and no makefiles or any other
changes!

The whole system if very new so it's possible the problem is a general
system foul up.

Could anyone point me in the right direction for tracking this
down?? Thanks!

Jacob Rank









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?Pine.GSO.4.21.0006071503280.4265-100000>