You are not logged in.

#1 2021-06-02 15:33:50

deepmandal4742
Member
From: India
Registered: 2021-02-12
Posts: 12

Makefile for pgadmin4 build doesnt't install pgamin4

I'm trying to build pgadmin4 using this git-repo: Mirror of the pgAdmin 4 GIT repo

This is the Makefile I get after doing all the steps: Makefile

Now following all the steps in the git description does start the application. But I wanted to actually install pgadmin4 as an application. I do see that there is no "install" rule in the Makefile. Is there any way I can make mine?

Offline

#2 2021-06-02 16:31:30

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: Makefile for pgadmin4 build doesnt't install pgamin4

What do you mean with doesn't install? If the program run it's installed.
You want to create a shortcut of the application into the menu ?
Btw you can also install pgadmin4 with pacman, is easiest.

pacman -S pgadmin4

Last edited by Khere (2021-06-02 16:31:59)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#3 2021-06-02 16:59:56

icar
Member
Registered: 2020-07-31
Posts: 545

Re: Makefile for pgadmin4 build doesnt't install pgamin4

Offline

Board footer

Powered by FluxBB