mhonarc-dev

Re: Fwd: Bug#297007: @INC problems with mhonarc

2005-05-10 13:08:24
On March 22, 2005 at 00:54, Jeff Breidenbach wrote:

Full report is here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297007

I fixed this by putting in:
    ## Check what system we are executing under
    push(@INC,'/usr/share/mhonarc');
    require 'osinit.pl';  &OSinit();

If mhonarc runs without error, then the problem is with
mharc.

Running mharc's install.pl with the -debug option may
help in diagnosing the problem.

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Fwd: Bug#297007: @INC problems with mhonarc, Earl Hood <=