[ragel-users] how to install Ragel State Machine Compiler on Windows 7
RU
ragel-user at jgoettgens.de
Wed Apr 17 15:04:23 UTC 2013
Younis!
(1) Unpack the sources (tar -xzf ragel-6.8.tar.gz)
(2) Go to the root dir of Ragel (cd ragel-6.8)
(3) Evaluate the build environment (./configure)
(4) Build the package (make)
(5) Install it (make install)
(6) Read the docs
On http://www.complang.org/ragel/ there is also a link for a prebuild
Windows version.
jg
_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users
More information about the ragel-users
mailing list