#!/bin/sh

#### THE SPOOL DIR IS "/usr/ports/pobj/wwwoffle-2.5e/fake-mvme88k/usr/local/share/wwwoffle" IN THE LINE BELOW ####

wwwoffle_spool=/usr/ports/pobj/wwwoffle-2.5e/fake-mvme88k/usr/local/share/wwwoffle

####

# Set the path to include the htdig executables

PATH=$PATH:/usr/local/bin
#PATH=$PATH:/usr/local/cgi-bin  # A possible location
#PATH=$PATH:/usr/lib/cgi-bin    # The Debian location
export PATH

# Do the searching

htsearch -c $wwwoffle_spool/html/htdig/conf/htsearch.conf
