On Mon, Apr 26, 2004 at 11:24:12AM +0200, Finn-Arne Johansen wrote: > as some of you may or may not know, there is a problem with the mozilla > packages that are availible for woody. I have tested different > versions of mozilla. ... > - There is a binary version availible on mozilla.org. This is a tar.gz > or some kind of installer package. This one is compiled with gcc 3.2 > I have taken the last one and built a package out of it.
Another thing slightly related: If you want to use java with this version of mozilla, you need a java that are compiled with gcc3.2. I downloaded mine from http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2re-1.4.2_04-oth-JPR&SiteId=JSC&TransactionId=noreg then, as root, I did a cd /usr/lib bash ~finnarne/j2re-1_4_2_04-linux-i586.bin mv j2re1.4.2_04 j2re1.4 cd /usr/lib/mozilla/plugins/ ln -s /usr/lib/j2re1.4/plugin/i386/ns610-gcc32/libjavaplugin_oji.so How was the licensing for j2re, are we allowed to repackage j2re1.4 as well ? -- Finn-Arne Johansen [EMAIL PROTECTED] http://bzz.no/

