From owner-freebsd-questions Thu Oct 30 03:35:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA03571 for questions-outgoing; Thu, 30 Oct 1997 03:35:47 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from word.smith.net.au (ppp5.portal.net.au [202.12.71.105]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA03536 for ; Thu, 30 Oct 1997 03:35:01 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id VAA00498; Thu, 30 Oct 1997 21:58:13 +1030 (CST) Message-Id: <199710301128.VAA00498@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Mark Andres cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with the setup script for StarOffice 3.1 In-reply-to: Your message of "Thu, 30 Oct 1997 18:55:35 +0900." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 30 Oct 1997 21:58:12 +1030 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Next, I went into /usr/ports/editors/staroffice and installed Star Office > 3.1. The main installation went OK and it says to start the Star Office > Writer program, that I should enter 'swriter3' command and it will run an > install script the first time I run the command. > > I did a 'rehash' and then entered the 'swriter3 &' command. The first > time, I got "/usr/home/mark/.sd.sh not found," so I copied > /usr/local/StarOffice-3.1/sd.sh to /usr/home/mark/.sd.sh and tried again. Did you get the "User Install required..." message when you tried to start Starwriter? Please quote the exact messages you saw; I expect it would have been: User Install required before swriter3 can be run, please wait... Can't find initialisation script ~/.sd.sh, User Install must be completed before swriter3 can be run. If you aren't seeing this, you're not running the right swriter3. If you are, we need to work out why the setup program's not being run. > This time I get: > > /usr/home/mark/.sd.sh: 1: Syntax error: newline unexpected > > I checked through the sd.sh script, but it looks OK to me. It's not. You have copied the unsubstituted template. Please follow the instructions; they ought to work. 8) > Any suggestions greatly appreciated. Note that this is Star Office 3.1, > not the beta version. Thanks. There is no appreciable difference between the two, apart from the timeout. mike