From owner-freebsd-stable Mon Sep 20 13:12:24 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mail.alpha1.net (mail.alpha1.net [216.88.112.3]) by hub.freebsd.org (Postfix) with ESMTP id 200CF15002 for ; Mon, 20 Sep 1999 13:12:14 -0700 (PDT) (envelope-from marius@alpha1.net) Received: from swedishchef.alpha1.net (IDENT:marius@swedishchef.alpha1.net [216.88.237.10]) by mail.alpha1.net (8.9.3/8.9.3) with ESMTP id PAA05196; Mon, 20 Sep 1999 15:12:37 -0500 Date: Mon, 20 Sep 1999 15:12:04 -0500 (CDT) From: Marius Strom To: Daniel Aaron Meyer Cc: Mike Holling , stable@FreeBSD.ORG Subject: Re: Sun's StarOffice 5.1, again In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Little script: (from the unarchived setup directory): for i in *; do mv $i `echo $i | tr A-Z a-z` done It could surely be done better, shorter, and more concise, but hey, "it worked for me"(tm). -- Marius Strom Professional Geek/Unix System Administrator Alpha1 Internet http://www.marius.org/marius.pgp 0x5645C228 In theory, there is no difference between theory and practice... ...In practice, there is a big difference. On Mon, 20 Sep 1999, Daniel Aaron Meyer wrote: > These libraries come with the StarOffice 5.1 distribution. You need > to write a little script to convert the filenames from upper case to > lower case - unless you have a lot of spare time. > > --Dan > > On Mon, 20 Sep 1999, Mike Holling wrote: > > > The recent thread suggesting staroffice 5.1 might work on FreeBSD > > emboldened me, so I downloaded the 65M dist and tried installing it on my > > 3.3-RC machine. Unfortunately I didn't get very far: > > > > outpost# ./setup > > /tmp/sv001.tmp/setup.bin: error in loading shared libraries > > libvos517li.so: cannot open shared object file: No such file or directory > > > > The "vos" library doesn't seem to be part of the staroffice distribution, > > and I couldn't find it on a stock RedHat 6.0 box. Has anyone gotten this > > to work? Other linux binaries run fine. > > > > - Mike > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message