On Wed, 2003-03-12 at 01:43, Arthur Britto wrote:

> My score so far:
>  evolution launched from mailto:            yes

How did you do that? I suppose something in prefs.js.

>  quicktime (w/ mplayer-plugin)              yes
>  windows media (w/ mplayer-plugin)          yes

I tried to search for an ebuild with no luck. Did you manually compiled
the sources?

I post the steps I did to have java working within Mozilla:



emerge sync

ACCEPT_KEYWORDS="~x86" emerge -u blackdown-jre

java-config --set-system-vm=blackdown-jre-1.4.1

env-update

emerge unmerge
/usr/portage/dev-java/blackdown-jre/blackdown-jre-1.3.1-r9.ebuild

emerge -i dev-java/blackdown-jre-1.3.1-r9

cd /usr/lib/mozilla/plugins

rm javaplugin_oji.so 

ln -s /opt/blackdown-jre-1.4.1/plugin/i386/mozilla/javaplugin_oji.so


To the original poster: are you sure you did all the correct steps
(expecially environment update and configuring the various vms as the
system vm after installing them)? Try to emerge blackdown 1.4.1 (jre or
jdk), configure it as the default vm, open an xterm and check those
system variables:

echo $JAVAC
echo $JAVA_HOME

Do they point to blackdown 1.4.1?


-- 
Arturo di Gioia <[EMAIL PROTECTED]>


--
[EMAIL PROTECTED] mailing list

Reply via email to