Re: Anyone know where I can get an 8.2.3 binary for ubuntu?

From: Leonel <lnunez(at)gmail(dot)com>
To: "Michelle Konzack" <linux4michelle(at)freenet(dot)de>
Cc: pgsql-general(at)postgresql(dot)org, "PostgreSQL Novice" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Anyone know where I can get an 8.2.3 binary for ubuntu?
Date: 2007-04-05 22:48:18
Message-ID: 33c54f810704051548v5cc6f3a5w7b93e37193600ced@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

On 4/5/07, Michelle Konzack <linux4michelle(at)freenet(dot)de> wrote:
> Am 2007-04-01 12:05:44, schrieb Leonel:
> > and once you downloaded the packages do a :
> >
> > apt-get build-deps postgresql-8.1
>
> Are you sure? -- It should be:
>

You don't have the build-dep for 8.2 in ubuntu dapper/ edgy

> apt-get build-deps postgresql-8.2

First is apt-get build-dep not deps
and this is what you get when trying to get the build-dep for 8.2 :

E: Build-Depends dependency for postgresql-8.2 cannot be satisfied
because no available versions of package debhelper can satisfy version
requirements

>
> > then
> >
> > dpkg-source -x postgresql-8.2_8.2.3-2.dsc
> > cd postgresql-8.2-8.2.3
>
> cd postgresql-8.2

again no

after you run dpkg-source you don't get a postgresql-8.2
directory you get a postgresql-8.2-8.2.3

>
> > edit debian/control and put the dapper's version for debhelper and
> > cdbs
> > dpkg-buildpackage -us -nc
>
> dpkg-buildpackage -us -nc -rfakeroot
>
> Greetings
> Michelle Konzack
> Systemadministrator
> Tamay Dogan Network
> Debian GNU/Linux Consultant
>
>
> --
> Linux-User #280138 with the Linux Counter, http://counter.li.org/
> ##################### Debian GNU/Linux Consultant #####################
> Michelle Konzack Apt. 917 ICQ #328449886
> 50, rue de Soultz MSN LinuxMichi
> 0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
>
>

--
Leonel

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mmara 2007-04-05 22:58:41 Re: Migrate postgres DB to oracle
Previous Message bcochofel 2007-04-05 22:46:56 Migrate postgres DB to oracle

Browse pgsql-novice by date

  From Date Subject
Next Message Listmail 2007-04-05 23:11:41 Re: Anyone know where I can get an 8.2.3 binary for ubuntu?
Previous Message Michelle Konzack 2007-04-05 18:24:06 Re: Anyone know where I can get an 8.2.3 binary for ubuntu?