DeAngelo:

I have not heard any reply to this email.  We currently build
mod_perl 1.27 for SGI IRIX64 using standard techniques and do
*not* experience any build problem.  If you send me the output
of the par command I may be able to help you pinpoint your
problem.

Thanks
Paul E Wilt 
Senior Principal Software Engineer
Proquest Information and Learning
---------------------------------------------------------
http://www.proquest.com  mailto:paul.wilt@;il.proquest.com
300 North Zeeb Rd      Phone: (734) 302-6777
Ann Arbor, MI 48106    Fax:   (734) 302-6779
---------------------------------------------------------



-----Original Message-----
From: Wilt, Paul [mailto:pwilt@;xanedu.com] 
Sent: Friday, October 25, 2002 9:53 AM
To: 'DeAngelo Lampkin'; 'Ged Haywood'
Cc: 'mod_perl Mailing List'
Subject: RE: Problems compiling mod_perl1.27 under IRIX64...


DeAngelo:

Have you run the par command I sent you?

par -s -SS -o debug.out -a 128 make

This should help figure out which file is missing.

Thanks
Paul E Wilt 
Senior Principal Software Engineer
Proquest Information and Learning
---------------------------------------------------------
http://www.proquest.com  mailto:paul.wilt@;il.proquest.com
300 North Zeeb Rd      Phone: (734) 302-6777
Ann Arbor, MI 48106    Fax:   (734) 302-6779
---------------------------------------------------------



-----Original Message-----
From: DeAngelo Lampkin [mailto:dlampkin@;xencor.com] 
Sent: Thursday, October 24, 2002 4:49 PM
To: Ged Haywood
Cc: mod_perl Mailing List
Subject: RE: Problems compiling mod_perl1.27 under IRIX64...


Hi Ged,

All the sources are in places I own and they were all built under my account
originally.  I built as root in a last ditch effort to resolve the problem,
but the same error as I orginally posted occured yet again (i.e., ld32:
FATAL 9: I/O error (1110): No such file or directory ).  Yeah, I was
grasping at straws. ;)

And yeah, I 've read the docs.  As I said before, this problem has occured
before because  I've seen the nearly exact same description in an archive of
this mailing list. You can check out the original here:
http://www.mail-archive.com/modperl@;apache.org/msg28889.html . However there
was never a resolution posted( or at least none that I could find.)

Thanks,
DeAngelo

-----Original Message-----
From: Ged Haywood [mailto:ged@;www2.jubileegroup.co.uk]
Sent: Thursday, October 24, 2002 12:24 PM
To: DeAngelo Lampkin
Cc: mod_perl Mailing List
Subject: RE: Problems compiling mod_perl1.27 under IRIX64...


Hi there,

On Thu, 24 Oct 2002, DeAngelo Lampkin wrote:

> [snip] the make step ran fine [snip]
> However, the make install step crapped out and I got the following error:
> 
> Warning: You do not have permissions to install into
/usr/local/lib/perl5/site_perl/5.6.1/IP27-irix at /usr/local/lib/perl5/5.
> 6.1/IP27-irix/ExtUtils/Install.pm line 85.
> mkdir /usr/local/lib/perl5/site_perl/5.6.1/IP27-irix/auto/Apache:
Permission denied at /usr/local/lib/perl5/5.6.1/IP27-irix/Ex
> tUtils/Install.pm line 139
> Indeed, I don't have permissions to write there, which lead me to
> believe that this whole thing was a simple permissions error.

Not unless you're building somewhere strange.  Where did you put the
sources?  I usually use something like this:

/home/ged/src/apache_1.3.27

and

/home/ged/src/mod_perl-1.27

then su root only at the final "make install" step.

> However, when I had the system admin run "perl Makefile.PL ...." as root,

Don't do that.  You should build as an ordinary user.
Have you read through the installation section of the mod_perl Guide?
See the mod_perl home page for a link to the Guide.

73,
Ged.

Reply via email to