Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-50

Make install doesn't install to configured prefix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.0.1
    • 1.0.0
    • Build System
    • None
    • Ubuntu Karmic x86_64, g++ 4.4.1, Qt SDK 2009.05
    • 37a51d69ef010b8ecd49b2dad3fa0c897b9baf30

      Passing a -prefix /whatever option to configure causes the install step to just install everything into include and lib at the root of the source tree. If I have the sources at /home/whatever/src/mobility, running ./configure -prefix /opt/mobility and make install creates /home/whatever/src/mobility/include and /home/whatever/src/mobility/lib and puts all headers in the former and all libs in the latter, but installs nothing into /opt/mobility.

      This happens at least with eb8b12f0.

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

            alex Alex (closed Nokia identity) (Inactive)
            ilkka Ilkka Laukkanen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes