Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sjOpf-000NOP-DX for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 28 Aug 2024 19:59:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sjOoe-009t0R-NN for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 28 Aug 2024 19:58:53 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sjK8p-006O7n-E5 for pgsql-pkg-yum@lists.postgresql.org; Wed, 28 Aug 2024 14:59:23 +0000 Received: from mail-lj1-x22a.google.com ([2a00:1450:4864:20::22a]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sjK8m-001w4l-NI for pgsql-pkg-yum@lists.postgresql.org; Wed, 28 Aug 2024 14:59:23 +0000 Received: by mail-lj1-x22a.google.com with SMTP id 38308e7fff4ca-2f4f5dbd93bso53488811fa.2 for ; Wed, 28 Aug 2024 07:59:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1724857160; x=1725461960; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=mr1ie0rr2/K4WB/Ur5XDq0jJ6HXVeq1mxUx9U6Jy27k=; b=ZURW6ZXD/8tCHZsNHVrrPTmv92zLTJBwjDCzg4B5+6rArC36XXxLaVb19Ck0SbAzgM qDwtqS5QKM5bbMz2QFaAqkSWkqdruBZ7/WtUxcQy1xjUXB7SVS4WgCoyUQmCzwEWZvA3 VP/9Hs5uoHWZj0qwPRe1aFk0kvu5piTMzi5PMQgBI2GvArqLTyMovRYGdjdznPjKxtTF LzthnjAmJCWXgHoqONzNbKpTj9v6cL2GereoHgFVAr8YbekEeR2172O2fX2/zp2+VumS taED0pqpF+UTuy5XTOox4dbFNDERkqgv4RFHsNKbHDVCARcSd8BiMB283sOcOIA7r4YO o+PA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724857160; x=1725461960; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=mr1ie0rr2/K4WB/Ur5XDq0jJ6HXVeq1mxUx9U6Jy27k=; b=iJjrHLiTXUerfCflHtjE/hMZTkZ/xtHCPbw8ESEC2+S6edfLN3rtxkgp9kpfFwMJLt brXkdjgY7EaiUNrzR/X+KR69jcVCQuQTsqyFXlnEyGr2i6no1vwBfOveWeCYTXp1y2NE zU7T8xviD8N0NlrgcncwC6jfEY96B97JlOKUujS6pvsgFU5pmk7ZMHNJYB+dCcy4dgBZ mxG3SrLWPpkI0h32I3m6aVlzrHis/5Q0gAVMEIDxnwqgcmrqW352mHJwjfXtp1Td9vWS u5LVeZQei5LigkLHt0l04++id74v2lVQyRUtxL/btkTuZHTrphUmsPqGqLJhv+I2C8OJ vYlA== X-Gm-Message-State: AOJu0YxfkrrURnyNjr4hnk4BeuaLU+Yh3qqZDNRr2MJ2njsSkD248w0X D91ptY2ep4LR8pamT2y9A5/LbxZLwyJMGNW7kk3Fh0aD7krFOHC8KdDCiz0wfmgz5u0eUcaqdJ+ 4gars/q0xBOERH2MX17DWcMSYD/LtDbb+58s= X-Google-Smtp-Source: AGHT+IGBUbJEX10i/57ixy6OXqeB9ikU3UVtcqLVwYJ/DgGfebjW5L9UebWMmssS23MOxXuc9Vlqkt7pZUgZAVqgKcE= X-Received: by 2002:a2e:9149:0:b0:2ef:27ab:40e6 with SMTP id 38308e7fff4ca-2f4f494589fmr102409881fa.49.1724857158997; Wed, 28 Aug 2024 07:59:18 -0700 (PDT) MIME-Version: 1.0 From: Rajasekhar Basavaraju Date: Wed, 28 Aug 2024 10:59:07 -0400 Message-ID: Subject: need help on postGis installation To: pgsql-pkg-yum@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000004021b70620bf9afc" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000004021b70620bf9afc Content-Type: text/plain; charset="UTF-8" I saw your article in google.. I am trying to install postgresql 16 and postgis 34_12 on RHEL 8.9 and 9.1 versions.. I can install postgresql16 without any issues. When I try to install PostGis it has several issues with dependencies. Is there any way that you have all repo files in one place? nstalled - cannot install the best candidate for the job - nothing provides libboost_serialization.so.1.66.0()(64bit) needed by SFCGAL-libs-1.3.7-2.rhel8.x86_64 from pgdg-common - nothing provides libboost_serialization.so.1.66.0()(64bit) needed by SFCGAL-libs-1.4.1-13.rhel8.x86_64 from pgdg-common - nothing provides libgmpxx.so.4()(64bit) needed by SFCGAL-libs-1.4.1-13.rhel8.x86_64 from pgdg-common (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@localhost braja]# --0000000000004021b70620bf9afc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I saw your article=C2=A0in google.. I am trying to install= postgresql 16 and postgis 34_12 on RHEL 8.9 and 9.1 versions.. I can insta= ll postgresql16 without any issues.=C2=A0 When I try to install PostGis it = has several=C2=A0issues with dependencies.=C2=A0=C2=A0
Is there any way= that you have all repo files in one place?

=C2=A0= nstalled
=C2=A0 - cannot install the best candidate for the job
=C2= =A0 - nothing provides libboost_serialization.so.1.66.0()(64bit) needed by = SFCGAL-libs-1.3.7-2.rhel8.x86_64 from pgdg-common
=C2=A0 - nothing provi= des libboost_serialization.so.1.66.0()(64bit) needed by SFCGAL-libs-1.4.1-1= 3.rhel8.x86_64 from pgdg-common
=C2=A0 - nothing provides libgmpxx.so.4(= )(64bit) needed by SFCGAL-libs-1.4.1-13.rhel8.x86_64 from pgdg-common
(t= ry to add '--skip-broken' to skip uninstallable packages or '--= nobest' to use not only best candidate packages)
[root@localhost bra= ja]#
--0000000000004021b70620bf9afc--