On Tue, Mar 12, 2019 at 8:52 AM vanbell <vanb...@126.com> wrote: > Hi Team, > > Could you please help to review and advise where the problem? Thanks so > much. > > > [root@oc0274005686 Downloads]# rpm -ivh > pgadmin4-desktop-common-4.3-1.rhel7.x86_64.rpm > error: Failed dependencies: > pgadmin4-web is needed by pgadmin4-desktop-common-4.3-1.rhel7.x86_64 > [root@oc0274005686 Downloads]# rpm -ivh --nodeps > pgadmin4-desktop-common-4.3-1.rhel7.x86_64.rpm > Preparing... ################################# > [100%] > package pgadmin4-desktop-common-4.3-1.rhel7.x86_64 is already installed > [root@oc0274005686 Downloads]# rpm -ql > pgadmin4-desktop-common-4.3-1.rhel7.x86_64.rpm > package pgadmin4-desktop-common-4.3-1.rhel7.x86_64.rpm is not installed > [root@oc0274005686 Downloads]# rpm -ivh --force > pgadmin4-desktop-common-4.3-1.rhel7.x86_64.rpm > error: Failed dependencies: > pgadmin4-web is needed by pgadmin4-desktop-common-4.3-1.rhel7.x86_64 > [root@oc0274005686 Downloads]# >
Don't download the RPM directly - configure the Yum repo per the instructions on https://yum.postgresql.org/howtoyum.php and then use yum (or dnf depending on your platform) to install. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company