Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
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 04:18:30
Message-Id: 436ADFE0.4050501@asmallpond.org
In Reply to: [gentoo-user] Is it just me? Or everyone has this openoffice2 problem? by Zhang Weiwu
1 Zhang Weiwu wrote:
2
3 >After successfully merged, it goes like this:
4 >
5 >zhangweiwu@Joe /usr/lib/openoffice/program $ oowriter2
6 >/usr/lib/openoffice/program/javaldx: error while loading shared
7 >libraries: libuno_sal.so.3: cannot open shared object file: No such file
8 >or directory
9 >/usr/lib/openoffice/program/soffice.bin: error while loading shared
10 >libraries: libvcl680li.so: cannot open shared object file: No such file
11 >or directory
12 >zhangweiwu@Joe /usr/lib/openoffice/program $ locate libuno_sal.so
13 >zhangweiwu@Joe /usr/lib/openoffice/program $ locate libvcl680li.so
14 >zhangweiwu@Joe /usr/lib/openoffice/program $ qpkg -i -I blackdown-jre
15 >dev-java/blackdown-jre-1.4.2.02 *
16 > Blackdown Java Runtime Environment [ http://www.blackdown.org ]
17 >zhangweiwu@Joe /usr/lib/openoffice/program $ qpkg -i -I openoffice
18 >app-office/openoffice-2.0.0 *
19 > OpenOffice.org, a full office productivity suite. [
20 >http://go-oo.org ]
21 >
22 >
23
24 Did you emerge the bin, or build from sources? I emerged openoffice
25 with "-java", so I don't have any javaldx as part of my openoffice
26 installation. But I do have libvcl680li.so, and libuno_sal.so:
27
28 carcharias program # ls -l libuno_sal.* libvcl680li.so
29 lrwxrwxrwx 1 root root 15 Nov 2 14:28 libuno_sal.so ->
30 libuno_sal.so.3
31 -r--r--r-- 1 root root 1814568 Oct 23 18:12 libuno_sal.so.3
32 -r--r--r-- 1 root root 3402428 Oct 23 18:12 libvcl680li.so
33 carcharias program # pwd
34 /usr/lib/openoffice/program
35 carcharias program # emerge -Dv --pretend openoffice
36
37 These are the packages that I would merge, in order:
38
39 Calculating dependencies ...done!
40 [ebuild R ] app-office/openoffice-2.0.0 +curl -eds -gnome +gtk
41 -java +kde -ldap -mozilla -nas +xml2 +zlib 0 kB
42
43 -Richard
44
45 --
46 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Is it just me? Or everyone has this openoffice2 problem? Zhang Weiwu <zhangweiwu@××××××.com>