Re: installing postgresql in ubuntu edgy eft without internet access

From: Martin Pitt <martin(at)piware(dot)de>
To: pgsql-ports(at)postgresql(dot)org
Subject: Re: installing postgresql in ubuntu edgy eft without internet access
Date: 2007-06-01 06:21:33
Message-ID: 20070601062133.GC7341@piware.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi ashok,

MacH G [2007-05-31 20:47 +0530]:
> i m a newbie for ubuntu and postgresql . i have ubuntu edgy eft installed
> in my system and i was trying to install deb packages of postgresql 8.x but
> it causes me dependency error. everywhere i could see comands for
> installing
> with a internet connection . i just want to know how could install
> postgresql without internet connection . where can i get all the dependent
> lib files for postgresql . i m just suffering a lot without internet
> connection.please if someone could help me

Please note that this type of request is entirely inappropriate for
this upstream developer mailing list. It should be an answer ticket on

https://answers.launchpad.net/ubuntu/

There are some possibilities. The easiest one is to download the Edgy
server CD [1], insert it on the Edgy installation, say 'yes' to the
question that pops up whether you want to open the package manager for
it, and select it there. Everything will be installed from the CD
then.

Alternatively, use 'sudo apt-get install postgresql-8.1' to display
the list of necessary dependencies and download them from a computer
with network. You need to get the right versions, of course, so please
use 'apt-cache show <package>' to see which one you need.

Martin

[1] http://releases.ubuntu.com/6.10/

--
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntu.com
Debian Developer http://www.debian.org

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message shaveta chawla 2007-06-08 10:57:03 Java database connectivity postgresql
Previous Message MacH G 2007-05-31 15:17:25 installing postgresql in ubuntu edgy eft without internet access