From owner-freebsd-questions Sun Aug 27 13:49: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kingsqueak.org (cc737825-a.etntwn1.nj.home.com [24.3.202.115]) by hub.freebsd.org (Postfix) with ESMTP id AF65437B42C for ; Sun, 27 Aug 2000 13:48:58 -0700 (PDT) Received: by kingsqueak.org (Postfix, from userid 1001) id 47C7216E1B; Sun, 27 Aug 2000 16:48:53 -0400 (EDT) Date: Sun, 27 Aug 2000 16:48:53 -0400 From: Chris To: Trevor Kramer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache-jserv port problem Message-ID: <20000827164853.B76254@kingsqueak.org> Reply-To: Chris References: <967391971_PM_BeOS.tkramer@hampshire.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <967391971_PM_BeOS.tkramer@hampshire.edu>; from tkramer@hampshire.edu on Sun, Aug 27, 2000 at 11:59:31AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Making an assumption here a bit, that error output is far from clear eh.. I just recently put Jserv in for a project on the job, it is very picky about the JSDK you have. Just a guess, but it looks like it either can't find yours or doesn't like the version. Incidentally, installing from source isn't that bad and personally once I get extended past the base apache install, I tend to prefer source for the whole thing (meaning fully manual compiles). On Sun, Aug 27, 2000 at 11:59:31AM -0400, Trevor Kramer wrote: > Hello, > > I am having trouble installing the apache-jserv port. I have installed > all the requires (libtool, jsdk, etc.) and get the following during a > make. Any help would be appreciated. Thanks. > > Trevor > > ruggles# make > ===> Extracting for apache-jserv-1.1.2 > >> Checksum OK for ApacheJServ-1.1.2.tar.gz. > ===> apache-jserv-1.1.2 depends on file: /usr/local/jdk1.1.8/bin/javac > - found > ===> apache-jserv-1.1.2 depends on file: /usr/local/sbin/apachectl - > found > ===> apache-jserv-1.1.2 depends on file: > /usr/local/share/java/classes/jsdk.jar - found > ===> apache-jserv-1.1.2 depends on executable: gmake - found > ===> apache-jserv-1.1.2 depends on executable: libtool - found > ===> Patching for apache-jserv-1.1.2 > ===> Applying FreeBSD patches for apache-jserv-1.1.2 > ===> Configuring for apache-jserv-1.1.2 > creating cache ./config.cache > ............ > configure:3346: checking for Apache installation directory (assume > shared build) > configure:3351: checking for Apache include directory > configure:3356: checking for Apache configuration directory > configure:3361: checking for Apache library directory > configure:3374: checking for Apache layout consistency > configure:3485: checking for JDK location (please wait) > configure:3593: checking Java platform > configure:3621: checking for false > configure:3659: checking java > configure:3729: checking javac > configure:3799: checking javadoc > configure:3869: checking jar > configure:3938: checking JSDK > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/www/apache-jserv. > *** Error code 1 > > Stop in /usr/ports/www/apache-jserv. > *** Error code 1 > > Stop in /usr/ports/www/apache-jserv. > *** Error code 1 > > Stop in /usr/ports/www/apache-jserv. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---end quoted text--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message