Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: [Alien-SDL2] Don't use $ENV{"HOME"} (#6)

1 view
Skip to first unread message

Kartik Thakore

unread,
Aug 2, 2014, 11:25:50 AM8/2/14
to PerlGameDev/Alien-SDL2, sdl-...@perl.org
Hi! 
Hmm weird. Can you set your %home% variable?


On Sat, Aug 2, 2014 at 7:53 AM, Alex <notifi...@github.com> wrote:

Hi!

I just installed Alien::SDL2 on my computer and I got the following output:

Set up gcc environment - 3.4.5 (mingw-vista special r3)
Build option used:
Binaries Win/32bit SDL2 (20130305) RECOMMENDED
(gfx, image, mixer, net, smpeg, ttf)
Building Alien-SDL2
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:/Per
l/lib/CPAN/Config.pm line 6.
Fetching 'http://strawberryperl.com/package/kmx/sdl/32bit_SDL2_20130305.zip'...

There is $ENV{"HOME"}. Is it something that has to do with Alien::SDL2 or is it not related to this module? If it is related, then could we switch to File::HomeDir?


Reply to this email directly or view it on GitHub.


Tobias Leich

unread,
Aug 2, 2014, 11:32:21 AM8/2/14
to sdl-...@perl.org
HOME is gone since Win7+, one should really use: File::HomeDir->my_home

Cheers

Kartik Thakore

unread,
Aug 2, 2014, 11:48:28 AM8/2/14
to PerlGameDev/Alien-SDL2, sdl-...@perl.org, Tobias Leich
Oh right! 

Also hi tobais!!
0 new messages