Gentoo Archives: gentoo-user

From: Zhang Weiwu <zhangweiwu@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is it just me? Or everyone has this openoffice2 problem?
Date: Fri, 04 Nov 2005 07:30:38
Message-Id: 436B0D81.9010209@realss.com
In Reply to: Re: [gentoo-user] Is it just me? Or everyone has this openoffice2 problem? by Richard Fish
1 Richard Fish wrote:
2
3 > Zhang Weiwu wrote:
4 >
5 >> After successfully merged, it goes like this:
6 >>
7 >> zhangweiwu@Joe /usr/lib/openoffice/program $ oowriter2
8 >> /usr/lib/openoffice/program/javaldx: error while loading shared
9 >> libraries: libuno_sal.so.3: cannot open shared object file: No such file
10 >> or directory
11 >> /usr/lib/openoffice/program/soffice.bin: error while loading shared
12 >> libraries: libvcl680li.so: cannot open shared object file: No such file
13 >> or directory
14 >> zhangweiwu@Joe /usr/lib/openoffice/program $ locate libuno_sal.so
15 >> zhangweiwu@Joe /usr/lib/openoffice/program $ locate libvcl680li.so
16 >> zhangweiwu@Joe /usr/lib/openoffice/program $ qpkg -i -I blackdown-jre
17 >> dev-java/blackdown-jre-1.4.2.02 *
18 >> Blackdown Java Runtime Environment [ http://www.blackdown.org ]
19 >> zhangweiwu@Joe /usr/lib/openoffice/program $ qpkg -i -I openoffice
20 >> app-office/openoffice-2.0.0 *
21 >> OpenOffice.org, a full office productivity suite. [
22 >> http://go-oo.org ]
23 >>
24 >>
25 >
26 > Did you emerge the bin, or build from sources?
27
28 It took me one day to emerge from source. I tried SEARCH_DIRS_MASK but
29 that doesn't work for me.
30
31 > I emerged openoffice with "-java", so I don't have any javaldx as
32 > part of my openoffice installation. But I do have libvcl680li.so, and
33 > libuno_sal.so:
34 >
35 > carcharias program # ls -l libuno_sal.* libvcl680li.so
36 > lrwxrwxrwx 1 root root 15 Nov 2 14:28 libuno_sal.so ->
37 > libuno_sal.so.3
38 > -r--r--r-- 1 root root 1814568 Oct 23 18:12 libuno_sal.so.3
39 > -r--r--r-- 1 root root 3402428 Oct 23 18:12 libvcl680li.so
40 > carcharias program # pwd
41 > /usr/lib/openoffice/program
42 > carcharias program # emerge -Dv --pretend openoffice
43 >
44 > These are the packages that I would merge, in order:
45 >
46 > Calculating dependencies ...done!
47 > [ebuild R ] app-office/openoffice-2.0.0 +curl -eds -gnome +gtk
48 > -java +kde -ldap -mozilla -nas +xml2 +zlib 0 kB
49 >
50 > -Richard
51 >
52 More helpful debug message:
53
54 Joe /usr/lib/openoffice/program # ls -l libuno* libvcl*
55 ls: libvcl*: No such file or directory.
56 lrwxrwxrwx 1 root root 26 11月 1 23:52 libuno_cppuhelpergcc3.so ->
57 libuno_cppuhelpergcc3.so.3
58 lrwxrwxrwx 1 root root 16 11月 1 23:52 libuno_cppu.so -> libuno_cppu.so.3
59
60 Joe /usr/lib/openoffice/program # ACCEPT_KEYWORDS="~x86" emerge -Dv
61 --pretend openoffice
62
63 These are the packages that I would merge, in order:
64
65 Calculating dependencies ...done!
66 [ebuild R ] app-office/openoffice-2.0.0 +curl +eds +gnome +gtk
67 +java -kde +ldap +mozilla -nas +xml2 +zlib 0 kB
68
69 Total size of downloads: 0 kB
70
71 --
72 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Is it just me? Or everyone has this openoffice2 problem? Richard Fish <bigfish@××××××××××.org>