Date: Wed, 2 Oct 2002 17:33:56 -0500 From: "Scott A. Moberly" <smoberly@karamazov.org> To: Dru <dlavigne6@cogeco.ca> Cc: "Scott A. Moberly" <smoberly@karamazov.org>, MET <met@uberstats.com>, FreeBSD Questions <freebsd-questions@FreeBSD.ORG>, OpenOffice Users <users@openoffice.org> Subject: Re: OpenOffice User Installation Message-ID: <20021002223356.GA76064@pavel.karamazov.org> In-Reply-To: <20021002180209.M1552-100000@dhcp-17-14.kico2.on.cogeco.ca> References: <20021002215730.GB73700@pavel.karamazov.org> <20021002180209.M1552-100000@dhcp-17-14.kico2.on.cogeco.ca>
index | next in thread | previous in thread | raw e-mail
On Wed, Oct 02, 2002 at 06:16:49PM -0400, Dru wrote:
>
<snip>
> Same error message:
>
> The installation program cannot find the script file in whic
> The file was looked for in the following directory.
> /usr/local/OpenOffice.org1.0/program/setup.ins
> The installation program cannot be executed without this file, it will r
>
> A search for that file gives:
>
> /usr/libexec/locate.updatedb
> locate setup.ins
> /usr/ports/editors/openoffice/work/oo_1.0.1_src/instsetoo/unxfbsd.pro/01/normal/setup.ins
> /usr/ports/editors/openoffice/work/oo_1.0.1_src/instsetoo/unxfbsd.pro/49/normal/setup.ins
> /usr/ports/editors/staroffice52/files/setup.ins.patch
>
> That got me a bit closer. I tried copying the file to the desired
> directory. This started the installation program, which asked me to accept
> a non-displayed (!) agreement, asked the various questions, etc. However,
> once I click install, setup.bin exits on signal 11.
>
> This is a new machine with good RAM and I haven't had any problems
> building kernels, making world, or building other ports...
>
> Here's the uname:
>
> FreeBSD hostname 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sat Sep 21
> 13:13:24 EDT 2002 hostname:/usr/obj/usr/src/sys/MULTIMEDIA i386
>
> Dru
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
Interesting...
setup.ins isn't necessary /usr/local/OpenOffice.org1.0/program/setup
just calls setup.bin, also in /usr/local/OpenOffice.org1.0/program.
Two things.
1) I'm running -STABLE (i.e. 4.7-RC)
2) since it appears you still have the binaries laying around try:
as root:
make deinstall
rm -rf /usr/local/OpenOffice.org1.0
make install
as user:
make install-user
if that fails to work (and adding a make clean also fails to work)...
I have no clue????
--
Scott A. Moberly
smoberly@karamazov.org
He hadn't a single redeeming vice.
-- Oscar Wilde
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021002223356.GA76064>
