Gentoo Archives: gentoo-dev

From: Sylvain <asm8@×××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] OpenOffice compiled from sources, in french ...
Date: Tue, 22 Oct 2002 17:44:47
Message-Id: 20021020011801.678dbdec.asm8@iFrance.com
1 Hello !
2
3 I am trying to get open office working, compiled from sources.
4 To do that, i've changed 2 lines in the ebuild :
5 1) i changed the configure option '--with-lang=ENUS' by this
6 one : '--with-lang=ALL' (FREN doesn't compile)
7 2) i change the line '[ -z "${LANGUAGE}" ] && LANGUAGE=01'
8 where i replaced 01 by 33 (which is the right code for France)
9
10 I've read informations at http://www.openoffice.org/dev_docs/source/build_linux.html
11
12 I've merged oo this way :
13 ebuild openoffice-1.0.1-r1.ebuild unpack
14 ebuild openoffice-1.0.1-r1.ebuild compile
15 [ here i unzipped files corresponfing to the french manual, as
16 described in build_linux.html]
17 ebuild openoffice-1.0.1-r1.ebuild install
18 ebuild openoffice-1.0.1-r1.ebuild qmerge
19
20 Everything seems good, but when i launch oowrite (for example),
21 all what i get is a very short message : "Aborted"
22 Then, an "echo $?" tells me "134"
23
24 I've also tried to make it launched with strace as described here (4th msg)
25 http://forums.gentoo.org/viewtopic.php?t=14220&highlight=openoffice+aborted
26 But the resulting strace's logs doesn't help me :-(
27
28 I have already compiled oo without changing the ebuil, so i suppose it
29 comes from 'my french manipulations'.
30
31 If someone knows something about it, i would be very interested :-)
32
33 sylvain
34 ___________________________________________________________________
35 Haut Débit: Modem offert soit 150,92 euros remboursés sur le Pack eXtense de Wanadoo !
36 Profitez du Haut Débit à partir de 30 euros/mois : http://www.ifrance.com/_reloc/w

Replies

Subject Author
[gentoo-dev] Re: OpenOffice compiled from sources, in french ... Thomas de Grenier de Latour <degrenier@×××××××××××.fr>
Re: [gentoo-dev] OpenOffice compiled from sources, in french ... Paul de Vrieze <gentoo-user@××××××××.net>