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.ap...@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 <gabriellekel...@grungecafe.com>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to