Date: Thu, 11 Apr 2002 18:30:13 -0400 From: The Anarcat <anarcat@anarcat.dyndns.org> To: Max Okumoto <okumoto@ucsd.edu> Cc: freebsd-libh@FreeBSD.org Subject: Re: stuff for README file Message-ID: <20020411223012.GI302@lenny.anarcat.dyndns.org> In-Reply-To: <hf3cy2cb1h.fsf@multivac.sdsc.edu> References: <hf3cy2cb1h.fsf@multivac.sdsc.edu>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
This probably belongs to a more like HACKERS or something.
A.
On Thu Apr 11, 2002 at 12:03:54PM -0700, Max Okumoto wrote:
>
> Index: README
> ===================================================================
> 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 $
>
> +------------------------------------------------------------------------------
> Quick usage/build notes:
> +------------------------------------------------------------------------------
>
> 1- Install any tcl version from the ports - adjust TCLVERSION in Makefile.inc
> I suggest tcl 8.3 (since I use it)
> @@ -45,3 +47,22 @@
> $ cd compile/text+graphics
> $ tclh
> %
> +
> +------------------------------------------------------------------------------
> +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 Interface)
> +
> + 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.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-libh" in the body of the message
[-- Attachment #2 --]
-----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-----
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411223012.GI302>
