Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. After online installer (linux), which env. variables should be updated?
Forum Updated to NodeBB v4.3 + New Features

After online installer (linux), which env. variables should be updated?

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 315 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    Qtooc
    wrote on last edited by
    #1

    Hello,

    A beginner question : after the installation which variables like PATH, etc, should be updated ?
    The online installer (qt6) does not update for example the PATH.
    So I have to add the path to QtCreator.
    But should I add all "bin" paths found in the Qt folder ?
    Are there any paths to libs or tools to update or all will be done inside QtCreator ?

    I have installed qt6 but my linux uses qt5 ; so I don't want to override system variables.

    If there is a link in the documentation that explain the post installation customization, feel free to give it to me.

    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The short answer is: none.

      You may add Qt Creator to your desktop environment equivalent of the start menu but otherwise that's all.

      The online installer installs everything in an independent folder for that reason: self containment. Your development installation will not trigger any issue with your distribution whatever the number and versions of Qt you install alongside.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • Q Offline
        Q Offline
        Qtooc
        wrote on last edited by
        #3

        Hello,

        Thank you for your quick answer. I saw it but I wanted to test before answering.
        It works like you said.

        I had a doubt : as I used an "official installer" when I typed qtcreator and nothing happened I thought that something went wrong or that there was additional steps to finish the installation.

        All works fine.
        Thank you

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved