in reply to [Solved] Error compiling XS code with strawberry-perl 5.8.8-alpha-2

Those have worked for many of us with Strawberry Perl, so I wonder if you're experiencing some unexpected conflict with ActiveState. Some questions that might help us diagnose the issue:

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Replies are listed 'Best First'.
Re^2: Error compiling XS code with strawberry-perl 5.8.8-alpha-2
by asz (Pilgrim) on Oct 17, 2006 at 13:47 UTC

    actually ActiveState's Perl version was first in my %PATH%, but Strawberry Perl can happily coexist with that, provided that you run perl with the full path to the executable. please read about the details in my other post.

    certainly something that i would like to test is making binary PPD files with Strawberry Perl, perhaps using something like PPM::Make from CPAN. this would be beneficial for those (let say less experienced) users that are more confortable running ActiveState Perl with binary distributions than compiling modules from source, and lets face it there are some hard to compile modules, like those that require external libraries, not to mention failing tests, etc. - you get my point. like others i think there's a "market" for both Perl distributions :)

    anyway where is the best place to discuss something like this? the page from RT, the wiki? as far as i know there is no mailing-list related to Strawberry/Vanilla Perl...
    UPDATE: sometimes i'm too lazy to even read! there is good information about this on the Win32 Perl Wiki.

    thank you xdg for taking the time to answer this and for giving us this magnificent distribution.

    :)))))