From owner-freebsd-questions Sat Jun 30 18:46:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id DB0BB37B401 for ; Sat, 30 Jun 2001 18:46:39 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.101.235.231]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010701014637.FDKI3208.mtiwmhc21.worldnet.att.net@worldnet.att.net>; Sun, 1 Jul 2001 01:46:37 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 4C99219313; Sat, 30 Jun 2001 21:50:27 -0400 (EDT) Date: Sat, 30 Jun 2001 21:50:27 -0400 From: parv To: Mike Meyer Cc: questions@freebsd.org Subject: Re: teTex & libwww: what's the big idea? Message-ID: <20010630215026.A6979@moo.holy.cow> Mail-Followup-To: Mike Meyer , questions@freebsd.org References: <106309767@toto.iv> <15166.23309.714357.734351@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15166.23309.714357.734351@guru.mired.org>; from mwm@mired.org on Sat, Jun 30, 2001 at 06:04:45PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG so, Mike Meyer shared this in my lifetime... > parv types: > > so i was installing html2ps, thus teTex and i noticed that it > > "lib-depends" on libwww... now why would a text processing software > > need (to care about) libwww? > > If you read the html2ps man page, you can feed it a URL to print. It > uses libwww to fetch the pages in that case. > >