From: salehh229 on 31 Mar 2010 05:26 I was running a perl script to generate a makefile and run into the following errors: ====================================================================== Can't locate Getopt/Std.pm in @INC (@INC contains: C:\Program Files \TeXLive\xemtex\perl\lib C:\Program Files\TeXLive\xemtex\perl\site \lib .) at hjmkmf.pl line 32. BEGIN failed--compilation aborted at hjmkmf.pl line 32. ====================================================================== I am working on windows xp with mingw and Tex/Latex by FPTex. Any pointers on fixing the problem will be appreciated. Please reply to salehh229(a)gmail.com Thank you.
From: J�rgen Exner on 31 Mar 2010 05:44 salehh229 <salehh229(a)gmail.com> wrote: >I was running a perl script to generate a makefile and run into the >following errors: > >Can't locate Getopt/Std.pm in @INC (@INC contains: C:\Program Files >\TeXLive\xemtex\perl\lib C:\Program Files\TeXLive\xemtex\perl\site >\lib .) at hjmkmf.pl line 32. @INC is missing the pathes to your standard Perl libraries. I would reinstall your whole Perl system, who knows what else is broken with that installation. >Please reply to > >salehh229(a)gmail.com If you can post here you can read here. jue
|
Pages: 1 Prev: FAQ 7.30 What does "bad interpreter" mean? Next: FAQ 1.4 What are Perl 4, Perl 5, or Perl 6? |