gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] default plugin install dir


From: strk
Subject: [Gnash-dev] default plugin install dir
Date: Tue, 1 Jan 2008 23:24:51 +0100

Just got this mail from our build bot:

On Tue, Jan 01, 2008 at 07:54:44AM -0500, Cron Daemon wrote:
> Something went wrong during make distcheck.
> Last 20 lines of logfile follow:
...
> /usr/bin/install: cannot create regular file 
> `/usr/share/services/klash_part.desktop': Permission denied

This is due to the default install to be a system wide
install for plugins, with explicit configure switches to change.

But the distcheck rule only gives --prefix and nothing else,
so we have two options:

1) find out whether it's possible to have 'distcheck' add some
   other custom configure switch

2) Always put the plugin under ${prefix} if --prefix was
   given.

Opinions?

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]