On Fri, Feb 29, 2008 at 12:35:34AM -0800, John Gilmore wrote:
> FC6 again.  I tried "make install", which foundered by trying to
> install something in a global system directory, rather than under
> /usr/local:
> 
> make[4]: Entering directory `/n/gnu/gnash/gnash/plugin/klash'
> make[4]: Nothing to be done for `install-exec-am'.
> test -d /usr/share/services || /bin/sh ../../mkinstalldirs /usr/share/services
> /usr/bin/install -c ./klash_part.desktop /usr/share/services
> /usr/bin/install: cannot create regular file 
> `/usr/share/services/klash_part.desktop': Permission denied
> make[4]: *** [install-data-am] Error 1
> 
> I'm not a kde expert, so I don't know whether installing into
> /usr/local/share/services would work or not.  I run GNOME as my
> desktop.

The installation paths are given by the kde-config script.
You can override them using --with-kde-pluginprefix=/usr/local
or fine-tuned paths for each component (see ./configure --help).

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to