HI Andy,

please send a tested patch against the tarball of 3.5.0.16. Thanks!

Mike

On Sa 10 Nov 2012 21:58:50 CET Andreas Radke wrote:

The new 001_add-main-makefile.full+lite.patch breaks the build here
when not running make install as root, e.g. when building a package
with make DESTDIR="foo" install:

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


This seems to be the cause:

+INSTALL_DIR=install -d -o root -g root -m 755
+INSTALL_FILE=install -o root -g root -m 644
+INSTALL_PROGRAM=install -o root -g root -m 755



-Andy
ArchLinux
_______________________________________________
X2Go-Dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-dev



--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: [email protected], http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpQVwqcUe9Rk.pgp
Description: Digitale PGP-Unterschrift

_______________________________________________
X2Go-Dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to