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 [EMAIL PROTECTED]
> 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
[EMAIL PROTECTED]

He hadn't a single redeeming vice.
        -- Oscar Wilde

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to