I have installed activeperl version 5.8.7 for win32 applications on windows 2000.

I am using MSVC for compiling the programs and after running h2xs.bat when i run the makefile.pl command it gives me the following error message : Could not open 'lib/03_10_05.pm': No such file or directory at C:/Perl/lib/ExtUt
ils/MM_Unix.pm line 3079.

and the line 3079 of MM_Unix.pm  looks like this :

open(FH,$parsefile) or die "Could not open '$parsefile': $!";

Anyone knowing why such kind of an error message is coming ???



From: "sam joseph" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], beginners@perl.org, [EMAIL PROTECTED]
Subject: Re: Urgent help in h2xs
Date: Sun, 02 Oct 2005 20:28:07 +0530

Hi All

I appreciate your help

I have MSVC++ version 6.0

Can you be more precise in telling how to use VC++ for h2xs as i dont have much prior working experience in VC++ except for some basic C++ coding.

Are there any steps required for executing h2xs on MSVC++ editor.

I have made a default dll project which has a default exported method.
After compiling that project

what should be the next steps for interfacing the the exported function from the
project using perl h2xs.

Please be as clear as possible
so that i am able to execute the steps.

Its really urgent as i have already some precious time in searching
information in this area.

Thanks,
Sam.


I

From: Xiaofang Zhou <[EMAIL PROTECTED]>
To: sam joseph <[EMAIL PROTECTED]>, beginners@perl.org <beginners@perl.org>
Subject: Re: Urgent help in h2xs
Date: Sun, 2 Oct 2005 11:58:20 +0800

Hi, Sam,

Check what version of VC u're running:
active perl 5.001-> vc++5.0
active perl 5.6->vc++6.0
active perl 5.8->vc.net?

Thanks,
Xiaofang.


ÔÚ 2005-10-01 18:22:00 ÄúдµÀ£º
>hi
>
>I am new to perl and have got a project of interfacing c/c++ code with perl
>and have downloaded active perl.
>
>But i am stuck at the very basic step of execution.
>
>To interface i have to perform foll step:
>
>run h2xs
>
>run perl makefile.pl
>
>nmake
>
>after this i get an error message saying
>types.h not present in sys folder and many other header files missing
>
>Can anyone tell me how can i fix this problem and get teh correct
>C:\Perl\lib\CORE\sys\
>which contains all the required header files.
>
>
>Any help will be appreciated.
>
>Thanks,
>Sam
>
>_________________________________________________________________
>Repay your personal loan on your own terms.
>http://www.hsbc.co.in/script/in/common/redirect.asp?redirectto=/in/personal/loans/perloan.htm
>With HSBC's MyTerms Credit
>
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
><http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>
>
>.

                    ÖÂ
Àñ£¡

            Xiaofang Zhou
            [EMAIL PROTECTED]



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>



_________________________________________________________________
Amitabh fan? Here’s a chance to chat with the Big B himself. http://server1.msn.co.in/sp05/DJbk/index.asp Click here now!


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>



_________________________________________________________________
Stand a chance to Win Half Kg Gold & Lots more! http://adfarm.mediaplex.com/ad/ck/4686-26272-10936-631?ck=GoldRush Shop on eBay Now!


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to