cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #01269
[Bug 531317] Re: cairo-dock-plugins does not support prefix on make install
Ok but most of people uses a prefix :) .
I use it to make deb packages, on my computer, etc.
I just know that it could have some bugs on Mandriva and OpenSuse for
64bits users because this repertory /usr/lib64/ isn't a symbolic link of
/usr/lib/
So if you already have this bug with previous given commands, simply add
the output from your terminal here !
--
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: Invalid
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