[Padre-dev] Padre 0.90 failure with portable strawberry perl 5.14.2

2011-11-07 Thread kmx
ry perl). To reproduce the faulire: 1/ unzipp http://strawberryperl.com/package/kmx/p5.14.2.1-RC/strawberry-perl-5.14.2.1-portable-32bit-beta-1.zip into z:\portable4testing 2/ then run: z:\portable4testing>set PERL_MM_USE_DEFAULT=1 z:\portable4testing>cpan Padre It might be a problem on

Re: [Padre-dev] Padre 0.90 failure with portable strawberry perl 5.14.2

2011-11-07 Thread kmx
Gabor, A link to strawberry-perl-5.14.2.1-portable-beta is in my original e-mail. Release candidates for strawberry 5.14.2.0 are at http://strawberryperl.com/package/kmx/p5.14.2.0-RC/ The actual release and announcement are in Adam's (Alias) hands now. -- kmx On 7.11.2011 13:20, Gabor

Re: [Padre-dev] Padre 0.90 failure with portable strawberry perl 5.14.2

2011-11-14 Thread kmx
On 7.11.2011 10:41, kmx wrote: Hi, I have experienced the following failure on my Windows 7 box: t/04-config.t .. 2/298 # Failed test '->bin_shell defaults ok' # at t/04-config.t line 46. # got: 'Z:\PORTAB~1\cmd.exe' # expected: 'cmd.ex

Re: [Padre-dev] Padre 0.90 failure with portable strawberry perl 5.14.2

2011-11-24 Thread kmx
On 14.11.2011 12:45, kmx wrote: On 7.11.2011 10:41, kmx wrote: Hi, I have experienced the following failure on my Windows 7 box: t/04-config.t .. 2/298 # Failed test '->bin_shell defaults ok' # at t/04-config.t line 46. # got: 'Z:\PORTAB~1\cmd.e

Re: [Padre-dev] Padre 0.90 failure with portable strawberry perl 5.14.2

2011-12-22 Thread kmx
I am using strawberry perl portable from: http://strawberryperl.com/package/kmx/p5.14.2.1-RC/ and yes it is still issue on Padre 0.92 -- kmx On 22.12.2011 11:58, Ahmad Zawawi wrote: Hi Kmx, Sorry on the long time to answer on this one. Could you provide more details which strawberry

Re: [Padre-dev] Announcing Dwimperl for Windows

2012-02-06 Thread kmx
> Any reason why "Strawberry Perl 5.14 preview release" is not the > default stable? http://strawberryperl.com/package/kmx/p5.14.2.1-RC/ was prepared (by me) in release quality (well tested, digitally signed, many bugs fixed) Ask Alias why he did not uploaded these ZIPs/MSIs

Re: [Padre-dev] Padre 0.90 failure with portable strawberry perl 5.14.2

2012-05-09 Thread kmx
/files/strawberry-perl-5.14.2.1-32bit-portable.zip -- kmx On 22.12.2011 16:15, kmx wrote: > I am using strawberry perl portable from: > http://strawberryperl.com/package/kmx/p5.14.2.1-RC/ > > and yes it is still issue on Padre 0.92 > > -- > kmx > > > On 22.12.2011 11:58

[Padre-dev] Strawberry perl 5.16(beta) test failure/crash

2012-05-17 Thread kmx
ask somebody here to make a test with strawberry 5.16-beta/32bit on something different than Windows7 (just want to know whether it is somehow dependent on Windows version). Till now I have no other "perl.exe-crash" report for other perl module

Re: [Padre-dev] Installing on Strawberry Perl

2014-09-12 Thread kmx
It should work by simply running: c:\anydir> cpanm Padre or to skip failures: c:\anydir> cpanm -f Padre -- kmx On 12.9.2014 13:22, Gabor Szabo wrote: Hi, I have just moved the wikipage explaining how to install Padre on Strawberry Perl to this page: http://padre.perlide.org/do

Re: [Padre-dev] Is there tested installation procedure for padre?

2014-09-13 Thread kmx
Apart from Path::Class you might also occasionally experience test failures with Module::Starter on MS Windows Here are 2 failures of Padre-1.00 on strawberry 5.20.1-RC1 https://gist.github.com/anonymous/5e9547cfc44ea9240701 -- kmx On 13.9.2014 0:05, Adam Kennedy wrote: I just did the same