On Fri, 18 Jul 1997, Kevin J Poorman wrote:

> I saw it posted erialer but I acedently deleted it ...
> 
> there is a bug? in the star office install script? something about 
> lang=us_eg or some such could someone please repost this??
> 
The .sd.sh script which StarOffice installs has:

#!/bin/bash

PATH=/usr/local/StarOffice-3.1/linux-x86/bin:$PATH
LD_LIBRARY_PATH=/usr/local/StarOffice-3.1/linux-x86/lib:$LD_LIBRARY_PATH
XPPATH=/usr/local/StarOffice-3.1/xp3
HELPPATH=/usr/local/StarOffice-3.1/modules
XENVIRONMENT=/usr/local/StarOffice-3.1/starview.xres
SVFONTPATH=/usr/local/StarOffice-3.1/fonts/75dpi:/usr/local/StarOffice-3.1/fonts/75dpi/bdf:$sd_fonts/type1
SVHOME=/home/nielsen/StarOffice-3.1
LANG=us
export PATH LD_LIBRARY_PATH XPPATH HELPPATH XENVIRONMENT SVFONTPATH SVHOME LANG

The next to last line should be:

LANG=EN_us

Bob

----
Bob Nielsen                 Internet: [EMAIL PROTECTED]
Tucson, AZ                  AMPRnet:  [EMAIL PROTECTED]
                            AX.25:    [EMAIL PROTECTED]
                            http://www.primenet.com/~nielsen


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to