cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #01272
[Bug 531317] Re: cairo-dock-plugins does not support prefix on make install
It is an issue since the path provided as prefix is not taken in account.
The configure should at least stop when it detects that the prefix is not the same path as cairo-dock.
** Changed in: cairo-dock-plug-ins
Status: Invalid => New
--
cairo-dock-plugins does not support prefix on make install
https://bugs.launchpad.net/bugs/531317
You received this bug notification because you are a member of Cairo-
Dock Team, which is the registrant for Cairo-Dock Plug-ins.
Status in Cairo-Dock : Plug-ins: New
Bug description:
Hello
Compiling and installing cairo-dock-plugins with a prefix fails.
The commands:
$ ./configure --prefix=/tmp/cairo-plugins && make install
Will fail here:
test -z "/usr/lib/cairo-dock" || /bin/mkdir -p "/usr/lib/cairo-dock"
/bin/mkdir: ne peut créer le répertoire `/usr/lib/cairo-dock': Permission non accordée
References