X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <707537 DOT 10134 DOT qm AT web62204 DOT mail DOT re1 DOT yahoo DOT com> Subject: RE: open_memstream Date: Wed, 20 Feb 2008 21:51:42 -0000 Message-ID: <00d301c8740a$c77e0940$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 20 February 2008 21:20, Eric Blake wrote: > bargav yaarov yahoo.com> writes: >> >> ----- Original Message ---- >>> From: Eric Blake byu.net> > ^^^^^^ > > WHOA! Fix your mailer! At the very least, don't quote raw email addresses: > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > but your word wrapping leaves much to be desired. I think that particular wrap-one-word-per-line weirdness is a known "issue" with the Yahoo webmail. >> Thank you Eric. I will take a look at autogen (Googling for this returns > many many results... do you have a >> specific pointer?) > > http://www.gnu.org/software/autogen/ > > Full autogen won't work on cygwin at the moment (at least, not unless you > recompile libguile with a fixed gcc). You can download a working build from http://rapidshare.com/files/85998958/autogen-5.9.4-0-strip.tar.bz2 - that's a cygwin package-style tarball, just move it to the root dir "/" and run "tar xvjf autogen-5.9.4-0-strip.tar.bz2" and all the files should drop into the right place - and you'll need the rebuilt libguile dll to make it work too: http://rapidshare.com/files/87008759/cygguile-17.dll.tar.bz2 - that one's just a DLL, run "tar xvjf" on it anywhere and move the resulting cygguile-17.dll to /bin. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/