From owner-freebsd-questions@FreeBSD.ORG Mon Jun 21 17:55:52 2004 Return-Path: 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 4AB2E16A4CE for ; Mon, 21 Jun 2004 17:55:52 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD8843D53 for ; Mon, 21 Jun 2004 17:55:51 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i5LHtEq08340; Mon, 21 Jun 2004 13:55:14 -0400 (EDT) From: Jerry McAllister Message-Id: <200406211755.i5LHtEq08340@clunix.cl.msu.edu> To: rseals@vdsi.net (Ray Seals) Date: Mon, 21 Jun 2004 13:54:05 -0400 (EDT) In-Reply-To: <1087838269.1176.59.camel@mgl.magellanhealth.com> from "Ray Seals" at Jun 21, 2004 12:17:50 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Remko Lodder cc: FreeBSD Questions Subject: Re: LiveCD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 17:55:52 -0000 > > On Mon, 2004-06-21 at 11:14, Remko Lodder wrote: > > > When i was at the supermarket there was a line 298, there was indeed an > > error, well a pretty error, a nice young lady who was in the way, not > > that i hated that but... > > Those pretty errors are always the most forgivable ones.... > > > > > No really, where does that error occur? when starting up? after what > > messages does it occur? What version are you running, when did you take > > it of the site etc? > > cd /usr/local/livecd/ > ./livecd.sh > ./livecd.sh: 298: Syntax Error: "then" unexpected > > I've tried the livecd out of ports and off the project site with the > same results. Well, I would think the first thing to do would be to go and look at line 298 in the /usr/local/livecd/livecd.sh script and see what it looks like. Maybe something got mangled when it was downloaded on configured. vi will do it nicely. If there is some script flow control - sounds like there is, you might have to work out how it got to that line in the script and why it thinks it needs a then statement. ////jerry > -- > Ray Seals >