Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2005

No .so nor .cmake files are being installed by running setup.py

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.2.4
    • Build System
    • None
    • Debian unstable
    • Linux/X11
    • 4cfa700d59 (pyside/pyside-setup/dev) 1249a264d8 (pyside/pyside-setup/6.3) 1249a264d8 (pyside/tqtc-pyside-setup/6.3) 4cfa700d59 (pyside/tqtc-pyside-setup/dev) 1249a264d8 (pyside/pyside-setup/wip/6.3_pypy) 1249a264d8 (pyside/tqtc-pyside-setup/wip/6.3_pypy)

      When compiling pyside with setup.py the libraries for libpyside and libshiboken are only installed in their .so.6.2.4 form, but the .so, .so.6, .so.6.2 versions are not (they are present in the build system).

      They also set rpath, which might be good for creating wheels but not for distro packaging.

      Ideally the user should be able to pass a parameter in order to get the headers installed into /usr/include and the libraries into /usr/lib/<whatever> (each whit it's own parameter), and avoid setting rpath.

      This might be considered not necessary if the same can be done with CMake, but having the choice would be just great.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crmaurei Cristian Maureira-Fredes
            lisandropm Lisandro Damián Nicanor Pérez Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change