http://www.debian.org/doc/manuals/maint-guide/build.en.html
Resolved.
On Mon, Dec 16, 2013 at 3:53 PM, imagene...@gmail.com
wrote:
> Typo of course:
>
> $ver=9.3
> $type=main
> ./configure --prefix=/usr/lib/postgresql/$ver/
> --datarootdir=/usr/share/postgresql/$ver
> --sysconfdir=/etc/postgresq
Typo of course:
$ver=9.3
$type=main
./configure --prefix=/usr/lib/postgresql/$ver/
--datarootdir=/usr/share/postgresql/$ver
--sysconfdir=/etc/postgresql/$ver/$type
On Mon, Dec 16, 2013 at 3:47 PM, imagene...@gmail.com
wrote:
> I would like to build from source, however I would like to integrate
I would like to build from source, however I would like to integrate
with the scripts included in the ubuntu packages from
https://wiki.postgresql.org/wiki/Apt. Where are the scripts that are
used to build the various relevant packages from presumably these
postgresql sources:
http://www.postgresq