You are not logged in.
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
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
Offline