createdb problem

From: Eduardo <eduardo(at)complex(dot)com(dot)br>
To: pgsql-novice(at)postgresql(dot)org
Subject: createdb problem
Date: 2000-11-21 13:45:55
Message-ID: 00112111463401.08505@complex.funcitec.rct-sc.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I just instaled the version 7.0.3 on a FreeBSD.

i made :

./configure
gmake
gmake install
adduser postgres
su -postgres
/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data

and the postmaster started with no problems,but:

when i tryied :
/usr/local/pgsql/bin createdb test

I got an error:

/usr/libexec/ld-elf.so.1: Shared object "libpq.so.2" not found

What to do?

Thanks
Eduardo

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message JSanford 2000-11-21 14:29:38 isbn/issn
Previous Message Alan Nilsson 2000-11-21 07:36:04 cascading deletes & permissions