Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-2290

Improper default value of installation prefix on Linux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • Qt Creator 2.0.1
    • Building Qt Creator
    • None
    • Mandriva Linux 2010.1 x86_64
    • 745cb4b7ecac7efaab2096de700664b67752ff63,110f102fec189b059fd2096ad8f24b3a5add012d

    Description

      When I install Qt Creator from sources, by default it tries to write its files to /lib , /bin, /share directories, which is incorrect. Usual behaviour expected from Unix program is to choose /usr/local by default, i.e. install files to /usr/local/bin/ /usr/local/share, /usr/local/lib. Invocation of

      make install INSTALL_ROOT=/usr/local

      fixes the problem, but this solution is not obvious and not documented anywhere

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              annulen Konstantin Tokarev
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes