From owner-freebsd-questions Mon Aug 18 07:00:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA23370 for questions-outgoing; Mon, 18 Aug 1997 07:00:53 -0700 (PDT) Received: from rpops002.rp-online.de (rpops002.rp-online.de [149.221.232.11]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA23362 for ; Mon, 18 Aug 1997 07:00:36 -0700 (PDT) Received: from default (rpp-as1-pri17.online-club.de [149.221.236.81]) by rpops002.rp-online.de (8.8.6.Beta5/8.8.6.Beta5) with SMTP id QAA18996 for ; Mon, 18 Aug 1997 16:01:19 +0200 (METDST) Message-ID: <33F85608.506A@mail.online-club.de> Date: Mon, 18 Aug 1997 16:02:49 +0200 From: "veith@bigfoot.com" Reply-To: veith@bigfoot.com Organization: veith@bigfoot.com X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: Installing Star Office 3.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After I had installed the Linux emulator, I wanted to install Star Ofiice 3.1 for Linux on my FreeBSD-2.2.1 system. So I fetched the main file, the statically linked binairies (I don't have Motif) and the English package (because the German one is ten times larger). I unpacked everything and wanted to run the setup. The first Problem: I had to change the setup script because "uname -s" replies "FreeBSD" and not "Linux" as expected. Having changed this, I could run the setup under X. But now I get this error message: "Installation: Line 1: Syntax error at token 'I' expected declarator; i.e. File ... " So what is the problem? Did You have a similar error message as well? Where can I find this script and in which way should it be modified? Stefan.