FW: Re: Urgent help in h2xs

2005-10-03 Thread sam joseph
Hi All 1) h2xs -n modulefolder sam.h 2) modifyimg the makefile.pl by adding PROTOTYPES:ENABLE int fnSam(void) and also modifying the include statement as #include "sam.h" 3) modify the .xs file by adding the OBJECT mapping and have to also comment the VERSION_FROM for being able to compile

FW: Re: Urgent help in h2xs

2005-10-02 Thread sam joseph
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: