Peter Van Biesen wrote: > I've checked out the latest version from CVS, but I see there's no > configure script in there. How do I get/generate it ? Do I need it to > compile ?
Pull the following three from cvs: - httpd-2.0 - apr - apr-util Copy both the apr and apr-util directories to httpd-2.0/srclib, like so: [root@jessica srclib]# pwd /home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib [root@jessica srclib]# ls -al total 40 drwxr-xr-x 7 minfrin minfrin 4096 Sep 2 10:31 . drwxr-xr-x 14 minfrin minfrin 4096 Sep 2 10:39 .. drwxr-xr-x 32 minfrin minfrin 4096 Sep 2 10:34 apr drwxr-xr-x 21 minfrin minfrin 4096 Sep 2 10:35 apr-util drwxr-xr-x 2 minfrin minfrin 4096 Jun 20 00:01 CVS -rw-r--r-- 1 minfrin minfrin 32 Jun 20 00:01 .cvsignore -rw-r--r-- 1 root root 0 Sep 2 10:31 .deps drwxr-xr-x 3 minfrin minfrin 4096 Dec 6 2001 expat-lite -rw-r--r-- 1 root root 477 Sep 2 10:31 Makefile -rw-r--r-- 1 minfrin minfrin 136 May 20 10:53 Makefile.in drwxr-xr-x 7 minfrin minfrin 4096 Sep 2 10:36 pcre In the httpd-2.0 directory, run the following to create the ./configure scripts: ./buildconf Then run ./configure as you normally would. Regards, Graham -- ----------------------------------------- [EMAIL PROTECTED] "There's a moon over Bourbon Street tonight..."