Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: "sibel karaasma" <karaasma83(at)yahoo(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Date: 2006-05-24 23:49:43
Message-ID: D425483C2C5C9F49B5B7A41F8944154757D94E@postal.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Using MINGW (All operations assume that you are using the bash shell and have your environment set up for GCC, make, etc):

1. Go to the PostgreSQL source root directory (wherever you put it) via cd
2. Execute : ./configure
3. Execute : make
4. Execute : make install

You are ready to go. It's really easy.

I would guess it works the same under Cygwin, but I have not tried it.

________________________________

From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of sibel karaasma
Sent: Wednesday, May 24, 2006 1:41 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Hi I'm a new postgresql user. I wrote ACO (ant colony optimazition) and
want to replace it with GEQO in postres/src/backend/optimizer but I don't know how
to compile and run the source code :(

I installed postgresql-8.1.3 and cygwin but I can not use them to
compile the source code. I want to compare GEQO and ACO optimizers performance using a small database

Can you help me???????

________________________________

Yahoo! Messenger with Voice. Make PC-to-Phone Calls <http://us.rd.yahoo.com/mail_us/taglines/postman1/*http:/us.rd.yahoo.com/evt=39663/*http:/voice.yahoo.com> to the US (and 30+ countries) for 2¢/min or less.

Browse pgsql-general by date

  From Date Subject
Next Message Alejandro Michelin Salomon ( Adinet ) 2006-05-25 00:10:34 RES: PK with an expression in field list
Previous Message Nishad Prakash 2006-05-24 23:14:46 New DBs from existing schemas