From owner-freebsd-stable  Fri Dec 31 14: 6:15 1999
Delivered-To: freebsd-stable@freebsd.org
Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44])
	by hub.freebsd.org (Postfix) with ESMTP
	id B6ED214D8A; Fri, 31 Dec 1999 14:06:08 -0800 (PST)
	(envelope-from Cy.Schubert@uumail.gov.bc.ca)
Received: (from daemon@localhost)
	by point.osg.gov.bc.ca (8.8.7/8.8.8) id NAA25830;
	Fri, 31 Dec 1999 13:59:31 -0800
Received: from passer.osg.gov.bc.ca(142.32.110.29)
 via SMTP by point.osg.gov.bc.ca, id smtpda25828; Fri Dec 31 13:59:30 1999
Received: (from uucp@localhost)
	by passer.osg.gov.bc.ca (8.9.3/8.9.1) id NAA40759;
	Fri, 31 Dec 1999 13:59:29 -0800 (PST)
Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com"
 via SMTP by passer9.cwsent.com, id smtpdV40749; Fri Dec 31 13:58:52 1999
Received: (from uucp@localhost)
	by cwsys.cwsent.com (8.9.3/8.9.1) id NAA79182;
	Fri, 31 Dec 1999 13:58:51 -0800 (PST)
Message-Id: <199912312158.NAA79182@cwsys.cwsent.com>
Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys"
 via SMTP by localhost.cwsent.com, id smtpdd79178; Fri Dec 31 13:58:37 1999
X-Mailer: exmh version 2.1.1 10/15/1999
Reply-To: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca>
From: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca>
X-OS: FreeBSD 3.4-RELEASE
X-Sender: cy
To: Vivek Khera <khera@kciLink.com>
Cc: William Woods <freebsd@cybcon.com>,
	freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject: Re: StarOffice5 problems.... 
In-reply-to: Your message of "Fri, 31 Dec 1999 11:11:22 EST."
             <14444.54698.604479.105360@onceler.kcilink.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 31 Dec 1999 13:58:37 -0800
Sender: owner-freebsd-stable@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

In message <14444.54698.604479.105360@onceler.kcilink.com>, Vivek Khera 
writes:
> >>>>> "WW" == William Woods <freebsd@cybcon.com> writes:
> 
> WW> I am useing (trying to anyway) the StarOffice 5 port on a FreeBSD
> WW> 3.4 system /usr/ports/editors/staroffice5 but its asking for a
> WW> couple libs: Here is the makefile:
> 
> I installed without the using the port.  It was quite trivial.  Once
> you download and extract the so51a tar file, just do this:
> 
> env PATH=/usr/compat/linux/bin ./setup

Beter yet:
# /compat/linux/bin/bash
# ./setup
> 
> when in the installation directory.  The only other change I had to
> make was to put a similar env PATH=... command in the KDE menus for
> the Setup and SPAdmin thingies.  The StarOffice menu item works fine.

Or change the first line of the soffice script to:

#!/compat/linux/bin/sh


Regards,                       Phone:  (250)387-8437
Cy Schubert                      Fax:  (250)387-5766
Sun/DEC Team, UNIX Group    Internet:  Cy.Schubert@uumail.gov.bc.ca
ITSD
Province of BC
                      "e**(i*pi)+1=0"





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message