CVSROOT: /sources/gnash Module name: gnash Changes by: Benjamin Wolsey <bwy> 07/09/29 13:05:47
Modified files: . : ChangeLog doc/C/usermanual/installation: install.xml Log message: * docs: update Mozilla plugin install information to reflect current state. Task #7340 contains ideas for improving installation. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4473&r2=1.4474 http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/install.xml?cvsroot=gnash&r1=1.5&r2=1.6 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.4473 retrieving revision 1.4474 diff -u -b -r1.4473 -r1.4474 --- ChangeLog 29 Sep 2007 08:24:20 -0000 1.4473 +++ ChangeLog 29 Sep 2007 13:05:46 -0000 1.4474 @@ -1,3 +1,8 @@ +2007-09-29 Benjamin Wolsey <[EMAIL PROTECTED]> + + * docs: update Mozilla plugin install information to reflect current + state. Task #7340 contains ideas for improving installation. + 2007-09-29 Chad Musick <[EMAIL PROTECTED]> * New: server/asClass.h,.cpp: Several different classes which work Index: doc/C/usermanual/installation/install.xml =================================================================== RCS file: /sources/gnash/gnash/doc/C/usermanual/installation/install.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- doc/C/usermanual/installation/install.xml 16 Aug 2007 14:27:35 -0000 1.5 +++ doc/C/usermanual/installation/install.xml 29 Sep 2007 13:05:47 -0000 1.6 @@ -66,12 +66,18 @@ <title>Executables</title> <para> - The Mozilla plugin is installed in the <filename>plugins/</filename> subdirectory of the Mozilla or Firefox application location if development packages are installed for either browser. For example, if Firefox is installed in the <filename>/usr/lib/firefox-<replaceable><version></replaceable></filename> directory, the plugin will be installed in <filename>/usr/lib/firefox-<replaceable><version></replaceable>/plugins/</filename> directory. If development packages are not installed for either, the default location is <filename>~/.firefox/plugins</filename>. + The Mozilla plugin is built from headers (the Mozilla SDK) provided with Gnash and + does not need extra development packages to be installed. By default, the + plugin is installed to <filename>~/.mozilla/plugins/</filename>. To enable + the plugin for other users, copy the file <filename>libgnashplugin.so</filename> + to <filename>.mozilla/plugins/</filename> in their home directory. You may also specify the plugin installation directory by using the <option>--with-plugindir</option> <link linkend="custompath">option at configuration time</link>. </para> - + <para> + These defaults are likely to change in future versions of Gnash. + </para> <para> The remaining executables are installed in the <filename>bin</filename> subdirectory of the directory specified by during configuration. _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit