Date: Tue, 30 Oct 2001 10:56:08 +0200 From: Nevermind <never@nevermind.kiev.ua> To: Martin Blapp <mb@imp.ch> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/31581: editors/staroffice52 cannot be installed on 4.4-STABLE Message-ID: <20011030105608.C5835@nevermind.kiev.ua> In-Reply-To: <20011029231809.A53129-100000@levais.imp.ch>; from mb@imp.ch on Mon, Oct 29, 2001 at 11:21:14PM %2B0100 References: <20011029140214.A60426@nevermind.kiev.ua> <20011029231809.A53129-100000@levais.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Martin Blapp! On Mon, Oct 29, 2001 at 11:21:14PM +0100, you wrote: > > When I'm typing make install out of X11, it says 'cannot open display'. > > > > Then run "make install-user" and do a standard workstation install > > Aehm. That means you've never run the installation program ! The > staroffice installation has a GUI. > > So allow with "xhost +localhost" that the display can open on your > user X-Desktop, and then set the DISPLAY Variable like > "export DISPLAY=localhost:0.0". > > The you will see the installation and a userinstallation will also > find the setup binary ... If I understood correct, I should do the following steps: cd /usr/ports/editors/staroffice52 1: make 2: make install 3: <out_of_X> 4: xhost +localhost 5: export DISPLAY=localhost:0.0 6: make install-user 7: </out_of_X> But when on 2nd step it coredumps: (/var/log/all.log): Oct 30 10:47:28 mile /kernel: pid 7601 (setup.bin), uid 0: exited on signal 11 (core dumped) Oct 30 10:47:28 mile /kernel: Oct 30 10:47:28 mile /kernel: pid 7601 (setup.bin), uid 0: exited on signal 11 (core dumped) and port outputs: ---cut--- [root@mile /usr/ports/editors/staroffice52]# make install ===> Installing for staroffice-5.2 StarOffice 5.2 Personal Install How-To Written by: Darren Wiebe <dkwiebe@hagenhomes.com> and Martin Blapp <mb@imp.ch> You will very shortly have finished a network install of StarOffice 5.2. Once that is done exit X11 and run it again as the user that you usually use. Then run "make install-user" and do a standard workstation install. Change the install path to $HOME/office52. Then add $HOME/office52/ to your path. It will now be ready to use. Good Luck glibc version: 2.1.2 *** Error code 1 (ignored) An error occured during StarOffice5.2 install. Please send a mail with debug-output and some information about your FreeBSD-environment to mb@imp.ch. Thanks. *** Error code 1 Stop in /usr/ports/editors/staroffice52. *** Error code 1 Stop in /usr/ports/editors/staroffice52. *** Error code 1 ---cut--- I think at this place I should see GUI installation? But I don't... :/ -- NEVE-RIPE 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?20011030105608.C5835>