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. Centos 7 Qt + Git can't connection: Git needs to find Perl in the environment
QtWS25 Last Chance

Centos 7 Qt + Git can't connection: Git needs to find Perl in the environment

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
centos 7
4 Posts 3 Posters 1.2k Views
  • 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.
  • Y Offline
    Y Offline
    YuriF
    wrote on 30 Dec 2017, 20:47 last edited by A Former User 1 Mar 2018, 18:02
    #1

    I can't do an any git commands. Looks at screen.
    0_1514666695877_erro01.jpg
    0_1514666707922_erro02.jpg
    hmm.. maybe I don't know how do: git needs to find Perl in the environment

    A 1 Reply Last reply 30 Dec 2017, 23:49
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 30 Dec 2017, 21:56 last edited by
      #2

      Hi and welcome to devnet,

      Some git parts is indeed depending on Perl which is usually installed by default on Linux systems and if not when Git is installed it should pull it in.

      What is exactly your problem here ?

      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
      0
      • Y YuriF
        30 Dec 2017, 20:47

        I can't do an any git commands. Looks at screen.
        0_1514666695877_erro01.jpg
        0_1514666707922_erro02.jpg
        hmm.. maybe I don't know how do: git needs to find Perl in the environment

        A Offline
        A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on 30 Dec 2017, 23:49 last edited by
        #3

        @YuriF Hi, actually you can do Create Repository.

        the other commands are activated when you open a project with git version control active (i.e. create repository was run before)

        Qt has to stay free or it will die.

        Y 1 Reply Last reply 31 Dec 2017, 19:13
        1
        • A aha_1980
          30 Dec 2017, 23:49

          @YuriF Hi, actually you can do Create Repository.

          the other commands are activated when you open a project with git version control active (i.e. create repository was run before)

          Y Offline
          Y Offline
          YuriF
          wrote on 31 Dec 2017, 19:13 last edited by
          #4

          @aha_1980 oh..yes, you right. All works, thanks.

          1 Reply Last reply
          1

          4/4

          31 Dec 2017, 19:13

          • Login

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