Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 23:46:03 +0100
From:      "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl>
To:        Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
Cc:        Stijn Hoop <stijn@win.tue.nl>, ports@FreeBSD.ORG
Subject:   Re: StarOffice 6.0 CDROM install
Message-ID:  <20030218224603.GA94341@wop21.wop.wtb.tue.nl>
In-Reply-To: <200302182221.04600.freebsd.nospam@mekanix.dk>
References:  <20030218130754.GA92719@wop21.wop.wtb.tue.nl> <200302181955.40891.freebsd.nospam@mekanix.dk> <20030218203834.GA93989@wop21.wop.wtb.tue.nl> <200302182221.04600.freebsd.nospam@mekanix.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 18, 2003 at 10:21:04PM +0100, Bjarne Wichmann Petersen wrote:
> On Tuesday 18 February 2003 21:38, Karel J. Bosschaart wrote:
> 
> > Well, I succeeded installing it on my 5.0RC2 system by running the
> > file called 'setup'. Using the -net option with it causes a net install
> > (like the port is doing), so later you can do a user install. It's
> > described in the PDF's on the CD. It turns out that everything goes
> > into the install directory, so it's easy to delete if you want ;-).
> > However, I don't know if there are any problems with the installation,
> > as I only just started working with it. Seems OK on first sight.
> 
> Wouldn't you need to run brandelf or something since it's a linux-binary?
>
Yes, I would expect that as well, it's brandelf'ed SVR4 on the CD. Maybe that
newer FreeBSD versions fall back to linux brand? 

I just installed SO 6.0 on my 4.7-Stable system (as of last Sunday).
It went quite easy, here are the steps I took:

xhost +localhost     I'm logged in as normal user in X and install SO as root;
                     root needs access to the display.
mount /cdrom         or wherever your favorite mount point is.
cd /cdrom/linux/office60
./setup -net          to do a network install (see docs)
  Follow instructions. I installed in /usr/local/staroffice6.0 (the installer
  suggests /root/staroffice6.0  blaaah!!)
After it completed I need a user install (workstation install in the docs),
so as normal user:
cd /usr/local/staroffice60
./setup
  and again follow the instructions; choose for a workstation install.

There even appeared an entry in my KDE menu :-). 
I don't know about the Java and Adabas stuff, I didn't install that.

Oh yes, you need linprocfs mounted. See the Makefile in the Staroffice
directory for the entry you need in /etc/fstab. And according to that
same Makefile you need FreeBSD 4.5 or higher.

> But congratulations... I'll give it a go one of these days! ;)
>
Good luck... I hope above directions help, although I really hope that
it will be possible to install this from ports in the future.

Karel.

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




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