Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 1999 10:41:37 +1030 (CST)
From:      Mark Newton <newton@atdot.dotat.org>
To:        roberto@keltia.freenix.fr (Ollivier Robert)
Cc:        emulation@FreeBSD.ORG
Subject:   Re: StarOffice 5.0
Message-ID:  <199902100011.KAA13472@atdot.dotat.org>
In-Reply-To: <19990209215147.A6309@keltia.freenix.fr> from "Ollivier Robert" at Feb 9, 99 09:51:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Ollivier Robert wrote:

 > According to Mark Newton:
 > > I've just installed StarOffice 5.0 on my notebook (with -current
 > > supped on Friday night).  The installation went ok, but it doesn't
 > 
 > Did you do anything special for the installation ? Each time I tried the
 > setup binary, it failed with either "can't find libc.so.*..." or another
 > message. I succeeded on one machine by unzip-ing the setup.zip archive
 > manually and hacking some things but I'm not able to reproduce it :-(

Manual unzip needed here too.

Procedure used:

  1.  Extract glibc2 libraries into /usr/local/Office50/lib
  2.  Symlink or copy ld-linux.so.2 into /compat/linux/lib
  2.  Do this in office50_inst:

        atdot# unzip setup.zip
        atdot# setenv LD_LIBRARY_PATH .:/usr/local/Office50/lib
        atdot# ./setup.bin

... and install into /usr/local/Office50

This is with the POSIX scheduling stuff in the kernel and a recent
cvsup/make world.

    - mark

--------------------------------------------------------------------
I tried an internal modem,                    newton@atdot.dotat.org
     but it hurt when I walked.                          Mark Newton
----- Voice: +61-4-1958-3414 ------------- Fax: +61-8-83034403 -----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message



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