>>>>> "RH" == Rich Hancuff <rhancuff@ncced.org> writes:
RH> Here are my current problems: the "shebang" line of instruction number
RH> one: my path to perl is fine
What does that mean, exactly? The point is that you have to change the
first line of the scripts to point to the proper location of Perl. The
shell code in the documentation is just a simple way to make that change
for all of the files.
RH> In instruction 4 it says create a "crontab entry" but as far as I can
RH> tell it doesn't tell me where to create that entry.
You create crontab entries in the crontab (sorry). Try "man crontab" or
"man cron".
RH> In instruction 7 it says copy the .glimpse_exclude and .glimpse_filter
RH> files into the index directory. I have no idea where to find these
RH> .glimpse_* files -- as far as I know they aren't in the glimpse
RH> directory or the wilma directory.
They're right there with all of the Wilma files where you unpacked the
archive. Try "ls -a", since files starting with a period are hidden by
default.
- J<
References:
|
|