Re: Building pgadmin4 on Slackware - Mailing list pgsql-admin

From Ron
Subject Re: Building pgadmin4 on Slackware
Date
Msg-id 9a4b6660-b412-d619-35fd-37dfb1147b35@gmail.com
Whole thread Raw
In response to Building pgadmin4 on Slackware  (Ibrahim Shaame <ishaame@gmail.com>)
Responses 回复: Building pgadmin4 on Slackware  ("王荣鑫" <mithra@qq.com>)
List pgsql-admin
On 1/27/19 10:46 AM, Ibrahim Shaame wrote:
> I have created a python environment and have installed pgdmin4 using pip3.
> I get the message that pgadmin4 for was successfully installed, but I 
> cannot run it as I don't know where it is installed. In project directory 
> I created ./pgadmin4 there are only two files: Pipfile  Pipfile.lock, 
> while in the $ user directory there are .local/bin lib64 and share 
> sub-directories. Descending in them they seem to me to be files for the 
> environment.
> Excuse me for my ignorance, I don't know much about python. I had to use 
> it only because there is no readily available distribution of pgadmin4 for 
> Slackware.
> Please help.

You could always "find" it...

sudo find / -name pgadmin4

Note that since Slackware is for experts, it might behoove you to run Ubuntu 
or RHEL.


pgsql-admin by date:

Previous
From: Ibrahim Shaame
Date:
Subject: Building pgadmin4 on Slackware
Next
From: "王荣鑫"
Date:
Subject: 回复: Building pgadmin4 on Slackware