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
Forum Updated to NodeBB v4.3 + New Features

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.3k 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.
  • YuriFY Offline
    YuriFY Offline
    YuriF
    wrote on last edited by A Former User
    #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

    aha_1980A 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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
      • YuriFY YuriF

        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

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on 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.

        YuriFY 1 Reply Last reply
        1
        • aha_1980A aha_1980

          @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)

          YuriFY Offline
          YuriFY Offline
          YuriF
          wrote on last edited by
          #4

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

          1 Reply Last reply
          1

          • Login

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