X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4DBC34EF.80706@aol.com> Date: Sat, 30 Apr 2011 09:12:31 -0700 From: Tim Prince Reply-To: tprince AT computer DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: windows cmd for ./configure References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:480613504:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d33c14dbc34f12cf9 X-AOL-IP: 99.13.231.72 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 4/30/2011 7:50 AM, Sayth Renshaw wrote: > Hi I am haaving trouble locating the answer to this question due to > the amount of results configure brings in the archives and google. > > I am trying to use ./configure&& make on the command line however the > '.' in ./configure causes an error. I know my make works as I have > used it already. > > What is the cygwin version of ./configure&& make for building > programs on windows. I am trying to build 'auctex' > If the application is set up to be installed via configure, it should provide its own specific configure script, as it seems auctex has done. Note that many applications require use of configure in the gnu standard way (make a new clean directory and cd into it, run the application's configure script from there). I'm sure there is plenty of bad advice about configure for other applications available by web search. I note that the search string "configure auctex" shows that there apparently is a mail list devoted to auctex, where questions (after checking the instructions) might better be answered. Even though this list is frequented by a few people active in the past on that list, I have probably gone well beyond the tolerance of this list for generalities about applications not specifically supported here. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple