Skip to Content.
Sympa Menu

baslinux - Re: [BL] HTML to PDF/PS (was: BL3 as 'user') 14

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: sindi keesan <keesan AT sdf.lonestar.org>
  • To: lforrestster AT gmail.com, baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] HTML to PDF/PS (was: BL3 as 'user') 14
  • Date: Mon, 22 Jan 2007 03:48:13 +0000 (UTC)

On Sun, 21 Jan 2007, Lee Forrest wrote:

HTMLdoc:


Keeping in mind that this a debian package, it looks like the xlibs are
needed:

$ ldd `which htmldoc`
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x4001e000)
libfltk.so.1 => /usr/lib/libfltk.so.1 (0x4002e000)
How big is this one?
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4007c000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4008b000)

libpng.so.2 => /usr/lib/libpng.so.2 (0x40152000)
libz.so.1 => /usr/lib/libz.so.1 (0x4017d000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4018f000)
These three are also used by ghostscript.

libnsl.so.1 => /lib/libnsl.so.1 (0x401ae000)
This one?

libm.so.6 => /lib/libm.so.6 (0x401c3000)
libc.so.6 => /lib/libc.so.6 (0x401e6000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40319000)

libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0x4036a000)
libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x403e5000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
(0x40454000)
These three?

libdl.so.2 => /lib/libdl.so.2 (0x4049f000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x404a3000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4055d000
And these two?

Gs itself is at least 2MB so even with fewer libraries it might still require more space. But it will also print various image formats, etc.
And work with more printers than pbmtolj and pbmtoeps.

It might be worth trying to compile htmldoc statically with some of these odd libraries. Would this make it smaller than a dynamic version plus the libraries?

Can you compile just the CLI parts, Ron?


----------
Package: htmldoc
Priority: optional
Section: web
Installed-Size: 3112
Maintainer: Jeff Licquia <licquia AT debian.org> #of debian package
Architecture: i386
Version: 1.8.23-1.3
Depends: libc6 (>= 2.3.2.ds1-4), libfltk1.1c102 (>= 1.1.6), libjpeg62,
libpng12
-0 (>= 1.2.8rel), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0),
libxe
xt6 | xlibs (>> 4.1.0), libxft2 (>> 2.1.1), zlib1g (>= 1:1.2.1)
Filename: pool/main/h/htmldoc/htmldoc_1.8.23-1.3_i386.deb
Size: 1715222
MD5sum: 49a712dc3d7e89272ad4cd3da9155f72
Description: HTML processor that generates indexed HTML, PS, and PDF
HTMLDOC is a program for writing documentation in HTML and producing
indexed HTML, PostScript, or PDF output (with tables of contents).
It supports most HTML 3.2 and some HTML 4.0 syntax, as well as GIF,
JPEG, and PNG images.
----------------

I'm wondering whether it is necessary to convert to PDF. Don't all printers
accept PS? (they do down at Kinko's). PS is plain text.

Lee

--
BasicLinux: Small is Beautiful
http://www.basiclinux.com.ru


-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request AT lists.ibiblio.org


keesan AT sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org




Archive powered by MHonArc 2.6.24.

Top of Page