From owner-freebsd-questions@FreeBSD.ORG Thu Dec 1 20:07:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 328A716A41F for ; Thu, 1 Dec 2005 20:07:06 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out1.blueyonder.co.uk (smtp-out1.blueyonder.co.uk [195.188.213.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F406243D75 for ; Thu, 1 Dec 2005 20:07:02 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [80.192.2.225] ([80.192.2.225]) by smtp-out1.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 1 Dec 2005 20:07:54 +0000 Message-ID: <438F57E3.6070307@dial.pipex.com> Date: Thu, 01 Dec 2005 20:06:59 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en MIME-Version: 1.0 To: Matt Singerman References: <54682af50512011146s4968a455g94d4a89bb393adaa@mail.gmail.com> In-Reply-To: <54682af50512011146s4968a455g94d4a89bb393adaa@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 01 Dec 2005 20:07:54.0928 (UTC) FILETIME=[EA876300:01C5F6B2] Cc: freebsd-questions@freebsd.org Subject: Re: problem sourcing a file while configuring OpenVPN 2.0 on FreeBSD 6.0 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, 01 Dec 2005 20:07:06 -0000 Matt Singerman wrote: >Hi all, > >Perhaps I am missing something incredibly stupid here, but I can't >source the vars file that is part of the OpeVPN configuration process: > ># source ./vars >export: Command not found. >D: Undefined variable. > > You are running csh and this script is for sh and derivatives. --Alex