Re: [ADMIN] createuser error

2004-06-08 Thread Dan Thompson
:- 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

Re: [ADMIN] createuser error

2004-06-08 Thread Dan Thompson
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

[ADMIN] createuser error

2004-06-06 Thread Dan Thompson
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:

[ADMIN] createuser error

2004-06-06 Thread Dan Thompson
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