Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3437

Summary: latex2html expects a /usr/share/lib/latex2html directory
Product: Gentoo Linux Reporter: Jochem Kossen <j.kossen>
Component: New packagesAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: major CC: acornet
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: latex2html-2002.1.ebuild (Update, bugfix)

Description Jochem Kossen 2002-06-06 01:53:40 UTC
latex2html expects a /usr/share/lib/latex2html directory which should be
/usr/lib/latex2html. This causes this message whene executing latex2html:

latex2html -html_version 4.0 -local_icons \
        -style style.css -strict -show_section_numbers \
        -image_type png -noinfo -images article.tex
Fatal: Directory "/usr/share/lib/latex2html" does not exist.

Also, 2002-1 is out, so an update would be nice too :)

Thanks!

jk
Comment 1 Ben Cornett 2002-06-18 09:26:22 UTC
Created attachment 1581 [details]
latex2html-2002.1.ebuild (Update, bugfix)

Fixes bug (hopefully) and updates to latest release.
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-06-18 17:02:25 UTC
Confirmed. I'm adding the new ebuild to portage. Nice work, thanks!