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
[-- Attachment #1 --] On Wed Apr 10, 2002 at 05:32:25PM -0700, Max Okumoto wrote: > > I down loaded/configure/compiled stuff from > the cvs using: > cvs -d :pserver:anonymous@usw4.FreeBSD.org:/home/libh/cvs co libh > > 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.static setup.tcl 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. [-- Attachment #2 --] -----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411031118.GA37576>
