From owner-freebsd-gnome Sat Feb 23 17: 4:32 2002
Delivered-To: freebsd-gnome@freebsd.org
Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46])
by hub.freebsd.org (Postfix) with ESMTP id 6304837B400
for To enable Java support in the Mozilla web browser you need to
- install Java Development Kit available from the java/jdk13
- port (at least version 1.3.1p6 is required) and restart the
- browser. Please note that if version of Mozilla port installed
- on your computer is less that 0.9.8_2,1 then you also need to
- use the following command to create a symbolic link required for
+ install the Java Development Kit available from the java/jdk13
+ port (version 1.3.1p6 or later is required) and restart the
+ browser. Please note that if the version of the Mozilla port=20
+ installed on your computer is less than 0.9.8_2,1 then you also need=20
+ to use the following command to create the symbolic link required for
the Java plugin to work: You can verify that the Mozilla has picked the Java plugin by
- selecting About Plug-ins from the menu Help after
+ selecting About Plug-ins from the Help menu after
restarting Mozilla. You should see
/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
- in the list of available plugins, which indicates that the Java
+ in the list of available plugins, indicating that Java
support is enabled. If you built Galeon against the full version of Mozilla, then the
+ Java plugin will also work for it. Just make sure=20
+ Settings->Allow Java is checked. As GNOME 2.0 gains developer momentum, things must be done to=
sort
out the new GNOME 2.0 distfiles from the GNOME 1.0 distfiles, as well=
=20
as do our part to keep the distfiles directory clean. To do
this, GNOME 1.0 ports that download their distfiles from=20
${MASTER_SITE_GNOME} must add the following to their
- Makfile:Full Text
=20
@@ -410,7 +410,7 @@
11.
- How to enable Java support in the Mozilla web browser?
+ How do I enable Java support in the Mozilla web browser?
@@ -418,11 +418,11 @@
=20
# ln -sf /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so \
@@ -430,11 +430,15 @@
=20
--=-yHC9f2rKaWbLNy8zQYx1
Content-Disposition: attachment; filename=porting.sgml.patch
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=ISO-8859-1
Index: porting.sgml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/ncvs/www/en/gnome/docs/porting.sgml,v
retrieving revision 1.14
diff -u -r1.14 porting.sgml
--- porting.sgml 2002/02/16 09:38:51 1.14
+++ porting.sgml 2002/02/24 00:49:04
@@ -204,14 +204,14 @@
=20
- Distfile Issues
+ Distfiles
=20
DIST_SUBDIR=3D gnome @@ -219,7 +219,7 @@ =20GNOME 2.0 ports that download their distfiles from=20 ${MASTER_SITE_GNOME} must include the following in their - Makfile:
+ Makefile: =09DIST_SUBDIR=3D gnome2 --=-yHC9f2rKaWbLNy8zQYx1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message