Front page | perl.sdl.devel |
Postings from July 2010
Re: SDL 2.503 Released!
Thread Previous
|
Thread Next
From:
Pip Stuart
Date:
July 27, 2010 22:26
Subject:
Re: SDL 2.503 Released!
Message ID:
AANLkTi=Sq8A9=F2XgyD34O5CWdoC1tNKLBxZ2djqDBwu@mail.gmail.com
After `pip http://sdlperl.ath.cx/releases/SDL-2.504.tar.gz` succeeds
with: LOCAL/SDL-2.504.tar.gz
./Build install -- OK
... I ran `perl -MSDL -e 'print $SDL::VERSION'`
2.2.6
It's weird. Maybe `pip` doesn't do everything `perl -MCPAN -e "install
'$@'"` would do? I can't think of why a Build would think it installed
correctly, yet fail to do so.
-Pip
On Tue, Jul 27, 2010 at 21:10, Kartik Thakore <thakore.kartik@gmail.com> wrote:
> On 2010-07-27, at 10:04 PM, Pip Stuart <pipstuart@gmail.com> wrote:
>> Hi again,
>>
>> The `cpan pip` && `pip
>> http://sdlperl.ath.cx/releases/SDL-2.504.tar.gz` commands both
>> succeeded but `cpan Games::FrozenBubble` can't find the installed
>> 2.504 && tries to install 2.503 then fails again.
>
> Hmm that is weird. Run perl -MSDL -e ' print @SDL::VERSION '
>
>> I don't understand
>> why it can't find the new one. Do I need to run `pip
>> Games::FrozenBubble` instead or something else to get the pip'd 2.504
>> to be found as an acceptable prerequisite?
>
> No it should work.
>>
>> Thanks,
>> -Pip
>> P.S. I like that the utility is my name. =)
>
> I figured you would :)
Thread Previous
|
Thread Next