CVSROOT: /sources/gnash Module name: gnash Changes by: Ann Barcomb <ann> 07/06/17 08:29:15
Modified files: . : ChangeLog INSTALL doc/C/usermanual/installation: install.xml Log message: In patch #5772, Anders Juel Jensen suggested explicitly stating that '--plugin-dir' is used instead of '--prefix' to determine the location for the Firefox plugin, and that the plugin defaults to ~/.firefox/plugins. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3563&r2=1.3564 http://cvs.savannah.gnu.org/viewcvs/gnash/INSTALL?cvsroot=gnash&r1=1.2&r2=1.3 http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/install.xml?cvsroot=gnash&r1=1.2&r2=1.3 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.3563 retrieving revision 1.3564 diff -u -b -r1.3563 -r1.3564 --- ChangeLog 16 Jun 2007 19:03:00 -0000 1.3563 +++ ChangeLog 17 Jun 2007 08:29:14 -0000 1.3564 @@ -1,3 +1,10 @@ +2007-06-17 Ann Barcomb <[EMAIL PROTECTED]> + + * doc/C/usermanual/install.xml: Added some information + inspired by the comments made in patch #5772. + * INSTALL: Applied a modified version of patch #5772 by + Anders Juel Jensen. + 2007-06-16 Rob Savoye <[EMAIL PROTECTED]> * gui/gnash.cpp: Add the version of FFMPEG or GST to Index: INSTALL =================================================================== RCS file: /sources/gnash/gnash/INSTALL,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- INSTALL 19 Jan 2006 23:50:11 -0000 1.2 +++ INSTALL 17 Jun 2007 08:29:15 -0000 1.3 @@ -105,7 +105,10 @@ By default, `make install' installs the package's commands under `/usr/local/bin', include files under `/usr/local/include', etc. You can specify an installation prefix other than `/usr/local' by giving -`configure' the option `--prefix=PREFIX'. +`configure' the option `--prefix=PREFIX'. Note that Firefox plugin +installation is controlled with '--plugin-dir' and are not affected +by '--prefix'. The default directory for the Firefox plugin is +`$(HOME)/.firefox/plugins'. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you Index: doc/C/usermanual/installation/install.xml =================================================================== RCS file: /sources/gnash/gnash/doc/C/usermanual/installation/install.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- doc/C/usermanual/installation/install.xml 7 Jun 2007 14:11:26 -0000 1.2 +++ doc/C/usermanual/installation/install.xml 17 Jun 2007 08:29:15 -0000 1.3 @@ -18,7 +18,8 @@ <link linkend="docinstall">Documentation</link> may also be installed. The installation location is controlled with the <emphasis>--prefix</emphasis> <link linkend="custompath">configure - option</link>. + option</link>, except for plugins, which are explicitly set with + <emphasis>--plugin-dir</emphasis>. </para> <para> @@ -68,7 +69,7 @@ directory of the system installed <emphasis>Firefox</emphasis> or <emphasis>Mozilla</emphasis>, if development packages are installed for either of them. - Otherwise, the default is <filename>/usr/lib/mozilla/plugins</filename>. + Otherwise, the default is <filename>~/.firefox/plugins</filename>. You may also specify the plugin installation directory by using the <emphasis>--with-plugindir</emphasis> <link linkend="custompath">option to configure</link>. _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit