[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting openoffice.org-voikko into sid



Hi,

Timo Jyrinki wrote:
> >>From those, you have to dpkg-buildpackage/install in this order: 
> >>malaga, 
> suomi-malaga, libvoikko, openoffice.org-voikko.

OK, I built them and found some errors:

1. I built on powerpc; and generate_dependencies.sh hardcodes Linux_x86/
  which of course doesn't work on 1i386. Linux*/* works.

2. you do not need to specify the openoffice.org-core dependency
  manually; OOo has a .shlibs with a conservative value (upstream
  version). Unfortunately they just get picked up when setting
  LD_LIBRARY_PATH appropriately.

diff -u openoffice.org-voikko-1.1/debian/generate_dependencies.sh openoffice.org-voikko-1.1/debian/generate_dependencies.sh
--- openoffice.org-voikko-1.1/debian/generate_dependencies.sh
+++ openoffice.org-voikko-1.1/debian/generate_dependencies.sh
@@ -8,7 +8,6 @@
 current_upstream_version=$(echo $current_version | sed -e 's/-[^-]*$//')

-dpkg-shlibdeps -O build/pkg/Linux_x86/*.so >$substvars 2>/dev/null
+LD_LIBRARY_PATH="/usr/lib/openoffice/program" dpkg-shlibdeps -O build/pkg/Linux_*/*.so >$substvars 2>/dev/null
 cat <<EOF >>$substvars
-misc:Depends=openoffice.org-core (>= $current_version)
 misc:Conflicts=openoffice.org-core (>= $current_upstream_version.1)
 EOF

is what I did for fixing both, and I got proper dependencies.

3. It doesn't seem to work at all (at least on ppc); Suomi/suomi (which I
   understand is a right word) get underlined but with no way to get a
   correction. Neither does it work when breaking it into Sumoi or so.
   I just get the "normal" context menu.

   "Auto/car for German Hunspell and English Myspell works fine, so it
   seems not a general problem with OOo spellchecking but a voikko one
   (didn't try i386 yet).

   If it really only works on i386 yet, please restrict Architecture: to
   i386.

4. openoffice.org-core just installs the core. No module at all is included
   there. So spellchecking and/or hyphenation doesn't make sense either :)

   That's why I suggested at soikko to Recommend the modules; can you
   take soikkos Recommends: for voikko, too?

Gr�gards,

Ren�- 
 .''`.  Ren�ngelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73

Attachment: signature.asc
Description: Digital signature


Reply to: