From: | Leonel Nunez <lnunez(at)enelserver(dot)com> |
---|---|
To: | P G <pgress5(at)yahoo(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Install issue on Kubuntu |
Date: | 2006-04-24 19:10:15 |
Message-ID: | 444D2297.6090304@enelserver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
P G wrote:
> Hello,
>
> I am hoping this is the right place.
>
> I have recently switched to Kubuntu and I just installed Postgres on
> it. The installation was successful.
>
> When I try psql, I get this error message, though:
>
> % psql postgres
> Error: You must install at least one postgresql-client-<version> package.
>
> But I have installed postgresql-client-common and re-installs do not
> seem to help.
>
> Any suggestions?
>
> Thanks in advance!
>
>
> ------------------------------------------------------------------------
> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great
> rates starting at 1¢/min.
> <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com>
Ubuntu has postgresql 8.0 and 7.4
you need to install
postgresql-client-8.0 or postgresql-client-7.4
Leonel
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Schmidt | 2006-04-24 19:19:45 | Re: Database Selection |
Previous Message | John Oliver | 2006-04-24 18:41:26 | Re: Problems logging in |