Skip site navigation (1)Skip section navigation (2)
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>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411223012.GI302>