Date: Sun, 27 Aug 2000 16:48:53 -0400 From: Chris <kingsqueak@kingsqueak.org> To: Trevor Kramer <tkramer@hampshire.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache-jserv port problem Message-ID: <20000827164853.B76254@kingsqueak.org> In-Reply-To: <967391971_PM_BeOS.tkramer@hampshire.edu>; from tkramer@hampshire.edu on Sun, Aug 27, 2000 at 11:59:31AM -0400 References: <967391971_PM_BeOS.tkramer@hampshire.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000827164853.B76254>