On 2012-09-27 11:51:46 +0800, a...@hsk.hk wrote:
> Hi,
> 
> Could you provide the steps and commands you used to compile 9.1?
> 
> I want to reproduce your case in my machine
> 
> Regards
> Arthur
> 

Yes, I downloaded postgresql-9.1.5.tar.gz from the PostgreSql web site,
then did this:

tar xvfz postgresql-9.1.5.tar.gz
cd postgresql-9.1.5
./configure
make
make install

This, apart from copying the server files, created the
/usr/local/pgsql/lib directory, where I have libpq.so and many more
shared libraries.

-- 
Leonardo M. Ramé
Medical IT - Griensu S.A.
Av. Colón 636 - Piso 8 Of. A
X5000EPT -- Córdoba
Tel.: +54(351)4246924 +54(351)4247788 +54(351)4247979 int. 19
Cel.: +54 9 351 6629292



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to