Date: Mon, 20 Sep 1999 15:12:04 -0500 (CDT) From: Marius Strom <marius@alpha1.net> To: Daniel Aaron Meyer <meyerd1@fang.cs.sunyit.edu> Cc: Mike Holling <myke@ees.com>, stable@FreeBSD.ORG Subject: Re: Sun's StarOffice 5.1, again Message-ID: <Pine.LNX.4.10.9909201511180.1840-100000@swedishchef.alpha1.net> In-Reply-To: <Pine.BSF.4.02A.9909201402340.1080-100000@fang.cs.sunyit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <marius@alpha1.net> Professional Geek/Unix System Administrator Alpha1 Internet <http://www.alpha1.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.9909201511180.1840-100000>