
How to Install

1.  Make sure perl exists!

2.  Run Install

3.  cd "veronicaRoot"/bin

4.  type "tree.local gopher.tamu.edu". 
	This will make the first record in the database.

5.  run "make-go"
	This will find and tree all the gopher sites in Texas A&M.

6.  run "look GSites"
	if you notice that a site in Texas has not been indexed manually
	index by typing:
		
			tree.local IP-Address Port

7.  run "veronica.indexer"

8.  run "make-dbm"

9.  edit "/etc/inetd.conf" to look something like:

veronica	stream	tcp	nowait	root	/usr/local/veronica/ver-server-0.6b.pl

10.  move all the file in "veornicaRoot"/NewData to "veronicaRoot"/Data

11.	edit "/etc/services" to look something like:

veronica	2347

12. restart the inetd deamon.

13. To update the database "re-tree" run "reset" then "make-go"

There is more "documentation" in the file ver-server-0.6b.pl.

If you have any question please e-mail me at barrie@comics.scs.unr.edu
