Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Hannu E K Nevalainen" <_garbage_collector_ AT telia DOT com> To: Subject: RE: Make not found Date: Wed, 21 Jul 2004 22:44:47 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20040721044411.67AC537E45@smtp1-2-sn1.fre.skanova.net> X-IsSubscribed: yes cygwin-owner AT xxxxxx DOT xxx wrote: > Im trying to find/run make, I did a complete install of everthing, > but make is not there. > > What am I doing wrong, how do I get it? > > mike conrad > 408-395-6500 work > 408-910-3438 cell If you really want the above phone numbers to be accessible for everyone in the world, why not change them into something that follows conventions. e.g. prepend "+1-" above. (If you type this version into your cell phone it will work regardless of where in the world you are; assuming you have a phone that covers all the cell phone standards and subscription(wd?) to match it) Now for your cygwin problem, try this: $ cygcheck -c nomake Cygwin Package Information Package Version Status $ cygcheck -c make Cygwin Package Information Package Version Status make 3.80-1 OK The last version is what you get when 'make' has been installed. The previous indicates 'not installed' for 'nomake' - which might be what you will see if you haven't really installed make - get it? ;-) To clarify: 'cygcheck -c ', as shown above, tells whether you HAVE installed a package, what version it is and whether all installed files remain in the original place (=OK). If you really have find (i.e. findutils) and make installed, but the above problem remains; go *read* and *follow* problem reporting instructions at... >Problem reports: http://cygwin.com/problems.html Hmm... was that understandable? ;-P /Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E --72--> ** mailing list preference; please keep replies on list ** -- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); -- --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/