From owner-freebsd-hackers Wed Jul 12 6:30:58 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sr14.nsw-remote.bigpond.net.au (sr14.nsw-remote.bigpond.net.au [24.192.3.29]) by hub.freebsd.org (Postfix) with ESMTP id C4AB237BBA0 for ; Wed, 12 Jul 2000 06:30:51 -0700 (PDT) (envelope-from areilly@nsw.bigpond.net.au) Received: from areilly.bpc-users.org (CPE-144-132-171-71.nsw.bigpond.net.au [144.132.171.71]) by sr14.nsw-remote.bigpond.net.au (Pro-8.9.3/8.9.3) with SMTP id XAA24008 for ; Wed, 12 Jul 2000 23:30:46 +1000 (EST) Received: (qmail 26265 invoked by uid 1000); 12 Jul 2000 13:30:45 -0000 From: "Andrew Reilly" Date: Wed, 12 Jul 2000 23:30:45 +1000 To: Sean Lutner Cc: Frederik Meerwaldt , Adam , freebsd-hackers@FreeBSD.ORG Subject: Re: UUU: Bug in StarOffice5 Port Message-ID: <20000712233045.A26015@gurney.reilly.home> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from sean@rentul.net on Wed, Jul 12, 2000 at 03:09:49AM -0400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jul 12, 2000 at 03:09:49AM -0400, Sean Lutner wrote: > I install Star Office 5.2 on my 4.0-STABLE box tonight. I didn't use > ports. I ahve linux emulation enabled. I got the bin file, ran it and it > installed. > > The only quirk I hit was the location Star Office looks for test in. > It wanted it in /usr/bin/test and it's in /bin/test. A simple ln -s later, > I was running Star Office 5.2. The port maybe obselete now. I've just done it myself, but I had a little more trouble than that. I unzipped the .bin file (even though it's executable and should do that itself), and set up a LD_LIBRARY_PATH variable that included the directory where all of that went, as well as the linux compat libraries, tmp, and a few others. After that it pretty much just worked. Tell me: does it find the linux_jdk port, if that's installed? I'm running without Java/Javascript at the moment. -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message