From: | Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com> |
---|---|
To: | shane_china <xiaying4415139(at)163(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: install postgis in linux server without desktop |
Date: | 2009-09-02 16:53:15 |
Message-ID: | 4A9EA2FB.1060100@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 09/02/2009 08:20 PM, shane_china wrote:
> I want to know is there any way can install postgis for postgresql so easily,
> just like one click bin on Ubuntu using command line?
>
> I know there is a tool called stack builder which work after version 8.2 for
> easily installing extensions, I have tried, but it seem doesnt work under
> command line.
>
> I don't know how to install postgis on ubuntu? I go to postgis website and
> find the install method is complicated, need me to compile three or more
> things.
>
use the stackbuilder to get hold of the postgis installer binary. (It
gets downloaded in /tmp by default).
Then use the binary with "--mode text" as an option. Check --help for
all options available.
--
Regards,
Sachin Srivastava
www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2009-09-02 17:00:17 | Re: install postgis in linux server without desktop |
Previous Message | Emanuel Calvo Franco | 2009-09-02 16:47:22 | Re: PostgreSQL Live CD based on CentOS 5.3 and PG 8.4 released |