Re: Install Question

From: Webb Sprague <wsprague100(at)yahoo(dot)com>
To: preed(at)rses(dot)org, pgsql-novice(at)postgresql(dot)org
Subject: Re: Install Question
Date: 2000-05-17 19:15:06
Message-ID: 20000517191506.18084.qmail@web803.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

You are may not be a much of a newbie as I am, but if
you are, you might have forgotten to run "ldconfig"
after the install. Unless you do that, the system
doesn't know what new lib files have been installed or
how to use them. Let me know if this helps.

Webb

--- Patrick Reed <preed(at)rses(dot)org> wrote:
> Hello,
>
> I'm a newbie and I'm trying to install PostgreSQL on
> RedHat 6.2.
> Everything goes well until I type the following
> command: "initdb
> --pglib=/usr/local/pgsql/lib/
> --pgdata=/var/lib/pgsql/" I get the
> following error "pg_encoding: error in loading
> shared libraries:
> pg_encoding: undefined symbol: pg_char_to_encoding"
>
> After that, the database system is initialized, then
> followed by the
> error "Adding template1 database to pg_database..."
> "ERROR: pg_atoi: error in "template1": can't parse
> "template1""
> "ERROR: pg_atoi: error in "template1": can't parse
> "template1"
> syntax error 1 : parse errorinitdb: could not log
> template database"
>
>
> any ideas?
> Patrick Reed
>
>
>

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

Browse pgsql-novice by date

  From Date Subject
Next Message marco cassisa 2000-05-18 23:15:56 How I connected to pgsql using M$ visual basic
Previous Message gomathi raju 2000-05-17 16:06:24 Problem -- pgc