----- Original Message ----- 
From: "Sisyphus" <[EMAIL PROTECTED]>

>
> Seems that specifying 'VERSION' is mandatory - and if that number doesn't
> match both $Rabbit::VERSION and $Turtle::VERSION, then you'll get a fatal
> version mismatch error. This would imply that you (or someone else) will
> have to hack the Inline module source to get it working properly.
>

If it's just a matter of getting the build process to work, go
into'install.al' and change 'croak M41_usage_install_version_mismatch(...'
to 'warn M41_usage_install_version_mismatch(...'. After the module has built
you'll then want to restore 'install.al' to its original state.

By the time you've done that Patrick (or someone) will probably have come to
an understanding of the problem, and will be able to provide a proper fix
:-)
I don't understand the workings/code of Inline well enough to be able to
determine the precise cause of Inline's confusion in this regard.

Cheers,
Rob

Reply via email to