[X2Go-Dev] Building problems with x2goserver
Oliver Burger
oliver.bgr at googlemail.com
Thu Mar 1 08:03:06 CET 2012
Am 29.02.2012 22:13, schrieb Oliver Burger:
> I fixed this one, using the following patch:
Perhaps it would be better to use:
-----> snip <-----
diff -ruN x2goserver_3.1.0.0.orig/x2goserver-fmbindings/Makefile
x2goserver_3.1.0.0/x2goserver-fmbindings/Makefile
--- x2goserver_3.1.0.0.orig/x2goserver-fmbindings/Makefile 2012-02-22
14:40:03.000000000 +0100
+++ x2goserver_3.1.0.0/x2goserver-fmbindings/Makefile 2012-02-29
21:57:17.493529947 +0100
@@ -53,7 +53,7 @@
install_scripts:
$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)
$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)/x2gofeature.d
- $(INSTALL_PROGRAM) share/x2gofeature.d/*.features
$(DESTDIR)$(SHAREDIR)/x2gofeature.d/
+ $(INSTALL_PROGRAM) share/x2go/x2gofeature.d/*.features
$(DESTDIR)$(SHAREDIR)/x2go/x2gofeature.d/
install_config:
-----> snip <-----
or it will most likely end up in the wrong directory...
How did you build it on Debian?
Oliver
More information about the x2go-dev
mailing list