Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is ragel mandatory to compil? #214

Closed
EmericBr opened this issue Oct 7, 2021 · 2 comments
Closed

Is ragel mandatory to compil? #214

EmericBr opened this issue Oct 7, 2021 · 2 comments

Comments

@EmericBr
Copy link

EmericBr commented Oct 7, 2021

In install doc it is written we need ragel to edit and recompile the .rl file. This implicitly means we can compile without installed ragel
command if we don't want to modify the .rl file. isn't it? In practice i'm unable to compile the untarred sources without the ragel command.

  • You'll need Ragel 6.x ( http://www.complang.org/ragel/ ) if you want to
    be able to edit and recompile the .rl parser source code for the
    configuration and zonefile languages.
@anrxc
Copy link

anrxc commented May 20, 2022

Ragel is mandatory build dependency of 3.8.x, documentation is out of date.

@blblack
Copy link
Member

blblack commented Jan 3, 2024

Closing old stale issues (feel free to re-open if it floats your boat!)

@blblack blblack closed this as completed Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants