---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Here is who i installed it on my HPUX 11 box. Apache: #cd /trayectoria/temp/apache_1.3.6 #./configure --prefix=/usr/local/apache --enable-rule=SHARED_CORE --enable-module=so --enable-shared=max #make #make install # Jserv: #cd /trayectoria/Jserv #./configure --enable-apache-conf --prefix=/trayectoria/Jserv --with-jdk-home=/trayectoria/jdk --enable-debugging --with-JSDK=/trayectoria/JSDK/lib --enable-compressed-jar --with-apxs=/trayectoria/apache/bin/apxs #make #make install Hope it helps. [EMAIL PROTECTED] wrote: > ---------------------------------------------------------------- > 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!!! > ---------------------------------------------------------------- > > Julio, > > My latest version of perl is 5.6. Could there be some pathhing > issues. I am also using gcc as opposed to HP's ANSI C > products(including make as well). > > Thanks, > > Christopher Briggs. > > > ---------------------------------------------------------------- > > 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!!! > > ---------------------------------------------------------------- > > > > Hello, > > > > You need to delete the perl version 4 dat comes with HPUX and > install > > Perl 5. > > Alsow i would replase "make" that comes with HPUX and install > GNUmake and > > GNUbinutils. > > > > > > [EMAIL PROTECTED] wrote: > > > > > ---------------------------------------------------------------- > > > 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!!! > > > ---------------------------------------------------------------- > > > > > > Hello all, > > > > > > I wanted to drop everyone a line concerning my current attempt at > > > installing Apache with Java Servlet support. My platform is HP/UX > and > > > I am trying to comile using the gcc compiler. > > > > > > In all honesty, my problem doesn't seem to be in the server > > > compilation itself, as everything in terms of the Apache build > itself > > > goes very smooth. The problem I am having seems to be with > actually > > > tying in the Jserv package with Apache. Here is the information > that > > > I'm sure everyone will request as well as some additional, but > > > hopefully not too much information) information about the compile > > > itself. > > > > > > Apache Revision: revs 1.3.12 & 1.3.14 > > > Apache Jserv Revision: ApacheJServ-1.1.2 > > > > > > Compilation (Apache/DSO) String: ./configure --prefix=/opt/apache > > > --enable-rule=SHARED_CORE --enable-module=so - (then doing a make > then > > > make install). -> [Everything seems to compile here OK] > > > > > > Compilation(Jserv) string: ./configure --prefix=/opt/jserv > > > --with-apxs=/opt/apache/bin/apxs --with-jdk-home=/opt/java > > > --enable-debugger > > > > > > Problem During Jserv Compilation: > > > > > > WARNING: --with-apache-src is undefined: assuming shared object > build > > > checking for apxs... need to check for Perl first, apxs depends on > > > it... > > > checking for perl... /usr/contrib/perl > > > > > > could not find apxs > > > configure: error: If you do not specify a valid --with-apache-src > > > directory then you must specify a valid --with-apxs path > > > > > > -------------------- > > > > > > As you can see above, I am specifying the apxs directory, but am > still > > > getting this error. Can someone out there give me some insight as > to > > > whatI am doing wrong during compile time? I have already tried > using > > > backrevs(12) of apache and have also tried deleting the whole > > > source/install tree and starting anew. I am sure this is > procedural > > > on my part. I am just have a frustrating time figuring out what I > am > > > doing wrong. > > > > > > Thanks in advance, > > > > > > Christopher Briggs > > > [EMAIL PROTECTED] > > > > > > -- > > > -------------------------------------------------------------- > > > Please read the FAQ! <http://java.apache.org/faq/> > > > To subscribe: [EMAIL PROTECTED] > > > To unsubscribe: [EMAIL PROTECTED] > > > Search Archives: > > > <http://www.mail-archive.com/java-apache-users%40list.working- > dogs.com/> > > > Problems?: [EMAIL PROTECTED] > > > > > > > > -- > > -------------------------------------------------------------- > > Please read the FAQ! <http://java.apache.org/faq/> > > To subscribe: [EMAIL PROTECTED] > > To unsubscribe: [EMAIL PROTECTED] > > Search Archives: > > <http://www.mail-archive.com/java-apache-users%40list.working- > dogs.com/> > > Problems?: [EMAIL PROTECTED] > > > > > > -- > -------------------------------------------------------------- > Please read the FAQ! <http://java.apache.org/faq/> > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > Search Archives: > <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> > Problems?: [EMAIL PROTECTED] -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]
Re: Problems compiling Apache(DSO) and Jserv
Julio C�sar Mej�a Vergara Tue, 07 Nov 2000 12:38:59 -0800
- Problems compiling Apache(DSO) and Jserv hpuxadm
- Re: Problems compiling Apache(DSO) and Jser... Julio C�sar Mej�a Vergara
- Re: Problems compiling Apache(DSO) and Jser... hpuxadm
- Julio C�sar Mej�a Vergara
