Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OOo] Compilare in italiano [RISOLTO]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
unarana
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2004
Posts: 120
Location: Erice (TP) Italy

PostPosted: Sun Jun 13, 2004 10:07 pm    Post subject: [OOo] Compilare in italiano [RISOLTO] Reply with quote

Ciao a tutti

Ho provato a compilare openoffice-ximian 1.1.55 in italiano, ma nessuno dei settaggi della lingua sembra funzionare...
Code:
LANGUAGE=ITAL LANGNAME=ITAL LANG=ITAL LANG=39 etc.

Ho provato anche mettendoci le "" :(

L'errore che ottengo è sempre
Code:
CraaK root #  LANGUAGE=ITAL emerge openoffice-ximian
Calculating dependencies ...done!
>>> emerge (1 of 1) app-office/openoffice-ximian-1.1.55 to /
>>> md5 src_uri ;-) OOo_1.1.1p1_source.tar.bz2
>>> md5 src_uri ;-) ooo-build-1.1.55.tar.gz
>>> md5 src_uri ;-) ooo-icons-OOO_1_1-9.tar.gz
 * ****************************************************************
 *  It is important to note that OpenOffice.org is a very fragile
 *  build when it comes to CFLAGS.  A number of flags have already
 *  been filtered out.  If you experience difficulty merging this
 *  package and use agressive CFLAGS, lower the CFLAGS and try to
 *  merge again.
 * ****************************************************************
 * Unknown LANGUAGE setting!
 *
 * Known LANGUAGE settings are:
 *   ENUS | PORT | RUSS | GREEK | DTCH | FREN | SPAN | FINN | CAT | ITAL |
 *   CZECH | SLOVAK | DAN | SWED | POL | GER | PORTBR | THAI | ESTONIAN |
 *   JAPN | KOREAN | CHINSIM | CHINTRAD | TURK | HINDI | ARAB | HEBREW
 
!!! ERROR: app-office/openoffice-ximian-1.1.55 failed.
!!! Function set_languages, Line 167, Exitcode 0
!!! (no error message)


Come fare????

Ciao :mrgreen:


Last edited by unarana on Tue Jun 15, 2004 7:04 am; edited 1 time in total
Back to top
View user's profile Send private message
solka
Apprentice
Apprentice


Joined: 25 Jun 2003
Posts: 287
Location: Torino - ITA

PostPosted: Sun Jun 13, 2004 10:53 pm    Post subject: Reply with quote

Io ho sempre risolto modificando l'ebuild e inserendo brutalmente all'inizio un
Code:

LANGUAGE=ITAL

In altri modi non sono mai riuscito.
_________________
"The only reason of the man's sadness
is that he can't stay peacefully in his room."

Blaise Pascal
Back to top
View user's profile Send private message
botta
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2004
Posts: 89
Location: Italia UE

PostPosted: Sun Jun 13, 2004 11:10 pm    Post subject: Reply with quote

Hai provato anche aggiungendo questo in /etc/make.conf ?

Code:

LANGUAGE=39
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30992
Location: here

PostPosted: Mon Jun 14, 2004 6:40 am    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=178203
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
unarana
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2004
Posts: 120
Location: Erice (TP) Italy

PostPosted: Mon Jun 14, 2004 3:08 pm    Post subject: Reply with quote

Provo come suggerito per openoffice, ma l'ultima volta me l'ha compilato in inglese...

Speriam :)

Ciao :mrgreen:
Back to top
View user's profile Send private message
unarana
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2004
Posts: 120
Location: Erice (TP) Italy

PostPosted: Tue Jun 15, 2004 7:07 am    Post subject: Reply with quote

Rispetto al post di riferimento di Giovanni Lindo Ferretti :lol:
fedeliallalinea wrote:
Nel forum francese dicono di aprire il file /usr/portage/app-office/openoffice/openoffice-1.1.1-r1.ebuild e cambiare la parte
Code:
                * )
                        eerror "Unknown LANGUAGE setting!"
                        eerror
                        eerror "Known LANGUAGE settings are:"
                        eerror "  ENUS | PORT | RUSS | GREEK | DTCH | FREN | SPAN | FINN | CAT | ITAL |"
                        eerror "  CZECH | SLOVAK | DAN | SWED | POL | GER | PORTBR | THAI | ESTONIAN |"
                        eerror "  JAPN | KOREAN | CHINSIM | CHINTRAD | TURK | HINDI | ARAB | HEBREW"
                        die
                        ;;

con
Code:
                * )
                        LANGNO=39; LANGNAME=ITAL; LFULLNAME=Italian
                        ;;

e poi dare un
Code:
# emerge openoffice


Ho dovuto dare un
Code:
 LANGUAGE=ITAL emerge openoffice-ximian

altrimenti compila in Inglese

Comunque ha funzionato

Grazie
Ciao :mrgreen:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum