Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 07:37:35 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-questions@freebsd.org, openoffice@freebsd.org
Subject:   Re: port openoffice.org-devl (3.1.20081224) installs fine but does not run
Message-ID:  <20090124063735.GA3676@rebelion.Sisis.de>
In-Reply-To: <20090124061635.GA3053@rebelion.Sisis.de>
References:  <20090124061635.GA3053@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Saturday, January 24, 2009 a las 07:16:35AM +0100, Matthias Apitz escribió:

> Hello,
> 
> I've compiled and installed the port editors/openoffice.org-3-devel
> (version openoffice.org-3.1.20081224) without, but OpenOffice does not
> start:
> 
> $ openoffice.org-DEV300_m38
> /libexec/ld-elf.so.1: Shared object "libuno_sal.so.3" not found, required by "soffice"
> 
	...

> 
> and the lib is there as I can see with ls(1) and file(1); I've watched
> with truss(1) what the linker is lookin up as directories (see below)
> but it does not pass through /usr/local/openoffice.org-DEV300_m38/openoffice.org/ure/lib
> 
> What is the correct way to make this work?
> Thx

I followed an idea and used ldconfig(1) to expand the dirs searched:

# ldconfig -m /usr/local/openoffice.org-DEV300_m38/openoffice.org/ure/lib
# ldconfig -m /usr/local/openoffice.org-DEV300_m38/openoffice.org/basis3.1/program/

now openoffice.org-DEV300_m38 comes up, guides me through the
registration dialog but then crashes with other shared symbol problems
like:

/libexec/ld-elf.so.1: /usr/local/openoffice.org-DEV300_m38/openoffice.org/basis3.1/program//libdeploymentmiscfi.so: Undefined symbol "db_create"

I think I will go back and use an older (stable) version of
openoffice.org-3.

Bad results after 3 days of compiling :-((

	matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/

SPAMer of the year: Subject: Alle Software ist Deutsche Sprachen
>From: -40 % die Neujahrsaktion <GabrielleKelley@grungecafe.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090124063735.GA3676>