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

mkdir: cannot create directory `/usr/lib/qt4/plugins/imports/QtMobility': Permission denied

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.1.1
    • Build System
    • None
    • x86, desktop, OpenSuSE 11.3, Qt version 4.7.1 in /usr/lib

      I've tried to install Qt Mobility 1.1.1 from sources to a local directory without root rights:

      $> sh ./configure -prefix /home/andrey/upstream-tracker/testing/qt-mobility/1.1.1
      $> make
      $> make install

      The "make install" command installs plugins to "/usr/lib/qt4/plugins/imports/QtMobility", but it should install them to "/home/andrey/upstream-tracker/testing/qt-mobility/1.1.1/plugins" according to the help message of configure script (./configure --help):

      -plugindir <dir> .. Plug-ins will be installed to <dir>
      (default: PREFIX/plugins)

      The installation has been failed with the message:

      mkdir: cannot create directory `/usr/lib/qt4/plugins/imports/QtMobility': Permission denied

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

            alex Alex (closed Nokia identity) (Inactive)
            andrey86 Andrey Ponomarenko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes