From owner-freebsd-questions Thu Sep 11 18:11:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA15263 for questions-outgoing; Thu, 11 Sep 1997 18:11:26 -0700 (PDT) Received: from foo.primenet.com (ip200.sjc.primenet.com [206.165.96.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA15253 for ; Thu, 11 Sep 1997 18:11:22 -0700 (PDT) Received: (from bkogawa@localhost) by foo.primenet.com (8.8.6/8.6.12) id SAA02980; Thu, 11 Sep 1997 18:16:45 -0700 (PDT) Date: Thu, 11 Sep 1997 18:16:45 -0700 (PDT) Message-Id: <199709120116.SAA02980@foo.primenet.com> To: grog@lemis.com Subject: Re: Hypermail 1.02 for FreeBSD? Newsgroups: localhost.freebsd.questions References: <3417265B.42FE@sirius.com> <19970911090906.62357@lemis.com> From: "Bryan K. Ogawa" Cc: freebsd-questions@FreeBSD.ORG, arzachel@sirius.com X-Newsreader: NN version 6.5.0 #1 (NOV) Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In localhost.freebsd.questions you write: >On Wed, Sep 10, 1997 at 03:59:46PM -0700, Jason Witherspoon wrote: >> Hi-- I've recently been forced by my provider to switch from IRIX to >> FreeBSD-- my biggest problem is that Hypermail (which I use to archive >> my mailing lists) seems to compile okay under FreeBSD, but will not run >> (Command: hypermail not found when I try to invoke the program). >This is obviously an installation problem. Where did you install it? >Is it in your PATH? I'm guessing he's trying to test the compile, and typing "hypermail" in the directory where he's built it. Try typing "./hypermail" to run hypermail. FreeBSD does not include the current directory in its PATH by default. -- bryan k ogawa http://www.primenet.com/~bkogawa/