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
Hi Phil, Solaris 10 ? Sparc or x86 ? 32 or 64-bit ? Provide your configure statement and the values of your shell environment before starting the script. (In particular the value of CPPFLAGS, CFLAGS, CXXFLAGS, LD_LIBRARY_PATH).. Provide as many details as possible of your environment if you e

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