Hi,
On Tuesday 29 March 2005 23:48, James Hiscock wrote:
> > and if he wants to use java?
> >
> > There are enough reasons, for java and against bl/ibm.
> >
> > And it is very annoying, that for example ooo needs bl-java. Very
> > annoying. Sickening annoying.
>
> OOO only depends on >=virtual/jre-1.4.1 (at least, the
> openoffice-1.1.3.ebuild on my machine does), which should mean that
> _any_ JRE newer than 1.4.0 should work. Maybe it just _looks_ like it
> requires blackdown-jre because you haven't installed a newer than
> 1.4.0 JRE (like, say, dev-java/sun-jre-bin-1.4.2.07-r1)?
not long ago, ooo depended on blackdown java, and have a look at your ebuild:
if [ -z "$(/usr/bin/java-config -O | grep "blackdown-jdk")" ] &&
[ "${FORCE_JAVA}" != "yes" ]
then
eerror
eerror "This ebuild has only been tested with the
blackdown port of"
eerror "java. If you use another java implementation,
it could fail"
eerror "horribly, so please merge the blackdown-jdk
and set it as"
eerror "system VM before proceeding:"
eerror
eerror " # emerge blackdown-jdk"
eerror " # java-config
--set-system-vm=blackdown-jdk-<VERSION>"
eerror " # env-update"
eerror " # source /etc/profile"
eerror
eerror "Please adjust <VERSION> according to the
version installed in"
--
[email protected] mailing list