<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div>
<div style="font-family: Calibri,sans-serif; font-size: 11pt;">Jg,<br>
<br>
I am done with all the steps.<br>
How to use it now? I mean if I have .rl file in a directory how to run it through ragel?<br>
<br>
Help much appreciated!<br>
<br>
Cheers!<br>
<br>
-Y.S.<br>
Rubyist, node.js & Java Programmer.<br>
<br>
Sent from my Windows Phone<br>
</div>
</div>
<hr>
<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">From:
</span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">ragel-users-request@complang.org</span><br>
<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">Sent:
</span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">17/04/2013 21:30</span><br>
<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">To:
</span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">ragel-users@complang.org</span><br>
<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">Subject:
</span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">ragel-users Digest, Vol 55, Issue 3</span><br>
<br>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">Send ragel-users mailing list submissions to<br>
        ragel-users@complang.org<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://www.complang.org/mailman/listinfo/ragel-users">http://www.complang.org/mailman/listinfo/ragel-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        ragel-users-request@complang.org<br>
<br>
You can reach the person managing the list at<br>
        ragel-users-owner@complang.org<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of ragel-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. how to install Ragel State Machine Compiler on    Windows 7<br>
      (Younis Shah)<br>
   2. Re: how to install Ragel State Machine Compiler on Windows 7 (RU)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 17 Apr 2013 20:24:58 +0530<br>
From: Younis Shah <younisashah@live.in><br>
To: "ragel-users@complang.org" <ragel-users@complang.org><br>
Subject: [ragel-users] how to install Ragel State Machine Compiler on<br>
        Windows 7<br>
Message-ID: <BAY163-W12AA75B1BC1CCBAE3B881BA1CE0@phx.gbl><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
I am planning to use Ragel State Machine Compiler for my project. For that i need to install Ragel on my machine. I am running Windows 7. I have Cygwin installed but i have no idea how to use it for compiling Ragel. Please help!                                  
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://www.complang.org/pipermail/ragel-users/attachments/20130417/c568280b/attachment-0001.html">http://www.complang.org/pipermail/ragel-users/attachments/20130417/c568280b/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 17 Apr 2013 17:04:23 +0200<br>
From: RU <ragel-user@jgoettgens.de><br>
To: ragel-users@complang.org<br>
Subject: Re: [ragel-users] how to install Ragel State Machine Compiler<br>
        on Windows 7<br>
Message-ID: <516EB9F7.6020705@jgoettgens.de><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Younis!<br>
<br>
(1) Unpack the sources (tar -xzf ragel-6.8.tar.gz)<br>
(2) Go to the root dir of Ragel (cd ragel-6.8)<br>
(3) Evaluate the build environment (./configure)<br>
(4) Build the package (make)<br>
(5) Install it (make install)<br>
(6) Read the docs<br>
<br>
On <a href="http://www.complang.org/ragel/">http://www.complang.org/ragel/</a> there is also a link for a prebuild
<br>
Windows version.<br>
<br>
jg<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
ragel-users mailing list<br>
ragel-users@complang.org<br>
<a href="http://www.complang.org/mailman/listinfo/ragel-users">http://www.complang.org/mailman/listinfo/ragel-users</a><br>
<br>
End of ragel-users Digest, Vol 55, Issue 3<br>
******************************************<br>
</div>
</span></font></div>
</body>
</html>