[l2h] latex2html under cygwin
Luis Quesada
l.quesada at 4c.ucc.ie
Tue Oct 27 22:01:44 CET 2009
I managed to solve the issue. I just applied the attached patch to
config/config.pl in:
http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/latex2html-2002-2-1.tar.gz
However, when trying to compile a tex file, I get the attached error.
Something that I noticed is that every thing goes fine if I try to
compile a tex file that has been already compiled successfully (i.e.,
whose working directory (with the corresponding images) is already
present). I mean if I switch to Linux, compile the file there, and come
back to windows and try again under cygwin, everything goes fine.
My guess is that the problem has to do with the fact that it is placing
the images in this directory:
Note: Images will be generated in
/cygdrive/c/DOCUME~1/lquesada/LOCALS~1/Temp/l2h3608
I have read that there are some issues with long names...
Cheers,
Luis
Luis Quesada wrote:
> Shigeharu TAKENO wrote:
>> shige 10/27 2009
>> ----------------
>>
>> Luis Quesada wrote:
>>
>>> I am trying to install latex2html under cygwin.
>>> I am getting the following error:
>>>
>>
>>
>>> $ ./configure
>>> loading cache ./config.cache
>>> checking for perl... /usr/bin/perl
>>> checking whether #! works in shell scripts... yes
>>> launching proprietary configuration...
>>> Name "L2hos::Dos::SE" used only once: possible typo at L2hos/Dos.pm
>>> line 287.
>>>
>>
>> I don't know well (I am not a cygwin user), the following pages may
>> help you:
>>
>> http://sardes.inrialpes.fr/~jphilipp/doc/latex2html-cygwin/l2h.html
>> http://cygwin.com/ml/cygwin/2004-12/msg00558.html
>>
>>
> I tried the two recommended procedures but I still have the same problem:
>
> $ ./configure
> creating cache ./config.cache
> checking for perl... /usr/bin/perl
> checking whether #! works in shell scripts... yes
> launching proprietary configuration...
>
> config.pl, Release 2002-2-1 (Revision 1.49)
> Accompanies LaTeX2HTML, (C) 1999 GNU Public License.
>
> checking for old config file (cfgcache.pm)... not found (ok)
> checking for platform... cygwin (assuming unix)
> checking for /usr/bin/perl.exe... /usr/bin/perl.exe
> checking perl version... 5.010000
> checking if perl supports some dbm... no
> Error: Perl reported DBM error: dbmopen failed
> LaTeX2HTML needs some DBM.
> [1]+ Done emacs L2hos.pm
>
> In fact this problem has been reported before but I have not been
> able to find any reply:
> http://www.tug.org/pipermail/latex2html/2001-September/001376.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://tug.org/pipermail/latex2html/attachments/20091027/2f871171/attachment.pl>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error.txt
URL: <http://tug.org/pipermail/latex2html/attachments/20091027/2f871171/attachment.txt>
More information about the latex2html
mailing list