Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenOffice.org 2.x
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 14, 15, 16 ... 37, 38, 39  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 7:36 pm    Post subject: Reply with quote

Code:
The variable SYSTEM_CAIRO      is set to: NO


Weird... =/

I'll let it try to compile it anyway...

edit: Nope, same error...
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Aug 25, 2005 7:45 pm    Post subject: Reply with quote

if you scroll up on xoo configure it may shows?
Quote:
echo "Could not find the distribution specific configure options"
echo " file in $TOOLSDIR/distro-configs/. Continuing with defaults."

_________________
hear hear
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 7:52 pm    Post subject: Reply with quote

Hmmm...
Code:
config.status: creating desktop/Makefile
config.status: creating distro-configs/Makefile
config.status: creating distro-configs/Ark.conf
config.status: creating distro-configs/Common.conf
config.status: creating distro-configs/Debian.conf
config.status: creating distro-configs/Debian64.conf
config.status: creating distro-configs/Ubuntu.conf
config.status: creating distro-configs/Ubuntu64.conf
config.status: creating distro-configs/NLD.conf
config.status: creating distro-configs/NLD64.conf
config.status: creating distro-configs/SUSE.conf
config.status: creating distro-configs/Mandriva.conf
config.status: creating distro-configs/Mandriva64.conf
config.status: creating distro-configs/Gentoo.conf
config.status: creating fonts/Makefile


Code:
Could not find the distribution specific configure options
    file in /var/tmp/portage/openoffice-ximian-1.9.124/work/ooo-build-1.9.124/distro-configs/. Continuing with defaults.


Yes.

edit:
Code:
Building openoffice
   tag:                src680-m124
   apply rules:        /var/tmp/portage/openoffice-ximian-1.9.124/work/ooo-build-1.9.124/patches/src680/apply
   src:                /var/tmp/portage/openoffice-ximian-1.9.124/work
   build dir:          /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124
   tools dir:          /var/tmp/portage/openoffice-ximian-1.9.124/work/ooo-build-1.9.124
   src package dir:    "<No manual unpacking required>"
   distro:             Gentoo64
   widget sets:        gtk kde
   icons:              industrial crystal hicontrast
   gcc to use:         from system
   hunspell-uno:       no
   hunspell-lib:       no needed
   openclipart:        no
   mono bindings:       no
   mdbtools/access:    yes
   java:               
   ooo-install-dir:    xoo-1.9.124
   force gcc33:        no
   ccache:             no
   icecream:           no
   cairo:          yes


I'm on Gentoo64...
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Aug 25, 2005 8:03 pm    Post subject: Reply with quote

refetch. configure.in missed some of these. suka suka suka :P

edit hardwired '--with-distro=Gentoo' to santize. did not see any other use in xoo scripts as taking flags from that file.
_________________
hear hear


Last edited by geki on Thu Aug 25, 2005 8:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 8:05 pm    Post subject: Reply with quote

(re)compiling...
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 8:10 pm    Post subject: Reply with quote

Fix one bug, introduce another... The eternal dance of debugging.

Code:
config.status: creating distro-configs/Gentoo64.conf
config.status: creating distro-configs/GentooBF.conf
config.status: error: cannot find input file: distro-configs/GentooBF.conf.in


... =/ (Well, at least this is an easy one)

refetched, and recompiling...


Last edited by Chaosite on Thu Aug 25, 2005 8:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Aug 25, 2005 8:12 pm    Post subject: Reply with quote

please refetch
_________________
hear hear
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 8:17 pm    Post subject: Reply with quote

Huh?

Code:
config.status: creating distro-configs/Mandriva.conf
config.status: creating distro-configs/Mandriva64.conf
config.status: creating distro-configs/Gentoo.conf
config.status: creating fonts/Makefile


Its missing Gentoo64 again...

edit: but now I'm "Gentoo", so it doesn't matter, apparently.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Aug 25, 2005 8:23 pm    Post subject: Reply with quote

geki wrote:
edit hardwired '--with-distro=Gentoo' to santize. did not see any other use in xoo scripts as taking flags from that file.

suka uses Gentoo.conf(.in) only. so --with-distro cannot be anything but Gentoo
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Aug 25, 2005 8:33 pm    Post subject: Reply with quote

dropped stlport flag to disable stlport build
_________________
hear hear
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 8:34 pm    Post subject: Reply with quote

Yay for new errors...

Code:
Making: ../../unxlngx4.pro/obj/bootstrap.obj
g++ -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc -I../../unx/inc -I../../unxlngx4.pro/inc -I. -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solver/680/unxlngx4.pro/inc/stl -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solver/680/unxlngx4.pro/inc/external -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solver/680/unxlngx4.pro/inc -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solenv/unxlngx4/inc -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solenv/inc -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/res -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solver/680/unxlngx4.pro/inc/stl -I/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solenv/inc/Xp31 -INO_JAVA_HOME/include -INO_JAVA_HOME/include/linux -INO_JAVA_HOME/include/native_threads/include -I/usr/include     -I. -I../../res -I. -O0 -fno-strict-aliasing   -pipe -fno-use-cxa-atexit -march=athlon64 -O0 -pipe -fPIC -Wno-ctor-dtor-privacy -fno-exceptions   -fPIC -DLINUX -DUNX -DVCL -DGCC -DC300 -DX86_64 -DGXX_INCLUDE_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3 -DCVER=C300 -D_USE_NAMESPACE -DNPTL -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSRC680   -DMULTITHREAD  -w -o ../../unxlngx4.pro/obj/bootstrap.o /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx
In file included from /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx:100:
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/macro.hxx:102:2: #error "unknown ARCH -- insert your ARCH identifier above"
In file included from /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx:100:
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/macro.hxx:103: error: expected unqualified-id before "this"
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/macro.hxx:103: error: expected `,' or `;' before "this"
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx: In member function `sal_Bool Bootstrap_Impl::getValue(rtl_uString*, rtl_uString**, rtl_uString*) const':
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx:456: error: `THIS_ARCH' undeclared (first use this function)
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx:456: error: (Each undeclared identifier is reported only once for each function it appears in.)
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx:537: error: `expandMacros' undeclared (first use this function)
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx: In function `void rtl_bootstrap_expandMacros_from_handle(void*, rtl_uString**)':
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx:789: error: `expandMacros' undeclared (first use this function)
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx: In function `void rtl_bootstrap_expandMacros(rtl_uString**)':
/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/bootstrap.cxx:800: error: `expandMacros' undeclared (first use this function)
dmake:  Error code 1, while making '../../unxlngx4.pro/obj/bootstrap.obj'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-ximian-1.9.124 failed.
!!! Function src_compile, Line 376, Exitcode 2
!!! Build failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Aug 25, 2005 8:41 pm    Post subject: Reply with quote

err, how? you got
Quote:
... -DX86_64 ...
inbetween that code.

cut of /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/sal/rtl/source/macro.hxx
Quote:
#elif defined X86_64
#define THIS_ARCH "X86_64"
#endif

#if ! defined THIS_ARCH
#error "unknown ARCH -- insert your ARCH identifier above"
this is inserted for the case that the preprocessor ignores error
#endif
anyone see the error. should just work, shouldn't it?! err ... wth ...

i'll start new build in a few. report tomorrow.
_________________
hear hear
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 9:03 pm    Post subject: Reply with quote

Ummm... Thats not what mine says.

Code:
#if defined INTEL
#define THIS_ARCH "x86"
#elif defined POWERPC
#define THIS_ARCH "PowerPC"
#elif defined S390
#define THIS_ARCH "S390"
#elif defined SPARC
#define THIS_ARCH "SPARC"
#elif defined IRIX
#define THIS_ARCH "MIPS"
#endif

#if ! defined THIS_ARCH
#error "unknown ARCH -- insert your ARCH identifier above"
this is inserted for the case that the preprocessor ignores error
#endif
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Aug 25, 2005 9:14 pm    Post subject: Reply with quote

args. it is all f***ed. ^^

now 4 GentooBLA.conf.in are patched in. --with-distro=${DISTRO} again. and CONFFILE is set to ${DISTRO} file.

one more try ...
_________________
hear hear
Back to top
View user's profile Send private message
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1076
Location: 'Mind the Gap'

PostPosted: Thu Aug 25, 2005 9:47 pm    Post subject: Reply with quote

geki wrote:
args. it is all f***ed. ^^


Yep! I'm removing gtk+2.8.x as everything segfaults now!
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Thu Aug 25, 2005 10:16 pm    Post subject: Reply with quote

And just as I thought this was actually going to work...

Code:
Making: ../unxlngx4.pro/lib/libvclplug_gen680lx.so
gcc -c -fPIC -o ../unxlngx4.pro/slo/vclplug_gen_dflt_version.o -DUNX  -I../unxlngx4.pro/inc /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solenv/src/version.c
g++ -z combreloc -z defs -Wl,-rpath,'$ORIGIN' -shared -L../unxlngx4.pro/lib -L../lib -L/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solenv/unxlngx4/lib -L/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solver/680/unxlngx4.pro/lib -L/var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/solenv/unxlngx4/lib -LNO_JAVA_HOME/lib -LNO_JAVA_HOME/jre/lib/amd64 -LNO_JAVA_HOME/jre/lib/amd64/server -LNO_JAVA_HOME/jre/lib/amd64/native_threads -L/usr/lib64 -L/usr/lib64/mozilla ../unxlngx4.pro/slo/vclplug_gen_dflt_version.o ../unxlngx4.pro/slo/vclplug_gen_dflt_description.o -o ../unxlngx4.pro/lib/libvclplug_gen680lx.so ../unxlngx4.pro/slo/FWS.o ../unxlngx4.pro/slo/salframe.o ../unxlngx4.pro/slo/salobj.o ../unxlngx4.pro/slo/salmenu.o ../unxlngx4.pro/slo/salgdi2.o ../unxlngx4.pro/slo/salbmp.o ../unxlngx4.pro/slo/salgdi.o ../unxlngx4.pro/slo/salvd.o ../unxlngx4.pro/slo/salogl.o ../unxlngx4.pro/slo/dtint.o ../unxlngx4.pro/slo/salcvt.o ../unxlngx4.pro/slo/xfont.o ../unxlngx4.pro/slo/xlfd_attr.o ../unxlngx4.pro/slo/xlfd_extd.o ../unxlngx4.pro/slo/xlfd_smpl.o ../unxlngx4.pro/slo/salgdi3.o ../unxlngx4.pro/slo/pspgraphics.o ../unxlngx4.pro/slo/salprnpsp.o ../unxlngx4.pro/slo/gcach_xpeer.o ../unxlngx4.pro/slo/i18n_cb.o ../unxlngx4.pro/slo/i18n_ic.o ../unxlngx4.pro/slo/i18n_im.o ../unxlngx4.pro/slo/i18n_xkb.o ../unxlngx4.pro/slo/i18n_wrp.o ../unxlngx4.pro/slo/i18n_status.o ../unxlngx4.pro/slo/i18n_keysym.o ../unxlngx4.pro/slo/saldata.o ../unxlngx4.pro/slo/saltimer.o ../unxlngx4.pro/slo/saldisp.o ../unxlngx4.pro/slo/salinst.o ../unxlngx4.pro/slo/salsys.o ../unxlngx4.pro/slo/soicon.o ../unxlngx4.pro/slo/sm.o ../unxlngx4.pro/slo/keysymnames.o ../unxlngx4.pro/slo/wmadaptor.o ../unxlngx4.pro/slo/salsound2.o ../unxlngx4.pro/slo/osssound.o ../unxlngx4.pro/slo/devaudiosound.o ../unxlngx4.pro/slo/audioconvert.o ../unxlngx4.pro/slo/rptpsound.o ../unxlngx4.pro/slo/nassound.o ../unxlngx4.pro/slo/pasfsound.o -lvcl680lx -lpsp680lx -lsot680lx -lutl680lx -ltl680lx -lcomphelp4gcc3 -lucbhelper3gcc3 -luno_cppuhelpergcc3 -luno_cppu -lvos3gcc3 -luno_sal -Wl,-Bstatic -lXinerama -Wl,-Bdynamic -lsndfile -lportaudio -laudio -lstartup-notification-1 -lXext -lSM -lICE -lX11 -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc -lstdc++
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: ../unxlngx4.pro/slo/salprnpsp.o: relocation R_X86_64_PC32 against `vcl_sal::PrinterUpdate::nActiveJobs' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngx4.pro/lib/libvclplug_gen680lx.so'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/vcl/util
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-ximian-1.9.124 failed.
!!! Function src_compile, Line 369, Exitcode 2
!!! Build failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Fri Aug 26, 2005 3:29 pm    Post subject: Reply with quote

scoobydu wrote:
geki wrote:
args. it is all f***ed. ^^


Yep! I'm removing gtk+2.8.x as everything segfaults now!
wasn't meant by that. gtk+-2.8 is just fine here. G12 starts up. progs linked against it just work. good old x86 arch. heh
edit right now updating to glib 2.8.1, cairo 1.0.0 and gtk+ 2.8.2
edit hit this bug: http://blog.ivany.org/archives/2005/03/23/garnome-21001-atk-191-build-failure/
luckily too easy to solve. cannot report since b.g.o is loading to death.

have fun! :o

edit did some more naming fixes (ooo to xoo)
edit for XOOo2 firefox useflag you have to unmask mozilla-firefox-1.0.6-r6 since that nss/nspr stuff (ssl useflag of firefox) got into portage finally.
_________________
hear hear
Back to top
View user's profile Send private message
Harry_Hakbijl
n00b
n00b


Joined: 07 Mar 2005
Posts: 55
Location: Leuven, Vlaanderen

PostPosted: Mon Aug 29, 2005 8:31 pm    Post subject: Reply with quote

Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: ../unxlngx4.pro/slo/salprnpsp.o: relocation R_X86_64_PC32 against `vcl_sal::PrinterUpdate::nActiveJobs' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngx4.pro/lib/libvclplug_gen680lx.so'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.9.124/work/src680-m124/vcl/util
make: *** [stamp/build] Fout 1


:cry:
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Tue Aug 30, 2005 12:47 am    Post subject: Reply with quote

does spell checker work for anyone who has successfully emerged this overlay?
for me it just says "spellcheck complete!" even though there are blatant spelling mistakes ;)
cheers
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Tue Aug 30, 2005 2:52 pm    Post subject: Reply with quote

yeah same thing with me, spell check dont work but other than that everything works I think, just compiled with the following settings...


make.conf
------------
CFLAGS="-O3 -march=pentium4 -mtune=pentium4 -pipe -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -fomit-frame-pointer -ftracer -ffast-math -mfpmath=sse -msse2 -mmmx"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"

package.use
--------------
app-office/openoffice-ximian -cairo cups -firefox gnome spell zlib -java




ALSO, there is no xooffice2 just an ooffice2
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Tue Aug 30, 2005 4:16 pm    Post subject: Reply with quote

rmh3093 wrote:
yeah same thing with me, spell check dont work but other than that everything works I think
no idea about that. i do not use it.
rmh3093 wrote:
just compiled with the following settings...
Code:
genlop -i openoffice-ximian
is quite insteresting.
rmh3093 wrote:
ALSO, there is no xooffice2 just an ooffice2
you got the overlay before or after i did my last fixes? it should have fixed that
Code:
cd /usr/bin/
for x in oo*; do mv $x x$x; done

fixes it manually. if anyone needs it.
be sure that it takes only openoffice files with oo* in /usr/bin/!
_________________
hear hear
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Tue Aug 30, 2005 4:21 pm    Post subject: Reply with quote

geki wrote:
rmh3093 wrote:
yeah same thing with me, spell check dont work but other than that everything works I think
no idea about that. i do not use it.


is the ebuild not catching/using the +spell USE FLAG???
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Tue Aug 30, 2005 4:29 pm    Post subject: Reply with quote

the ebuild should be fine. i just use -spell. which leeds me up to a version without any spell function. so there is no possibility for me to test it.
_________________
hear hear
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Tue Aug 30, 2005 9:45 pm    Post subject: Reply with quote

ok, thanks geki. does anyone know what spellchecker OOo2 uses? perhaps it's just not coming in as a dependency?
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed Aug 31, 2005 11:27 am    Post subject: Reply with quote

OK, thanks to this post I appear to have solved the mystery of the missing dictionaries.. well I can tell you how to get them back at least.

open an openoffice module (writer is fine)
click tools -> Options -> Openoffice.org -> Paths -> Take note of "Dictionaries" location on the right. For me this is /usr/lib/x00-1.9.124/share/wordbook/en-GB/

change this to /usr/lib/x00-1.9.[version]/share/dict/ooo

now grab this file (which I just bundled with en_AU, en_GB and en_US dictionaries and thesaurus and hyphenation)

and extract it to that directory, which for me is:
Code:
tar -xvjpf ~/dictionaries.tar.bz2 -C /usr/lib/x00-1.9.124/share/dict/ooo


now, restart openoffice module and
click tools -> Options -> Language Settings -> Writing Aids -> Available language modules

you should now see Hunspell, Openoffice MySpell, ALTLinux, Openoffice Thesaurus etc.. click on Openoffice MySpell and hit Edit.

From the Language pulldown menu you should have English Australia, UK and USA.
Select them one by one and make sure the options in the box below are all ticked.

And you're all working!

You can even have different lines in your document use different dictionaries. Highlight, format character, and select the language you want!

Naturally select your default dictionary from
tools -> Options -> Language Settings -> Languages -> Western

And if you want your own language, then download them from here, edit the dictionaries.lst file and restart openoffice modules.

Hope this helps others out there.

-c
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 14, 15, 16 ... 37, 38, 39  Next
Page 15 of 39

 
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