cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #01277
[Bug 531317] Re: cairo-dock-plugins does not support prefix on make install
** Changed in: cairo-dock-plug-ins
Status: New => In Progress
--
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: In Progress
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