GFreenect icon indicating copy to clipboard operation
GFreenect copied to clipboard

make install doesn't honour --prefix for gir file

Open guijemont opened this issue 13 years ago • 0 comments

Way to reproduce: mkdir ~/opt ./autogen.sh --prefix=$HOME/opt make make install

Then make install attempts to install gir files in /usr/share and you get an error unless you are root.

guijemont avatar Nov 05 '12 19:11 guijemont