Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 42486 invoked from network); 28 Aug 2002 01:56:13 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Aug 2002 01:56:13 -0000 Received: (qmail 12301 invoked by uid 97); 28 Aug 2002 01:56:30 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 12285 invoked by uid 97); 28 Aug 2002 01:56:30 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 12270 invoked by uid 98); 28 Aug 2002 01:56:29 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Subject: RE: Tomcat4.0 with and Apache2 From: Mark Pelillo To: Tomcat Users List Cc: JTurner@AAS.com In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Ximian Evolution 1.0.3 (1.0.3-4) Date: 27 Aug 2002 20:54:09 -0500 Message-Id: <1030499649.13653.57.camel@firewall> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Is "ar" installed on the system or maybe it's not in the path. Try typing "which ar" and see what it returns. I believe it should be in either /usr/local/bin or /usr/ccs/bin depending on how things are installed on your system On Tue, 2002-08-27 at 11:59, Raj Mettai wrote: > Hi, >=20 > I am trying to compile apache2.0.39 on solaris 8, with --enable-so(DSO),= when I do make, I am getting following error, can anybody help me fixing t= his error... >=20 >=20 >=20 > Making all in dso/unix > make[3]: Entering directory `/export/home/klibutti/httpd-2.0.39/srclib/ap= r/dso/unix' > make[4]: Entering directory `/export/home/klibutti/httpd-2.0.39/srclib/ap= r/dso/unix' > /bin/sh /export/home/klibutti/httpd-2.0.39/srclib/apr/libtool --silent --= mode=3Dcompile gcc -g -O2 -pthreads -DHAVE_CONFIG_H -DSOLARIS2=3D8 -D_POS= IX_PTHREAD_SEMANTICS -D_REENTRANT -I../../include -I../../include/arch -I= ../../include/arch/unix -c dso.c && touch dso.lo > make[4]: Leaving directory `/export/home/klibutti/httpd-2.0.39/srclib/apr= /dso/unix' > make[3]: Leaving directory `/export/home/klibutti/httpd-2.0.39/srclib/apr= /dso/unix' > make[3]: Entering directory `/export/home/klibutti/httpd-2.0.39/srclib/ap= r' > /bin/sh /export/home/klibutti/httpd-2.0.39/srclib/apr/libtool --silent --= mode=3Dlink gcc -g -O2 -pthreads -DHAVE_CONFIG_H -DSOLARIS2=3D8 -D_POSIX_PT= HREAD_SEMANTICS -D_REENTRANT -I./include -I../include -o libapr.la -rpath /= usr/local/apache2/lib strings/apr_cpystrn.lo strings/apr_fnmatch.lo strings= /apr_snprintf.lo strings/apr_strings.lo strings/apr_strnatcmp.lo strings/ap= r_strtok.lo passwd/apr_getpass.lo passwd/apr_md5.lo tables/apr_hash.lo tabl= es/apr_tables.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/unix/file= acc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo file_io/unix/filest= at.lo file_io/unix/flock.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo f= ile_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/= unix/seek.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo netw= ork_io/unix/poll.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo= network_io/unix/sockets.lo network_io/unix/sockopt.lo threadproc/unix/proc= .lo threadproc/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/t= hread.lo threadproc/unix/threadpriv.lo misc/unix/errorcodes.lo misc/unix/ge= topt.lo misc/unix/getuuid.lo misc/unix/otherchild.lo misc/unix/rand.lo misc= /unix/start.lo misc/unix/uuid.lo misc/unix/version.lo locks/unix/global_mut= ex.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo locks/unix/thread_= mutex.lo locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo= mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo i18n/unix/xlate.lo= user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo atom= ic/solaris_sparc/apr_atomic_sparc_no_support.lo dso/unix/dso.lo > /export/home/klibutti/httpd-2.0.39/srclib/apr/libtool: ar: not found > make[3]: *** [libapr.la] Error 1 > make[3]: Leaving directory `/export/home/klibutti/httpd-2.0.39/srclib/apr= ' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/export/home/klibutti/httpd-2.0.39/srclib/apr= ' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/export/home/klibutti/httpd-2.0.39/srclib' > make: *** [all-recursive] Error 1 >=20 > Thanks in advance.... >=20 > -Raj >=20 >=20 > >>> JTurner@AAS.com 08/26/02 02:52PM >>> >=20 > Sorry, perhaps that was too harsh. >=20 > You don't need mod_proxy to put tomcat on a separate machine from apache. > mod_jk supports load-balancing (http://www.ubeans.com/tomcat for a HOWTO)= , > and if you just want tomcat on a separate machine without load-balancing, > you change the host parameter in mod_jk's worker.properties file to the > hostname of the tomcat server instead of "localhost" or whatever the defa= ult > is (see earlier posts today on this list on exactly this topic). >=20 > In addition, with mod_jk, you can set tomcat (provided tomcat is on the s= ame > machine) to auto-generate the mod_jk configuration directives for apache. > That means that you only need to change one server configuration (tomcat)= , > and the apache configuration will follow. >=20 > mod_proxy probably works (I haven't tried it) and others are probably doi= ng > it that way, but in my opinion it would make sense to use the tool that w= as > specifically developed to integrate with tomcat, and that means one of th= e > connectors such as mod_jk or mod_webapp. >=20 > Obviously, you are welcome to use whatever suits your environment and > situation. >=20 > John Turner > jturner@NOSPAM.aas.com >=20 > > -----Original Message----- > > From: Milhomem, Marcus [mailto:Marcus_Milhomem@bmc.com] > > Sent: Monday, August 26, 2002 2:47 PM > > To: Tomcat Users List > > Subject: RE: Tomcat4.0 with and Apache2 > >=20 > >=20 > > Hi, > > I am planing to use tomcat4.0 with Apache2 using the mod_proxy, > > because I think that it ahs more scalability as you can =20 > > after sometime > > move the tomcat to other machine. But as I saw your e-mail, saying to > > burn.... What Integration do you tinhk it=B4s better and why? > >=20 > >=20 > >=20 > >=20 > > thank you >=20 > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: