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                       [email protected]
Boulder, CO 80301                   http://www.nwra.com
_______________________________________________
X2Go-Dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to