problem compiling trunk: ragel failed to exec ragel

mitchell mforal.n... at gmail.com
Thu Jul 17 16:47:29 UTC 2008


Hi,

> echo '#define PREFIX "/Users/stephen/dev/local"' >> version.h
<snip>
> ragel -G2 -o xmlscan.cpp xmlscan.rl
> ragel: failed to exec ragel

Did you compile and install a previous version of ragel at PREFIX? If
so, did you remove the original compile directory? For some reason
changing prefix and installing ragel still links to binaries in the
compile directory and if you remove it, ragel will "fail to exec"
because those binaries cannot be found.

Take care,



More information about the ragel-users mailing list