Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185328 - dev-tex/tth-3.66.ebuild doesn't install ps2png, ps2gif and latex2gif
Summary: dev-tex/tth-3.66.ebuild doesn't install ps2png, ps2gif and latex2gif
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-14 16:38 UTC by davide.angelocola
Modified: 2007-07-27 19:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davide.angelocola 2007-07-14 16:38:55 UTC
Just append "ps2png ps2gif latex2gif" to "dobin tth"

This is needed for tth -e and also the man page cites these binaries.
Comment 1 davide.angelocola 2007-07-14 17:16:52 UTC
These script requires addionational dependencies:
# ps2png file.ps file.png
Calling ghostscript to convert, please wait ...
/usr/bin/ps2png: line 12: gs: command not found
/usr/bin/ps2png: line 12: pnmcrop: command not found
/usr/bin/ps2png: line 12: pnmmargin: command not found
/usr/bin/ps2png: line 12: pnmtopng: command not found

like media-libs/netpbm and app-text/ghostscript-esp (or app-text/ghostscript-gpl)
Comment 2 Alexis Ballier gentoo-dev 2007-07-27 19:35:44 UTC
fixed and updated to 3.77, thanks for reporting !