Eye Logo *WebGlimpse*

WebGlimpse Installation

After you download the tar file, uncompressed it, and untar'ed it, you have a directory called webglimpse. To install WebGlimpse run the wginstall script:

	./wginstall [osf|sunos|solaris]

(Most of WebGlimpse is written in Perl. There are only two relatively small C programs in the distribution, and we expect them to be ported easily to other platforms.)

Wginstall will ask you a few questions, and will store the results in the config file. If you stop and run wginstall again, it will remember the previous settings.

Some notes about the questions:

After answering the question, wginstall will compile the two C programs (ignore the gcc warnings if you can) and will call wginstall.server to set up the server side. You are now ready to construct your first archive.

Building and indexing an Archive

Run confarc. Again, you will be asked questions:

confarc uses two main scripts: makenh (which computes neighborhoods to index) and addsearch (which adds the appropriate search boxes). Each of them can be run separately now or later.

To remove any of the added search boxes, run rmarc.


Written by Udi Manber
glimpse@cs.arizona.edu