Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 1997 23:17:21 +0000
From:      Vladimir Kushnir <kushn@olinet.isf.kiev.ua>
To:        spork <spork@super-g.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: StarOffice port
Message-ID:  <33D53F80.41C67EA6@olinet.isf.kiev.ua>
References:  <Pine.BSF.3.95q.970722145115.9507A-100000@super-g.inch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
spork wrote:
> 
> Hi,
> 
> I just tried installing the StarOffice port, as I've been really curious
> what this thing looks like...  I got the latest linux_lib port as directed
> (2.4) and installed it.  At the end of the install, I saw it run the linux
> ldconfig.
> 
> I then installed StarOffice as a port, and it went fine without
> complaining about anything.
> 
> I tried to start "swriter3" as stated, and it went through the install
> process and plopped all sorts of things in my homedir.
> 
> On trying to start it, I get the following error:
> 
> bash$ Starting swriter3, please wait...
> /usr/local/StarOffice-3.1/linux-x86/bin/swriter3: can't load library
> 'libofa312.so'
> 
> [1]+  Done                    swriter3
> bash$
> 
> Anyone else run into this?
> 
> TIA,
> 
> Charles

Probably your LD_LIBRARY_PATH doesn't include StarOffice library
directory
(/usr/local/StarOffice-3.1/lib or so). Did you install StarOffice as
user
(AFTER installation of this port)? Check if you have ~/.sd.sh and
~/.sd.csh
and if so just include an appropriate one (for bash it seems to be
.sd.sh)
in your ~/.bashrc (or perhaps in ~/.profile). If not - simply run 
/usr/local/StarOffice-3.1/setup AS USER (this should copy all nessessary
files
and create StarOffice directory in your home directory and so on).

Hope this helps.
Vladimir



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33D53F80.41C67EA6>