On Monday 2012-11-12 08:49, Mike Gabriel wrote:
make[1]: Leaving directory
/build/src/nx-libs-3.5.0.16/nx-X11' if test -f bin/Makefile; then make -C bin install; fi make[1]: Entering directory
/build/src/nx-libs-3.5.0.16/bin' install -d -o root -g root -m 755 /usr/local/lib/x2go/bin/ install: cannot create directory '/usr/local/lib/x2go': Permission denied make[1]: *** [install] Error 1[patch]
THANKS! Committed:
@all-packagers: please send in your patches against the revisited tarball installation method, so that we can quickly release 3.5.0.17 with all your patches in it. Also, if your packages install well again after adapting to the new tarball installer, please report back, so that I can stop waiting for patches and release 3.5.0.17.
There's more !@#$% spooky action with nx-libs-3.5.0.16 that I am not happy about. Suddenly it installs into /usr/local and there is no obvious way to make it not do that. I already do
make install PREFIX=/usr PROJECTROOT=/usr
and it still squats in /usr/local.