---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi all, I have a wierd error on 'configure' with JServ... The file I downloaded was ApacheJServ-1.1b3.tar.gz; I unpacked the archive and ran the configure script as follows: ./configure \ --with-apxs=/usr/sbin/apxs \ --prefix=/usr/local/javalib/tools/jserv \ --enable-compressed-jar \ --with-JSDK=/usr/local/javalib/lib/JSDK2.0/lib/jsdk.jar \ --with-jdk-home=/usr/local/java \ --with-log-dir=/usr/local/javalib/tools/jserv/logs \ --with-servlets=/home/httpd/servlets Oddly enough, the post-configure summary tells me: Default configuration files will be installed in: /etc/httpd/conf/jserv Default log files will be created in: /usr/logs Default servlets will be installed in: /home/httpd/servlets ApacheJServ.jar file will be installed in: /usr/lib/apache/ApacheJServ.jar Documentation will be installed in: /usr/local/javalib/tools/jserv/docs Double-checking with 'make -n install' confirms that configure is ignoring what I tell it w.r.t. install directories... Has anyone else seen this? Can anyone suggest a solution? Thanks, Laurie -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]