Return-Path: Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 46159 invoked by uid 500); 7 May 2003 16:14:36 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 46111 invoked from network); 7 May 2003 16:14:36 -0000 Received: from maileast02b.usps.gov (56.0.96.34) by daedalus.apache.org with SMTP; 7 May 2003 16:14:36 -0000 Received: (from fwtk@localhost) by maileast02b.usps.gov (8.10.1/8.10.1) id h47GETu06859; Wed, 7 May 2003 16:14:29 GMT Received: from rlghncsu1e1.usps.gov(rlghncvds03.usps.gov 56.88.106.14) by maileast02b.usps.gov via smap (V2.1) id xma006785; Wed, 7 May 03 16:14:02 GMT Received: from smpdcsv44.usps.gov(56.224.3.253) by rlghncsu1e1.usps.gov via csmap id 29763; Wed, 07 May 2003 12:13:52 -0400 (EDT) Received: from samtca0542.usps.gov (samtca0542.usps.gov [56.224.41.37]) by smpdcsv44.usps.gov (8.11.6+Sun/8.11.6) with ESMTP id h47GE0H16426; Wed, 7 May 2003 09:14:00 -0700 (PDT) Received: from teamweb.usps.gov (localhost [127.0.0.1]) by samtca0542.usps.gov (8.10.2+Sun/8.10.2) with ESMTP id h47GDxT00845; Wed, 7 May 2003 09:14:00 -0700 (PDT) Sender: schuckb1@samtca0542.usps.gov Message-ID: <3EB930C7.C8C81776@teamweb.usps.gov> Date: Wed, 07 May 2003 09:13:59 -0700 From: Bruce Schuck Organization: USPS X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: "Philippe M. Chiasson" CC: Bruce Schuck , dev@perl.apache.org Subject: Re: [mp2.0] Cannot complete all tests successfully on Solaris 8 References: <3EB82E9C.FF7B6A1B@teamweb.usps.gov> <1052318430.26534.7.camel@shou.sg.ectoplasm.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N "Philippe M. Chiasson" wrote: > On Wed, 2003-05-07 at 05:52, Bruce Schuck wrote: > > I have been having a heck of a time attemping to install mod_perl > > 2 on a Solaris 8 (Ultra 10) workstation. > You are running the tests as root and it seems to be causing a few > simple permission problems (Can't exec "/backup/apache/bin/httpd": > Permission denied) > Feels to me like /backup/apache/bin/httpd isn't 0755. This was correct. > Double-check that and you can also try to build & test mod_perl as a > non-root user and "make install" as root as the last step if you want a > system-wide install. This worked! Thanks a bunch! Bruce S. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org