On May 2, 1998 at 14:12, "Gregg Ortzx" wrote:
I'm using MHonArc 2.2.0. For some reason, my INCLUDE files don't work
unless they are in the same directory I'm in and I reference them using
<INCLUDE>
./myrc.rc
</INCLUDE>
If I try something like
<INCLUDE>
/usr/local/lib/rc/myrc.rc
</INCLUDE>
is just ignores it. It certainly doesn't My PERL isn't good enough to
decide what's wrong.
You get any errors? What is your command-line invocation? What
is the status output of the command? Version of perl? Operating
system?
--ewh