Jerry Shi píše v Pá 17. 12. 2010 v 22:12 -0500:
...I'm so confused. I tried running zypper si -d lo-unstable, but I
got an error that source package lo-unstable wasn't found
"lo-unstable" is alias to the repository name. The sources packages is
"libreoffice-bootstrap"
. I have the results of zypper attached. What happened?
The output shows that the "lo-unstable" repository is enabled but the
refresh is disabled. It might mean that the list of packages is outdated
and they do not longer exist on the repository.
You might enable the refresh using the call:
zypper mr -r "lo-unstable"
Then you might try to install build dependencies for the package
libreoffice-boostrap:
zypper si -d libreoffice-bootstrap
Unfortunately, the java dependencies are not perfect. I suggest to
explicitely install openJDK-devel using:
zypper in java-1_6_0-openjdk-devel
Finally, if you did not have any Java SDK installed, you JAVA_HOME
variable points to the JRE. The variable is set by the profile
/etc/profile.d/alljava.sh. If you want to update the variable in the
current shell, you might might source the profile:
source /etc/profile.d/alljava.sh
Alternatively, you might do the build in a fresh terminal. It should
source the profile automatically there.
Best Regards,
Petr
Context
- Re: [Libreoffice] Help? (continued)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.