Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: trouble installing Perl Module IO::FILE

by syphilis (Archbishop)
on Nov 22, 2007 at 09:40 UTC ( [id://652339]=note: print w/replies, xml ) Need Help??


in reply to trouble installing Perl Module IO::FILE

Hi chuckd,

You're using Visual Studio 9.0 ? I didn't even know such a beast existed.

Do you actually have a header file called sdkddkver.h ? (If so, where is it located ?) None of the windows.h files that I have on my machines make any attempt to include such a file.

Usually, with Visual Studio, there's a vcvars32.bat that one runs to set up the correct environment variables. Does Visual Studio 9.0 come with that file ? If so, does running that file solve anything for you.

Bear in mind that ActivePerl (which I'm assuming, in the absence of contrary evidence, is what you're using) was built using Visual Studio 6.0 - and there's a potential for incompatibility problems if you start using Visual Studio 9.0 with ActivePerl. (Better, imo, to use MinGW with ActivePerl ... or use instead Strawberry Perl, which ships with the MinGW compiler.)

If none of this helps, could you please provide the output of running perl -V .

Cheers,
Rob

Replies are listed 'Best First'.
Re^2: trouble installing Perl Module IO::FILE
by erroneousBollock (Curate) on Nov 23, 2007 at 06:10 UTC
    I'd guess it's the vs2008 beta.

    -David

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://652339]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 07:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found