Recently, Somebody Somewhere wrote these words
> Hi,
>
> I'm trying to install OpenOffice.org 1.1.4 on my amd64 system, as it's
> a lot easier than trying to compile it right now (I'll do it
> eventually, I promise :)
>
> Problem is, I run into the following, which I cannot explain:
>
> [EMAIL PROTECTED] /usr/build/OOo_1.1.4_LinuxIntel_install]# ls -l install
> setup -rwxr-xr-x 1 root root 3601 Oct 28 2004 install -rwxr-xr-x 1
> root root 84316 Jan 31 2004 setup
>
> [EMAIL PROTECTED] /usr/build/OOo_1.1.4_LinuxIntel_install]# ./install
> --prefix=/opt/OOo-1.1.4 Installation starting, please be patient ...
> ./install: line 137: ./setup: No such file or directory
>
> Installation Completed
>
> [EMAIL PROTECTED] /usr/build/OOo_1.1.4_LinuxIntel_install]# ./setup -su:
> ./setup: No such file or directory
>
>
> What's going on here? How come it won't run? The files are cleary
> there, and executable!
IIRC, OO expands into an ~/install/ subdir, and the scripts all change
directories all over the place. It went like this
open in /usr/src
cd to /usr/src/install
run something (read the docs.)
--
With best Regards,
Declan Moriarty.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page