Rob Patience <RobP(at)Filanet(dot)com> writes:
> I recently installed 'postgresql7.0.3' but when trying to run a command
> such as createuser, I get that 'libpq.so.2.1' does not exist.
Most likely you need to teach ldconfig (or local equivalent) about where
you put the Postgres shared libraries.
regards, tom lane