in reply to perl2exe cannot find some modules
I "bulrush"
I have the same issue with MD5 module into perl2exe.
It is not an @INC problem.
I'm working on a Linux platform.
If you edit the MD5.pm file you can see that just before line 30 an eval is made to load MD5.so with XSLoader.
This eval failed and $@ is not null.
I suppose that perl version is not the good one
but I have not solved the problem yet.
Have you some idea to continue the investigations ?
Thanks for your help
|
|---|