Hi all, In r14862, Configure.pl throws an error when processing the Manifest. The error is:
Checking MANIFEST...No such file: ext/Parrot-Embed/Embed.xs Ack, some files were missing! I can't continue running without everything here. Please try to find the above files and then try running Configure again. step init::manifest failed: no result returned at Configure.pl line 501 After some digging I found that Embed.xs actually resides in ext/Parrot-Embed/lib/Parrot/. I don't know which is the correct location though, so I don't know how to fix the problem. Just thought someone should know... Regards, Paul