The following reply was made to PR config/1968; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Zubair Rathore <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: config/1968: Install script says type "make" . which is not in the directroy. Date: Wed, 18 Mar 1998 14:17:55 -0700 (MST) On Wed, 18 Mar 1998, Zubair Rathore wrote: > Hello Marc, > Thank you for getting back so soon regarding this problem. I was not sure > about it, wheather it was OS or apache. I compiled it by finding the make > file > in the specified directory but after compiling, it does not creating a httpd > executable file. Please let me know why or guide me a little. Thanks for your > help. It should have either given you a httpd file or given you an error. If you send the last couple of dozen lines of the compile attempt I should be able to suggest something, but don't really have the time to pursue it too far since it isn't an Apache problem. > > [EMAIL PROTECTED] wrote: > > > Synopsis: Install script says type "make" . which is not in the directroy. > > > > State-Changed-From-To: open-closed > > State-Changed-By: marc > > State-Changed-When: Wed Mar 18 11:44:14 PST 1998 > > State-Changed-Why: > > Erm... in order to compile Apache, you need a compiler > > and associated utilities. make is part of that. If you > > don't have a compiler you obviously can't compile Apache. > > On Solaris you can normally find a make in /usr/ccs/bin/ > > but if you don't have a compiler (either Sun's $$$ compiler > > or gcc) then it won't work anyway. > > > > This isn't a problem with Apache. > > > > >
