pgAdmin 4 commit: [Runtime] Setting few of the environment variables (i

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: [Runtime] Setting few of the environment variables (i
Date: 2016-06-20 16:01:25
Message-ID: E1bF1dd-0003dO-Ek@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

[Runtime] Setting few of the environment variables (i.e. PATH and
PYTHONPATH) to run the runtime with the virtual environment properly.
And, also allow to use the python interpreter to be used with the
background process modules.

- Add binary directory of the virtual environment to PATH environment
variable.
- Add lib, dynamic libraries (python specific), and site-package
directories of the virtual environment in the PYTHONPATH environment
variable.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=691f01b623d81dbe5742a98dc62892299e03d509

Modified Files
--------------
runtime/Server.cpp | 105 +++++++++++++++++++++++++++++++----------------------
1 file changed, 61 insertions(+), 44 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-20 16:02:38 Re: Patch for pgAdmin 4 docs
Previous Message Dave Page 2016-06-20 15:53:18 pgAdmin Beta 2