From owner-freebsd-questions Mon Jul 9 17:55:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.iprg.nokia.com (mailhost.iprg.nokia.com [205.226.5.12]) by hub.freebsd.org (Postfix) with ESMTP id 5FA9537B401 for ; Mon, 9 Jul 2001 17:55:51 -0700 (PDT) (envelope-from aagarwal@iprg.nokia.com) Received: from darkstar.iprg.nokia.com (darkstar.iprg.nokia.com [205.226.5.69]) by mailhost.iprg.nokia.com (8.9.3/8.9.3-GLGS) with ESMTP id RAA07486 for ; Mon, 9 Jul 2001 17:55:51 -0700 (PDT) X-Delivered-For: Received: (from root@localhost) by darkstar.iprg.nokia.com (8.11.0/8.11.0-DARKSTAR) id f6A0to215736 for ; Mon, 9 Jul 2001 17:55:50 -0700 X-mProtect: Mon, 9 Jul 2001 17:55:50 -0700 Nokia Silicon Valley Messaging Protection Received: from aagarwal.iprg.nokia.com (205.226.11.212, claiming to be "iprg.nokia.com") by darkstar.iprg.nokia.com(P1.5 smtpdN7o1Lg; Mon, 09 Jul 2001 17:55:48 PDT Message-ID: <3B4A5294.14C6220D@iprg.nokia.com> Date: Mon, 09 Jul 2001 17:55:48 -0700 From: Ashima Agarwal Reply-To: aagarwal@IPRG.nokia.com Organization: NOKIA X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: problem installing StarOffice on FreeBSD 3.4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have been trying to install StarOffice 5.1 on my FreeBSD3.4 for the last two days with no success. I get the following error message when I run the "./setup" from /usr/tmp/so51inst/office51: /usr/tmp/sv001.tmp/setup.bin: error in loading shared libraries libvos517li.so: cannot open shared object file: No such file or directory I looked all over the Internet and found some solutions but they did not work! Following are the steps that I follow: Download Staroffice 5.1 from Sun's web site. Made sure the Linux compatibility support is loaded in /etc/rc.conf: linux_enable="YES" # Linux emulation loaded at startup. Made sure I had linux_base-5.2 port base package installed. Made sure I had POSIX priority scheduling enabled. Uncompressed and untared the startoffice file I downloaded earlier in /tmp. Added /tmp/sv001.tmp to my LD_LIBRARY_PATH variable. Went to /tmp/so51inst/office51, and ran ./setup. That's when the error message comes. Please help to achieve a successful installation. I have already wasted precious time on this to give it up now! thanks, -Ashima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message