/[gcjwebplugin]/gcjwebplugin/README
ViewVC logotype

Diff of /gcjwebplugin/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mkoch, Sun Jul 13 07:53:41 2003 UTC revision 1.6 by fitzsim, Thu Jul 17 23:43:00 2003 UTC
# Line 1  Line 1 
1  libgcjplugin is a plugin for Mozilla and other web browsers to execute  libgcjplugin is a plugin for Mozilla and other web browsers to execute
2  Java(tm) applets.  Java(tm) applets.
3    
4  It depends on current gcc CVS trunk (2003-07-08) and Mozilla 1.0 or above.  It depends on current gcc CVS HEAD (2003-07-08) and Mozilla CVS HEAD
5  The plan is to make it working with the upcoming gcc 3.4 release.  (2003-07-17) with the patch from:
6    
7    http://bugzilla.mozilla.org/show_bug.cgi?id=189229
8    
9    The plan is to make the plugin work with the upcoming gcc 3.4 release.
10    For instructions on compiling Mozilla from CVS, see README.Mozilla.
11    
12  To make the plugin recognized by Mozilla you need to copy libgcjplugin.so  To make the plugin recognized by Mozilla you need to copy libgcjplugin.so
13  into a directory where it searches for plugins like $(HOME)/.mozilla/plugins  into a directory where it searches for plugins like $(HOME)/.mozilla/plugins
14  or /usr/lib/mozilla/plugins. These directories my vary.  or /usr/lib/mozilla/plugins.  These directories may vary.
15    
16  If you build from CVS you need at least autoconf 2.54 and automake 1.7  If you build from CVS you need at least autoconf 2.54 and automake 1.7
17  to build the configure script.  to build the configure script.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26