LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   Problem in running htmldoc (https://www.linuxquestions.org/questions/%2Absd-17/problem-in-running-htmldoc-192176/)

satimis 06-11-2004 12:02 AM

Problem in running htmldoc
 
Hi folks,

FreeBSD 5.2

I have 'htmldoc' running which I suppose was installed at the time of installing the OS. But I could not start it (GUI)

# which htmldoc
/usr/local/bin/htmldoc

# /usr/local/bin/htmldoc [ENTER]
ERROR: No HTML files!
HTMLDOC Version 1.8.23 Copyright 1997-2002 Easy Software Products, All Rights Reserved.
This software is governed by the GNU General Public License, Version 2, and
is based in part on the work of the Independent JPEG Group.
......

I am not aware whether htmldoc was compiled against libraries of Fast Light Tookit

http://www.fltk.org/

# pkg_info | grep -i fast\*
no printout

# pkg_info | grep -i FLTK
no printout

I tried using command line to combine html files without result

# htmldoc -f /path/to/output.ps --webpage /path/to/*.html
ERR014: Image on page 1 too large - truncation or overlapping may occur!
ERR014: Table on page 3 too wide - truncation or overlapping may occur!
ERR014: Image on page 3 too large - truncation or overlapping may occur!
PAGES: 3
ERR012: Unable to open output file - No such file or directory

It failed.

There is no mailing list/discussion forum on
http://www.easysw.com/htmldoc/

Any advice? TIA

B.R.
satimis

cnjohnson 06-22-2004 01:49 PM

Have you tried a very simple .html page to see what happens?

Cheers--
Charles

satimis 06-22-2004 08:29 PM

Quote:

Originally posted by cnjohnson
Have you tried a very simple .html page to see what happens?

Cheers--
Charles

Hi cnjohnson,

I have no problem in creating ebook either in html format or pdf format from html files. I only have problem in starting GUI htmldoc

B.R.
satimis


All times are GMT -5. The time now is 05:37 AM.