Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create PDFs with working hyperlinks from HTML files' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create PDFs with working hyperlinks from HTML files
Authored by: bluehz on Aug 19, '03 07:44:36PM

Successfully installed via fink - yet I can not find "htmldoc" anywhere" Rehashed, resourced files, etc... still no htmldoc showing up. Retry an install with fink and it says no install nexessary (in other words, its installed)

Any advice?



[ Reply to This | # ]
Create PDFs with working hyperlinks from HTML files
Authored by: bluehz on Aug 19, '03 08:00:22PM

Problem solved...

Thsi may help others installing via Fink. I did an "install htmldoc" and chose the X11 fltk install. Once installed Ic ould not find teh binary anywhere. Checked out fink and noticed there is a second pkg called "htmldoc-nox". Not sure what the "nox" stands for, but I installed it also "fink install htmldoc-nox") and now my htmldoc binary is showing up fine and working properly.



[ Reply to This | # ]
Create PDFs with working hyperlinks from HTML files
Authored by: Tom Robinson on Aug 20, '03 04:52:15AM

nox = No X...

You sometimes (always?) need the nox version of a tool to run it from the command line.

Other Fink questions should receive a knowledgable and friendly answer from the fink-beginners list. Follow the links from .

Cheers



[ Reply to This | # ]
Create PDFs with working hyperlinks from HTML files
Authored by: Enkerli on Aug 21, '03 11:47:39PM

Well, I used the standard version (w/ X11 support) and the "htmldoc" command works from the CLI. "which htmldoc" tells me it's where it should be: "/sw/bin/htmldoc"...
Maybe this was something specific to your Fink installation?



[ Reply to This | # ]