:-
Sorry about the bad posts. Long day. :-)
Thanks,
Dan
On Sun, 2004-06-06 at 11:54, Tom Lane wrote:
Dan Thompson <[EMAIL PROTECTED]> writes:
> I'm using version 7.4 on Red Hat Enterprise Linux 3.
> I get this error:
> createuser: relocation error: createuser: undefined sym
On Sun, 2004-06-06 at 11:54, Tom Lane wrote:
Dan Thompson <[EMAIL PROTECTED]> writes:
> I'm using version 7.4 on Red Hat Enterprise Linux 3.
> I get this error:
> createuser: relocation error: createuser: undefined symbol: get_progname
This is a fairly common symptom
I'm new to pgsql. I'm trying to install sql-ledger featured in Linux Journal
The install instructions saay to create the db admin account by:
bash$ createuser -D sql-ledger
This returns this error:
createuser: relocation error: createuser: undefined symbol: get_progname
Even if I only typ:
ructions say to :
# su postgres
$ createuser -d sql-ledger
I get this error:
createuser: relocation error: createuser: undefined symbol: get_progname
I don't really know where to go from here.
Thanks,
Dan Thompson