Project

General

Profile

« Previous | Next » 

Revision 6219

root Makefile: PostgreSQL: postgres-Linux: Changed plpython to plpython3 in order to install plpython3u

View differences:

Makefile
151 151

  
152 152
postgres-Linux: _always
153 153
	-sudo apt-get install postgresql
154
	-sudo apt-get install postgresql-plpython-$(pgVersion)
154
	-sudo apt-get install postgresql-plpython3-$(pgVersion)
155 155
	-sudo apt-get install libpq-dev
156 156
	-sudo apt-get install postgresql-$(pgVersion)-postgis
157 157
	-sudo apt-get install phppgadmin

Also available in: Unified diff