From owner-freebsd-questions Thu Jun 10 7:42:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from megamail.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with SMTP id BC1E515056 for ; Thu, 10 Jun 1999 07:42:13 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from [207.249.163.251] by megamail.megared.net.mx (NTMail 3.03.0017/4c.ab3r) with ESMTP id ka287050 for ; Thu, 10 Jun 1999 09:38:57 -0500 Message-ID: <00aa01beb285$ec32cfa0$fba3f9cf@megared.net.mx> From: =?iso-8859-1?Q?Alejandro_Ram=EDrez?= To: "User Cesar" , References: <3756DFF3.830CE52B@quik.guate.com> Subject: RE: STAROFFICE 5.1 Installation HELP Date: Wed, 9 Jun 1999 09:39:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, You could try this page : http://lt.tar.com/ It may help you with this. Ales ----- Original Message ----- From: User Cesar To: Sent: Thursday, June 03, 1999 3:05 PM Subject: STAROFFICE 5.1 Installation HELP > Hi experts! > > I try to install StarOffice 5.1 in my FreeBSB 3.1 system, I could > succefully unpack it. And I followed the instructions included in the > readme file. > > 1. I succcessfully install glibc 2.0.7 libraries, following this > instructions: > > 1) Unpack the glibc2 libraries required, i.e., in the /tmp directory: > > cd /tmp > tar zxvf glibc207.tar.gz > > 2) Remove a library loader (ld-linux.so.2) of a possibly still existing > older > glibc2 version > > NOTE: the warning mentioned above in the installation via Shell > Script > applies also here! > > rm -f /lib/ld-linux.so.2 > > 3) Copy as root the runtime Linker in the /lib directory > > cp /tmp/glibc2/ld-linux.so.2 /lib/ld-linux.so.2 > > 4) Enter the path to the libraries in your LD_LIBRARY_PATH: > > export LD_LIBRARY_PATH=/tmp/glibc2:$LD_LIBRARY_PATH for sh,bash > setenv LD_LIBRARY_PATH /tmp/glibc2:$LD_LIBRARY_PATH for csh,tcsh > > 5) Execute the StarOffice setup in the directory containing the > installation > files: > > ./setup > > But when I executed it, I got this message: > > Segmentation fault (core dumped) > > What's wrong? > > Please send me a copy because I'm not suscribed on the list. > > Thanks a lot! > > > Cesar Perez > cesar@quik.guate.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message