delorie.com/archives/browse.cgi | search |
On 6/7/2010 8:49 PM, Nasser M. Abbasi wrote: > > $ make test > .... > 0 [main] perl 5308 C:\cygwin\bin\perl.exe: *** fatal error - > Internal error: TP_NUM_W_BUFS too small. > > Error while converting image: No such file or directory > > Error: Cannot read 'img2.png': No such file or directory > Converting image #1 > 0 [main] perl 4824 C:\cygwin\bin\perl.exe: *** fatal error - > Internal error: TP_NUM_W_BUFS too small. I wonder if the 'test' procedure for latex2hmtl sets the $PATH to your installed LaTeX implementation. Or worse, somehow sets a PERL5_INCPATH variable to point at the perl/lib/ directory under G:\LATEX\. If THAT happened, then your cygwin-perl would be trying to use native-perl's libraries (including binary extensions)... Try, temporarily, moving G:/LATEX/perl out of the way. -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |