This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm


On Thu, 16 Dec 2004, Dave Korn wrote:

> > -----Original Message-----
> > From: cygwin-owner On Behalf Of Igor Pechtchanski
> > Sent: 16 December 2004 17:52
>
> > > $ latex2html foo.tex
> > > Fatal (use l2hconf): l2hconf.pm did not return a true value at (eval 7) line 2.
> > > BEGIN failed--compilation aborted at (eval 7) line 2.
> > >
> > > I look at the file l2hconf.pm, and I
> > > see this as first 3 lines:
> > >
> > > #!/perl
> > > # LaTeX2HTML l2hconf.pm
> > > # $Id: l2hconf.pin,v 1.17 2002/06/15 22:46:36 RRM Exp $
> >
> > You should look at the whole file, to see what the last
> > returned value is.
> > The last line of the file is usually "1;".
> >
> > > Ok, so line 2 is commented out. so what is wrong?
> >
> > What's that got to do with anything?  It's a comment.
>
>   Indeed.  Which makes it somewhat surprising that the error message
> would claim the error to have occurred on that line.

Oh, I missed that.  The line 2 refers to the line of the eval statement,
not the line in the file...  I don't recall the exact source, but isn't
"use" defined in terms of "eval"?  Perl experts?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]