Date: Wed, 10 Apr 2002 23:11:19 -0400 From: The Anarcat <anarcat@anarcat.dyndns.org> To: Max Okumoto <okumoto@ucsd.edu> Cc: freebsd-libh@FreeBSD.org Subject: Re: willing victim Message-ID: <20020411031118.GA37576@lenny.anarcat.dyndns.org> In-Reply-To: <hfbscrcbxi.fsf@multivac.sdsc.edu> References: <hfbscrcbxi.fsf@multivac.sdsc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed Apr 10, 2002 at 05:32:25PM -0700, Max Okumoto wrote: >=20 > I down loaded/configure/compiled stuff from > the cvs using: > cvs -d :pserver:anonymous@usw4.FreeBSD.org:/home/libh/cvs co libh >=20 > And I ran doxygen... can someone tell me how to start it anything up? > I don't know what the entry points of the program(s). Ok. doxygen is just for the api doc, not necessary for getting victimized. You can run the tclh interpreter which encapsulates all libh functions in compile/*/tclh.static, where * is none, text, graphics or text+graphics depending on what capabilities you want the UI to have. This interpreter is basically a TCL interpreter with extra functions. For example, you can run what will become the installer in release/scripts/setup.tcl by calling it with: anarcat@lenny[~/libh/release/scripts]% ~/libh/compile/text+graphics/tclh.st= atic setup.tcl=20 There you can get to the disk editor (which isn't complete and might damage your brain cells). You can also run individual utilities such as the pkgtools. Most of these are tcl scripts in release/ I know, this should be documented somewhere, i'll do that shortly. a. --r5Pyd7+fXNt84Ff3 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 iEYEARECAAYFAjy0/tUACgkQttcWHAnWiGcVHwCfSVQ/jDZHwcZj0kXtGfU23XH6 YZwAniZg3qddbzsdjtK6yaAibDK5hP5j =68E/ -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3-- 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?20020411031118.GA37576>