From owner-freebsd-questions@FreeBSD.ORG Thu Jun 17 16:25:27 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A3F5106564A for ; Thu, 17 Jun 2010 16:25:27 +0000 (UTC) (envelope-from steve@ipv6canada.com) Received: from smtp.ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id C22398FC18 for ; Thu, 17 Jun 2010 16:25:26 +0000 (UTC) Received: (qmail 27080 invoked by uid 89); 17 Jun 2010 16:24:45 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 17 Jun 2010 16:24:45 -0000 Message-ID: <4C1A4C76.30503@ipv6canada.com> Date: Thu, 17 Jun 2010 12:25:26 -0400 From: Steve Bertrand User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 MIME-Version: 1.0 To: Cato Myhrhagen References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problem installing Backula-bat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 16:25:27 -0000 On 2010.06.17 07:38, Cato Myhrhagen wrote: > when i go into the Xorg window and > types bat (is this the correct way to start BAT by the way), I get the > message that the command is not found. I am now thinking that the > installation did not succeed and that I have to do somthing else to fix the > problem. > > Eny suggestions? Would be very greatful if I could get this fixed somehow.. Run the 'rehash' program and then try your command again. Steve