[X2Go-Dev] nx-libs makefile install messed up

Orion Poplawski orion at cora.nwra.com
Wed Jan 16 01:03:33 CET 2013


With current git head, the main nx-libs Makefile install gets it backwards 
installing the libraries:

         $(INSTALL_FILE) nx-X11/.build-exports/lib/*.so $(DESTDIR)$(NXLIBDIR)/X11/
         $(COPY_SYMLINK) nx-X11/.build-exports/lib/*.so.* 
$(DESTDIR)$(NXLIBDIR)/X11/

The *.so and *.so.# are symlinks to *.so.#.#.  Though some libs only have a 
single version (*.so -> *.so.#).

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com



More information about the x2go-dev mailing list