Lists: | pljava-dev |
---|
From: | quanzongliang at gmail(dot)com ( 权宗亮 ) |
---|---|
To: | |
Subject: | [Pljava-dev] How to compile in windows? |
Date: | 2007-10-01 02:25:24 |
Message-ID: | d61028f0709301925la67095erd35ac4dda6d90b5e@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pljava-dev |
hi, all
How to compile in windows?
Where can I find same docs about compile in windows?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20071001/dc9d888e/attachment.html>
From: | thomas at tada(dot)se (Thomas Hallgren) |
---|---|
To: | |
Subject: | [Pljava-dev] How to compile in windows? |
Date: | 2007-10-01 08:53:27 |
Message-ID: | 4700B587.2060309@tada.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pljava-dev |
Building on windows should be fairly straight forward if you have a
setup that enables you to build PostgreSQL (i.e. msys, the GNU compiler,
etc.). Consult the PostgreSQL website for more info on how to set this up.
Once it's set up, and once you have the PostgreSQL dev package installed
(you don't need the full PostgreSQL source), you should be all set to do
a normal 'make' from the msys shell.
Regards,
Thomas Hallgren
> hi, all
> How to compile in windows?
> Where can I find same docs about compile in windows?
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
From: | quanzongliang at gmail(dot)com ( 权宗亮 ) |
---|---|
To: | |
Subject: | [Pljava-dev] How to compile in windows? |
Date: | 2007-10-02 08:54:23 |
Message-ID: | d61028f0710020154p5636844ak60570683eb7ae5c8@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pljava-dev |
Thanks, Thomas
I had compiled it successfully.
And it seems to work properly.
On 10/1/07, Thomas Hallgren <thomas at tada.se> wrote:
>
> Building on windows should be fairly straight forward if you have a
> setup that enables you to build PostgreSQL (i.e. msys, the GNU compiler,
> etc.). Consult the PostgreSQL website for more info on how to set this up.
>
> Once it's set up, and once you have the PostgreSQL dev package installed
> (you don't need the full PostgreSQL source), you should be all set to do
> a normal 'make' from the msys shell.
>
> Regards,
> Thomas Hallgren
>
>
>
> > hi, all
> > How to compile in windows?
> > Where can I find same docs about compile in windows?
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Pljava-dev mailing list
> > Pljava-dev at gborg.postgresql.org
> > http://gborg.postgresql.org/mailman/listinfo/pljava-dev
>
>
--
? ??(Zongliang Quan)
quanzongliang at gmail.com,quanzongliang at hotmail.com
http://postgresql.oss.tw
http://postgresql-chinese.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20071002/e777697f/attachment.html>