I know this is not the proper place to ask configuration questions, but I do not believe this is such.
I downloaded jakarta-tomcat-connectors-4.1.12-src.tar.gz from jakarta, and have read all the instructions. When I go to the webapp directory, README.txt says: > How to build the WebApp module from CVS sources: ---------------------- > -------------------------- > > If you downloaded the CVS sources (as described above) or downloaded a > source distribution of the WebApp module, now all you need to do is > build the binary module for your platform. To do so, start by doing a: > > ./configure --with-apxs > make There is no configure script in webapps, nor can I find one anywhere else. The contents of the webapp directory are: total 81 -rw-r--r-- 1 mcmasjc sim 277 Sep 23 03:24 CHANGES -rw-r--r-- 1 mcmasjc sim 5663 Sep 23 03:24 INSTALL.txt -rw-r--r-- 1 mcmasjc sim 4436 Sep 23 03:24 LICENSE.txt -rw-r--r-- 1 mcmasjc sim 5809 Sep 23 03:24 Makedefs.in -rw-r--r-- 1 mcmasjc sim 9116 Sep 23 03:24 Makefile.in -rw-r--r-- 1 mcmasjc sim 6169 Sep 23 03:24 Makefile.win -rw-r--r-- 1 mcmasjc sim 5638 Sep 23 03:24 README.txt drwxr-xr-x 2 mcmasjc sim 512 Oct 9 16:48 apache-1.3 drwxr-xr-x 2 mcmasjc sim 512 Oct 9 16:48 apache-2.0 drwxr-xr-x 3 mcmasjc sim 512 Oct 10 10:14 build -rw-r--r-- 1 mcmasjc sim 4888 Sep 23 03:24 build.properties.in -rw-r--r-- 1 mcmasjc sim 7852 Sep 23 03:24 build.xml -rw-r--r-- 1 mcmasjc sim 19665 Sep 23 03:24 configure.in drwxr-xr-x 3 mcmasjc sim 512 Oct 9 16:48 docs drwxr-xr-x 2 mcmasjc sim 512 Oct 9 16:48 include drwxr-xr-x 3 mcmasjc sim 512 Sep 23 03:24 java drwxr-xr-x 2 mcmasjc sim 512 Oct 9 16:48 lib drwxr-xr-x 2 mcmasjc sim 512 Oct 9 16:48 support I looked in cvs, and there does not seem to be a configure script there either. Since there does not seem to be a binary for Solaris 8, I really need to build one. Can anyone tell me how to do that, or where to find configure? Thank you -- Jim McMaster mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>