Re: [users@httpd] Error while installing Apache 1.3.33 on Solaris 10

2005-05-18 Thread Jerry K
Sorry for this late response, but this resolved my compiling issues on Solaris 10 using gcc that had been downloaded from http://www.sunfreeware.com/ please visit this link http://forum.sun.com/thread.jspa?threadID=21555&tstart=0 Jerry K Rahul Kohli wrote: In order to ensure this is not permis

RE: [users@httpd] Error while installing Apache 1.3.33 on Solaris 10

2005-05-12 Thread Craig Dunigan
Whoops, I didn't realize you were using Sun's make. Go get gmake (GNU make) and use that instead. Sun's 'make' is notorious for its troubles with gcc. Craig On Thu, 12 May 2005, Rahul Kohli wrote: > > In order to ensure this is not permission issue I have done the same using > root user.

RE: [users@httpd] Error while installing Apache 1.3.33 on Solaris 10

2005-05-12 Thread Rahul Kohli
In order to ensure this is not permission issue I have done the same using root user. Also checked for Ctrl-M characters and the files are perfectly fine. Now I am not getting the errors when running "configure" command but on execute the "make" the error still remains the same (shown below)

RE: [users@httpd] Error while installing Apache 1.3.33 on Solaris 10

2005-05-12 Thread Craig Dunigan
Dunno, looks like a straightforward file/directory permissions problem to me. Make sure you have write privileges to both the source and destination directories, or run configure and make under sudo. -- Craig On Thu, 12 May 2005, Harish Sundaram wrote: > Check whether Ctrl-M characters got tra

RE: [users@httpd] Error while installing Apache 1.3.33 on Solaris 10

2005-05-12 Thread Harish Sundaram
Check whether Ctrl-M characters got transferred in your code when u transferred the files on to the Solaris machine. If that is the case, transfer file in ascii mode.and try. Thanks and Regards, Harish. x 5337. -Original Message- From: Rahul Kohli [mailto:[EMAIL PROTECTED] Sent: Thurs