View the source of the results page and look for error messages
within html comments. They should tell you what the problem is.
You probably have a permission issue. gw and texis must run as the
same userid. The installation attempts to do this by making them
setuid to the user you specify.
chown THEUSER gw texis
chmod u+s gw texis