<br><br><div class="gmail_quote">On Fri, Nov 18, 2011 at 6:42 PM,  <span dir="ltr">&lt;<a href="mailto:pd-list-request@iem.at">pd-list-request@iem.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Send Pd-list mailing list submissions to<br>
        <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:pd-list-request@iem.at">pd-list-request@iem.at</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:pd-list-owner@iem.at">pd-list-owner@iem.at</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Pd-list digest...&quot;<br>
<br>
<br>
Date: Fri, 18 Nov 2011 10:17:56 -0500<br>
From: Hans-Christoph Steiner &lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;<br>
Subject: Re: [PD] Troubles running Pd-0.43.1test5 on Windows XP<br>
To: rolf meesters &lt;<a href="mailto:rolfmeesters@gmail.com">rolfmeesters@gmail.com</a>&gt;<br>
<br>
<br>
You need to include the ./ since it is a local script like ./configure.  So its:<br>
<br>
./autogen.sh<br>
./configure<br>
make<br>
<br>
.hc<br>
<br></blockquote></div>autogen.sh is only present in a number of cygwin/usr/share/doc/gettext/examples/.....<br><br>rolf<br>