From owner-freebsd-libh Thu Apr 11 15:31:49 2002 Delivered-To: freebsd-libh@freebsd.org Received: from tomts15-srv.bellnexxia.net (tomts15.bellnexxia.net [209.226.175.3]) by hub.freebsd.org (Postfix) with ESMTP id 15B5337B47D for ; Thu, 11 Apr 2002 15:31:21 -0700 (PDT) Received: from khan.anarcat.dyndns.org ([65.94.186.97]) by tomts15-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020411223120.VUTD24482.tomts15-srv.bellnexxia.net@khan.anarcat.dyndns.org>; Thu, 11 Apr 2002 18:31:20 -0400 Received: from lenny.anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by khan.anarcat.dyndns.org (Postfix) with SMTP id 3041818B8; Thu, 11 Apr 2002 18:31:17 -0400 (EDT) Received: by lenny.anarcat.dyndns.org (sSMTP sendmail emulation); Thu, 11 Apr 2002 18:30:13 -0400 Date: Thu, 11 Apr 2002 18:30:13 -0400 From: The Anarcat To: Max Okumoto Cc: freebsd-libh@FreeBSD.org Subject: Re: stuff for README file Message-ID: <20020411223012.GI302@lenny.anarcat.dyndns.org> Mail-Followup-To: The Anarcat , Max Okumoto , freebsd-libh@FreeBSD.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdEQJo40s7ofW8iR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --sdEQJo40s7ofW8iR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This probably belongs to a more like HACKERS or something. A. On Thu Apr 11, 2002 at 12:03:54PM -0700, Max Okumoto wrote: >=20 > Index: README > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/libh/cvs/libh/README,v > retrieving revision 1.7 > diff -u -r1.7 README > +++ README 2002/04/11 18:50:59 > @@ -1,6 +1,8 @@ > $FreeBSD: libh/README,v 1.7 2002/04/11 04:03:04 antoine Exp $ > =20 > +------------------------------------------------------------------------= ------ > Quick usage/build notes: > +------------------------------------------------------------------------= ------ > =20 > 1- Install any tcl version from the ports - adjust TCLVERSION in Makefil= e.inc > I suggest tcl 8.3 (since I use it) > @@ -45,3 +47,22 @@ > $ cd compile/text+graphics > $ tclh > %=20 > + > +------------------------------------------------------------------------= ------ > +Adding new functionality: > +------------------------------------------------------------------------= ------ > + > +Assuming your new libh subsystem is called dance. > +[It looks like all libh subsystems are suffixed with a 'h' is this true = for > +all subsystems and will it stay this way?] (i.e., hui is libH User Inter= face) > + > + bin/tclh/tclh.cc Update H_Tcl_AppInit() to add tcl > + bindings for your library. (Note: > + this is only required if the library > + is going to be staticly linked into > + tclh.static) > + > + bin/tclh/Makefile Add libhdance.so to ${PROG} dependancy. > + Add location of library object to LDADD. > + > + More to come as I figure it out. >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-libh" in the body of the message --sdEQJo40s7ofW8iR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy2DnQACgkQttcWHAnWiGfBuQCeJMVivXLOIJ8E60k87Y20uPr6 d+4An2g3kZzjXZmAo0+qdUoZHgexrYDc =xein -----END PGP SIGNATURE----- --sdEQJo40s7ofW8iR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message