Re: [GENERAL] install postgis in linux server without desktop

2009-09-03 Thread shane_china
Thank you very much, I successfully install postgis. Robert Dörfler wrote: > > Am Mittwoch, den 02.09.2009, 16:54 -0700 schrieb shane_china: >> I do follow your instruction. I successfully install postgis, but I can't >> find postgis.sql under any folder. >> My po

Re: [GENERAL] install postgis in linux server without desktop

2009-09-02 Thread shane_china
libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory thank you for help Sachin Srivastava-2 wrote: > > 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

Re: [GENERAL] install postgis in linux server without desktop

2009-09-02 Thread shane_china
530, Sachin Srivastava wrote: >> 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? > > sudo apt-get install postgresql-8.3-p

[GENERAL] install postgis in linux server without desktop

2009-09-02 Thread shane_china
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.