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

Improper default value of installation prefix on Linux

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes