Re: [us...@httpd] make install fails on Solaris sun box

2009-02-18 Thread Tommy Nordgren
The most common reason for Make Install to fail, is that you don't have sufficient access rights to install in the right directories. The default installation for locally built open-source packages are in subdirectories of /usr/local on most unixes. You can fix this by giving the command: sudo mak

RE: [us...@httpd] make install fails on Solaris sun box

2009-02-10 Thread Jorge Medina
expect any help -Jorge -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: Tuesday, February 10, 2009 11:00 AM To: users@httpd.apache.org Subject: [us...@httpd] make install fails on Solaris sun box the configure and make work without a hitch but when I get to

Re: [us...@httpd] make install fails on Solaris sun box

2009-02-10 Thread Eric Covener
On Tue, Feb 10, 2009 at 10:59 AM, Phil Pinkerton wrote: > the configure and make work without a hitch but when I get to make > install I get the error below. if someone can explain what is going on > here and how I might correct it would be terrific. > > make: Fatal error: Command failed for targe

[us...@httpd] make install fails on Solaris sun box

2009-02-10 Thread Phil Pinkerton
the configure and make work without a hitch but when I get to make install I get the error below. if someone can explain what is going on here and how I might correct it would be terrific. make: Fatal error: Command failed for target `install-recursive' Current working directory /svn/src/httpd-2.2