createuser error - Mailing list pgsql-admin

From Dan Thompson
Subject createuser error
Date
Msg-id 1086522894.11416.8.camel@localhost.localdomain
Whole thread Raw
Responses Re: createuser error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi, I'm new to databases.

I'm using version 7.4 on Red Hat Enterprise Linux 3. I'm trying to install sql-ledger featured in a recent article in Linux Journal. Postgres is running, and I haved initialized the database. The next step seems to be creating the program user. My instructions 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

pgsql-admin by date:

Previous
From: "Paul Gimpelj"
Date:
Subject: Re: Howto/wherefrom win98 install [ref:ppg]
Next
From: Tom Lane
Date:
Subject: Re: createuser error