Does appear there are issues though. This was never built for Perl 5.10 as
far as I can tell -- and I don't think compiling it would help. It's calling
for perl58.dll

Luckily I think I have one of those buried in my NSIS folder for use in perl
scripts embedded in Nullsoft installers that I never upgraded. I *think* if
I just copy it into my path...

No... crap...

Can't load 'C:/Perl/site/lib/auto/Wx/Wx.dll' for module Wx:
load_file:Invalid access to memory location at C:/Perl/lib/XSLoader.pm line
64.
 at C:/Perl/site/lib/Wx.pm line 145
Compilation failed in require at C:\Users\Dodger\Documents\Devel\SyrINJ.pl
line 4.
BEGIN failed--compilation aborted at
C:\Users\Dodger\Documents\Devel\SyrINJ.pl line 4.


I'll try installing Perl 5.8 also (prolly have to install 5.10 on top of it,
and hope that works)

Will get back to the list if it was successful or not.

2009/6/10 Dodger <[email protected]>

> Nah, easier.
>
> I don't mess about with PPM files and such usually, but I decided to just
> crack it open, and found this line:
>
> <ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.8" />
>
> And changed it to:
>
> <ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.10" />
>
> and it went.
>
> 2009/6/10 Alexander <[email protected]>
>
>> Maybe compile?
>>
>
>
>
> --
> Dodger
>



-- 
Dodger

Reply via email to