On Thu, 17 Jan 2002, Patrick LeBoutillier wrote:
> Dan > > Don't give up now... > > > C:\Perl\bin\perl.exe -IC:\Perl\lib -IC:\Perl\lib > > C:\Perl\lib\ExtUtils/xsubpp -typemap C:\Perl\lib/ExtUtils/typemap > > test_pl_f80b.xs > test_pl_f80b.xsc && C:\Perl\bin\perl.exe -IC:\Perl\lib > > -IC:\Perl\lib -MExtUtils::Command -e mv test_pl_f80b.xsc test_pl_f80b.c > > cl -c -IC:/Documents and Settings/usrdel/My Documents -nologo -O1 > > The problem is that the above path (C:/Documents and Settings/usrdel/My > Documents) is > not quoted and contains spaces... Maybe you can try installing somewhere It does not matter where I run the zipped files. I didn't come up with this path either, by the way. This has to do with either PerlApp, Inline, or both. I'm not sure I fully understand your response, perhaps. -Dan > else (if that's your install path). > > Pat >
