Cannot install postgis2_94 on Centos 7.5

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












I am trying to install postgis2_94 on CentOS 7.5 with the following command (having already installed postgresql94 ):



yum install postgresql94-server postgresql94-devel postgis2_94 postgis2_94-docs postgis2_94-utils pgrouting


But, I get the following error:




Transaction check error: file /usr/pgsql-9.4/bin/shp2pgsql-gui
conflicts between attempted installs of
postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/lib/liblwgeom.so conflicts between attempted installs
of postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/address_standardizer.control conflicts
between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/address_standardizer.sql conflicts
between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/address_standardizer_data_us.control
conflicts between attempted installs of
postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/address_standardizer_data_us.sql
conflicts between attempted installs of
postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/postgis.control conflicts between
attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/postgis_sfcgal.control conflicts
between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.control
conflicts between attempted installs of
postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.sql conflicts
between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64 file
/usr/pgsql-9.4/share/extension/postgis_topology.control conflicts
between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
postgis22_94-2.2.7-1.rhel7.x86_64

Error Summary
-------------




How can I solve that?







share|improve this question























    up vote
    2
    down vote

    favorite












    I am trying to install postgis2_94 on CentOS 7.5 with the following command (having already installed postgresql94 ):



    yum install postgresql94-server postgresql94-devel postgis2_94 postgis2_94-docs postgis2_94-utils pgrouting


    But, I get the following error:




    Transaction check error: file /usr/pgsql-9.4/bin/shp2pgsql-gui
    conflicts between attempted installs of
    postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/lib/liblwgeom.so conflicts between attempted installs
    of postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/address_standardizer.control conflicts
    between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/address_standardizer.sql conflicts
    between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/address_standardizer_data_us.control
    conflicts between attempted installs of
    postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/address_standardizer_data_us.sql
    conflicts between attempted installs of
    postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/postgis.control conflicts between
    attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/postgis_sfcgal.control conflicts
    between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.control
    conflicts between attempted installs of
    postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.sql conflicts
    between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64 file
    /usr/pgsql-9.4/share/extension/postgis_topology.control conflicts
    between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
    postgis22_94-2.2.7-1.rhel7.x86_64

    Error Summary
    -------------




    How can I solve that?







    share|improve this question





















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I am trying to install postgis2_94 on CentOS 7.5 with the following command (having already installed postgresql94 ):



      yum install postgresql94-server postgresql94-devel postgis2_94 postgis2_94-docs postgis2_94-utils pgrouting


      But, I get the following error:




      Transaction check error: file /usr/pgsql-9.4/bin/shp2pgsql-gui
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/lib/liblwgeom.so conflicts between attempted installs
      of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer.control conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer.sql conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer_data_us.control
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer_data_us.sql
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis.control conflicts between
      attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_sfcgal.control conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.control
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.sql conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_topology.control conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64

      Error Summary
      -------------




      How can I solve that?







      share|improve this question











      I am trying to install postgis2_94 on CentOS 7.5 with the following command (having already installed postgresql94 ):



      yum install postgresql94-server postgresql94-devel postgis2_94 postgis2_94-docs postgis2_94-utils pgrouting


      But, I get the following error:




      Transaction check error: file /usr/pgsql-9.4/bin/shp2pgsql-gui
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/lib/liblwgeom.so conflicts between attempted installs
      of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer.control conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer.sql conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer_data_us.control
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/address_standardizer_data_us.sql
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis.control conflicts between
      attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_sfcgal.control conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.control
      conflicts between attempted installs of
      postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_tiger_geocoder.sql conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64 file
      /usr/pgsql-9.4/share/extension/postgis_topology.control conflicts
      between attempted installs of postgis24_94-2.4.4-2.rhel7.x86_64 and
      postgis22_94-2.2.7-1.rhel7.x86_64

      Error Summary
      -------------




      How can I solve that?









      share|improve this question










      share|improve this question




      share|improve this question









      asked May 30 at 5:39









      JasonStack

      17410




      17410

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446828%2fcannot-install-postgis2-94-on-centos-7-5%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446828%2fcannot-install-postgis2-94-on-centos-7-5%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)