[l2h] Darwin

Finlay Dobbie finlay.dobbie@btinternet.com
Sun, 1 Jul 2001 18:43:15 +0100


latex2html doesn't compile for Darwin. Here is the output from configure:

[localhost:~/latex2html-2K.1beta] finlayd% ./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.
Name "L2hos::Dos::SI" used only once: possible typo at L2hos/Dos.pm line 
269.
Name "L2hos::Dos::SO" used only once: possible typo at L2hos/Dos.pm line 
278.

config.pl, Release 2K.1beta (Revision 1.35)
Accompanies LaTeX2HTML, (C) 1999 GNU Public License.

checking for old config file (cfgcache.pm)... not found (ok)
checking for platform... darwin (DOS/Windows 3.x)
checking for /usr/bin/perl... no
checking perl version... 5.006
checking if perl supports some dbm... yes
checking if perl globbing works... yes
Use of uninitialized value in concatenation (.) at ./config/config.pl 
line 679.
Use of uninitialized value in concatenation (.) at ./config/config.pl 
line 679.
Use of uninitialized value in concatenation (.) at ./config/config.pl 
line 707.
checking for tex... no
checking for latex... no
Warning: Will not be able to generate images due to above failure.
checking for kpsewhich... no
checking for TeX include path... NONE
Warning: Will not automatically install LaTeX2HTML style files.
checking for html4-check... no
checking for gs... no
Warning: Will not be able to generate images due to above failure.
checking if multiple pipes work... no
Unfortunately multiple pipes are not reliable on this OS.
checking for temporary disk space... no

Error: Cannot parse drive letter from current directory

Error: Cannot parse drive letter from current directory

Error: Cannot parse drive letter from current directory
Fatal: Cannot determine current drive letter

---

Darwin is *NOT* DOS/Windows 3.x, it is a BSD distribution. I haven't 
figured out how i'd go about fixing this...

  -- Finlay