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@nwra.com Boulder, CO 80301 http://www.nwra.com