To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101232
                 Issue #|101232
                 Summary|OO 3.0.1 missing libraries
               Component|Installation
                 Version|1.0.0
                Platform|Sun
                     URL|
              OS/Version|Solaris
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|code
             Assigned to|of
             Reported by|rdhalstead_canuck





------- Additional comments from rdhalstead_can...@openoffice.org Mon Apr 20 
19:27:24 +0000 2009 -------
I don't know what 'Found in version' relates to. 
Clean installation of OpenOffice.org 3.0.1 for Solaris x86 on OpenSolaris
snv_112. When I run swriter, I get the error:

./soffice: /opt/openoffice.org3/program/../basis-link/program/pagein: not found
ld.so.1: soffice.bin: fatal: libuno_sal.so.3: open failed: No such file or 
directory
ld.so.1: soffice.bin: fatal: relocation error: file
/opt/openoffice.org3/program/soffice.bin: symbol sal_detail_initialize:
referenced symbol not found
2260 Killed

cd /opt
find . -name libuno_sal.so.3
./openoffice.org/ure/lib/libuno_sal.so.3

With the following in swriter:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/openoffice.org/ure/lib
export LD_LIBRARY_PATH

./swriter gives the following error:

./swriter
./soffice: /opt/openoffice.org3/program/../basis-link/program/pagein: not found
ld.so.1: soffice.bin: fatal: libsofficeapp.so: open failed: No such file or
directory
ld.so.1: soffice.bin: fatal: relocation error: file
/opt/openoffice.org3/program/soffice.bin: symbol soffice_main: referenced symbol
not found
2275 Killed

libsofficeapp.so is not under /opt/openoffice* or anywhere on the system.
SUNWicu is installed.

Without the following on the command line:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/openoffice.org/ure/lib
export LD_LIBRARY_PATH

ldd soffice.bin
        libuno_sal.so.3 =>       (file not found)
        libsofficeapp.so =>      (file not found)
        libpthread.so.1 =>       /lib/libpthread.so.1
        libm.so.1 =>     /lib/libm.so.1
        libX11.so.4 =>   /usr/lib/libX11.so.4
        libdl.so.1 =>    /lib/libdl.so.1
        libstlport_sunpro.so =>  (file not found)
        libCrun.so.1 =>  /usr/lib/libCrun.so.1
        libw.so.1 =>     /lib/libw.so.1
        libthread.so.1 =>        /lib/libthread.so.1
        libc.so.1 =>     /lib/libc.so.1
        libXext.so.0 =>  /usr/X11/lib/libXext.so.0
        libXau.so.6 =>   /usr/X11/lib/libXau.so.6
        libnsl.so.1 =>   /lib/libnsl.so.1
        libsocket.so.1 =>        /lib/libsocket.so.1
        libmp.so.2 =>    /lib/libmp.so.2
        libmd.so.1 =>    /lib/libmd.so.1
        libscf.so.1 =>   /lib/libscf.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libgen.so.1 =>   /lib/libgen.so.1
        libsmbios.so.1 =>        /usr/lib/libsmbios.so.1
        libm.so.2 =>     /lib/libm.so.2
        libXevie.so.1 =>         /usr/X11/lib/libXevie.so.1
        libXss.so.1 =>   /usr/X11/lib/libXss.so.1

With the following on the command line:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/openoffice.org/ure/lib
export LD_LIBRARY_PATH

ldd soffice.bin                                             
        libuno_sal.so.3 =>       /opt/openoffice.org/ure/lib/libuno_sal.so.3
        libsofficeapp.so =>      (file not found)
        libpthread.so.1 =>       /lib/libpthread.so.1
        libm.so.1 =>     /lib/libm.so.1
        libX11.so.4 =>   /usr/lib/libX11.so.4
        libdl.so.1 =>    /lib/libdl.so.1
        libstlport_sunpro.so =>  /opt/openoffice.org/ure/lib/libstlport_sunpro.s
o
        libCrun.so.1 =>  /usr/lib/libCrun.so.1
        libw.so.1 =>     /lib/libw.so.1
        libthread.so.1 =>        /lib/libthread.so.1
        libc.so.1 =>     /lib/libc.so.1
        librt.so.1 =>    /lib/librt.so.1
        libsocket.so.1 =>        /lib/libsocket.so.1
        libnsl.so.1 =>   /lib/libnsl.so.1
        libXext.so.0 =>  /usr/X11/lib/libXext.so.0
        libXau.so.6 =>   /usr/X11/lib/libXau.so.6
        libmp.so.2 =>    /lib/libmp.so.2
        libmd.so.1 =>    /lib/libmd.so.1
        libscf.so.1 =>   /lib/libscf.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libgen.so.1 =>   /lib/libgen.so.1
        libsmbios.so.1 =>        /usr/lib/libsmbios.so.1
        libm.so.2 =>     /lib/libm.so.2
        libXevie.so.1 =>         /usr/X11/lib/libXevie.so.1
        libXss.so.1 =>   /usr/X11/lib/libXss.so.1

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to