I've sent this off to the Activestate mailing list, but thought that it might be welcome here too.
The problem comes from moving Perl.-- Butlerian Jihad now!
In addition to moving the entire perl tree from c:\perl to (say) x:\bin\perl I've had to :to get my installation to work in the new area.
- edit the Activestate and Perl registry entries
- replace c:\perl with x:\bin\perl in Config.pm
It results from Activestate autoinstalling into c:\perl, causing Config.pm to be peppered with c:\perl references. Moving Perl breaks these (one also should alter the registry keys in Perl and Activestate).
PPM.pm cryptically warns that this is broken (round lines 80 to 110)
I think Line 105 attempts to cause program termination by 'return(-1)'
It doesn't work (die() might be a better option!)CD
In reply to Re: ActiveState using a SOAP server for PPM?
by thoglette
in thread ActiveState using a SOAP server for PPM?
by mvaline
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |