RE: make: command not found , while installing mod_ssl

2006-02-01 Thread kadir iscmng
02, 2006 1:16 AM To: openssl-users@openssl.org Subject: RE: make: command not found , while installing mod_ssl All you would need are the two packages at the first two links, and you are there. You don't need the compiler, since these are pre-built installers. Once they are installed, they wi

RE: make: command not found , while installing mod_ssl

2006-02-01 Thread Scott Brown
n the docs... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kadir iscmng Sent: Monday, January 30, 2006 11:04 PM To: openssl-users@openssl.org Subject: RE: make: command not found , while installing mod_ssl Thanks For your time .., You understand me very goo

RE: make: command not found , while installing mod_ssl

2006-01-30 Thread kadir iscmng
, January 31, 2006 1:13 AM To: openssl-users@openssl.org Subject: RE: make: command not found , while installing mod_ssl JFYI--- It sounds to me like you are trying to get an implementation of Apache and mod_ssl running on Windows, and you have migrated to Cygwin for lack of luck on the task. Rather

RE: make: command not found , while installing mod_ssl

2006-01-30 Thread Scott Brown
Subject: RE: make: command not found , while installing mod_ssl Thanks for the reply , In fact I know that, I ve installed GCC .. I ll try to install C Compiler .. But Can you plz advice me Where I can get C Compiler , or developer tools I got Visual C++, so Does it meet my requirement ? Any

RE: make: command not found , while installing mod_ssl

2006-01-30 Thread kadir iscmng
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kyle Hamilton Sent: Monday, January 30, 2006 12:09 PM To: openssl-users@openssl.org Subject: Re: make: command not found , while installing mod_ssl You don't have the C compiler or developer tools installed. Install

Re: make: command not found , while installing mod_ssl

2006-01-29 Thread Kyle Hamilton
You don't have the C compiler or developer tools installed. Install those, and 'make' will be installed, along with gcc. -Kyle H On 1/29/06, kadir iscmng <[EMAIL PROTECTED]> wrote: > > > Hi .. > > I m using Cygwin , While installing mod_ssl I got the following error .. > > " > > [EMAIL PROTECTE