Re: What could be the cause?

Lists: pgsql-cygwin
From: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: What could be the cause?
Date: 2003-02-17 19:47:37
Message-ID: 5.2.0.9.2.20030217234650.00a80258@pop3.norton.antivirus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

I am getting /bin/sh not found while ./configure PostgreSQL on cygwin. What
package i need to have to get it right?

_____________________________________________________________________
GRAND JEU SMS : Pour gagner un NOKIA 7650, envoyez le mot IF au 61321
(prix d'un SMS + 0.35 euro). Un SMS vous dira si vous avez gagn.
Rglement : http://www.ifrance.com/_reloc/sign.sms


From: Jason Tishler <jason(at)tishler(dot)net>
To: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-18 16:42:11
Message-ID: 20030218164211.GF2332@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

On Mon, Feb 17, 2003 at 11:47:37PM +0400, Yann.G wrote:
> I am getting /bin/sh not found while ./configure PostgreSQL on cygwin.
> What package i need to have to get it right?

You need the ash package which should have been installed by default.

BTW, why don't you just use the pre-built Cygwin PostgreSQL that is part
of the standard Cygwin distribution?

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6


From: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-19 01:32:16
Message-ID: 5.2.0.9.2.20030219053133.0355b008@pop3.norton.antivirus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

At 20:42 2/18/2003, Jason Tishler wrote:
>On Mon, Feb 17, 2003 at 11:47:37PM +0400, Yann.G wrote:
>> I am getting /bin/sh not found while ./configure PostgreSQL on cygwin.
>> What package i need to have to get it right?
>

It is installed ;(

>You need the ash package which should have been installed by default.
>
>BTW, why don't you just use the pre-built Cygwin PostgreSQL that is part
>of the standard Cygwin distribution?
>
>Jason
>
>--
>PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
>Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Tlcharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France


From: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-19 19:12:03
Message-ID: 5.2.0.9.2.20030219231045.00abe568@pop3.norton.antivirus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

At 20:42 2/18/2003, Jason Tishler wrote:
>On Mon, Feb 17, 2003 at 11:47:37PM +0400, Yann.G wrote:
>> I am getting /bin/sh not found while ./configure PostgreSQL on cygwin.
>> What package i need to have to get it right?
>
>You need the ash package which should have been installed by default.
>
>BTW, why don't you just use the pre-built Cygwin PostgreSQL that is part
>of the standard Cygwin distribution?

in fact i didn't know that there was a built in PostgreSQL in Cygwin. Still
i can't compile the package.

Well i just tried something. I put all my downloaded package on win98 (
found on C) and did an install of cygwin + ./configure of postgresql. Well
it works
Back on Win2k ( D drive) make another install of cygwin but this time on
C:\Cygwin and make a ./configure of postgresql..well
it resume to this.
./configure
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking which template to use... win
checking whether to build with 64-bit integer date/time s
checking whether to build with recode support... no
checking whether NLS is wanted... no
checking for default port number... 5432
checking for default soft limit on number of connections.
checking for gcc... no
checking for cc... no
configure: error: no acceptable C compiler found in $PATH

Yes i didn't download the gcc package ( too big for a 56k). is there any
flags that overrides this?

_____________________________________________________________________
GRAND JEU SMS : Pour gagner un NOKIA 7650, envoyez le mot IF au 61321
(prix d'un SMS + 0.35 euro). Un SMS vous dira si vous avez gagn.
Rglement : http://www.ifrance.com/_reloc/sign.sms


From: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-19 21:08:01
Message-ID: 5.2.0.9.2.20030220010636.00acb1a8@pop3.norton.antivirus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Back with some more issues for you ;)
I am getting this error as i ./configure (Yet again)

configure:3728: checking for non-GNU ld
configure:3761: result: no
configure:3764: error: no acceptable ld found in $PATH

Any clues. By the way can i used the tools of Vc++ to build PostgreSQL?

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Tlcharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France


From: Jason Tishler <jason(at)tishler(dot)net>
To: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-20 12:54:17
Message-ID: 20030220125417.GC1744@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

On Thu, Feb 20, 2003 at 01:08:01AM +0400, Yann.G wrote:
> By the way can i used the tools of Vc++ to build PostgreSQL?

I presume that you can build PostgreSQL CVS with MSVS since PostgreSQL
7.4 will support Win32. However, I have never tried.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6


From: Jason Tishler <jason(at)tishler(dot)net>
To: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-20 12:55:51
Message-ID: 20030220125551.GD1744@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

On Wed, Feb 19, 2003 at 11:12:03PM +0400, Yann.G wrote:
> configure: error: no acceptable C compiler found in $PATH
>
> Yes i didn't download the gcc package ( too big for a 56k). is there
> any flags that overrides this?

Huh? How do you expect to build PostgreSQL using the normal build
procedure without gcc?

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6


From: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-20 16:30:41
Message-ID: 5.2.0.9.2.20030220202801.00ab5c98@pop3.norton.antivirus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin


Well it has been a while that i have been into contact with some unix
routines so don't look at me with big eyes when i say stupid things.
By the way why Cygwin won't work when installed on a drive other than C
even if that drive is the root directory of the OS concerned e.g in a dual
booting environment?

At 16:55 2/20/2003, Jason Tishler wrote:
>On Wed, Feb 19, 2003 at 11:12:03PM +0400, Yann.G wrote:
>> configure: error: no acceptable C compiler found in $PATH
>>
>> Yes i didn't download the gcc package ( too big for a 56k). is there
>> any flags that overrides this?
>
>Huh? How do you expect to build PostgreSQL using the normal build
>procedure without gcc?
>
>Jason
>
>--
>PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
>Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
>_____________________________________________________________________
>GRAND JEU SMS : Pour gagner un NOKIA 7650, envoyez le mot IF au 61321
>(prix d'un SMS + 0.35 euro). Un SMS vous dira si vous avez gagné.
>Règlement : http://www.ifrance.com/_reloc/sign.sms

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


From: Jason Tishler <jason(at)tishler(dot)net>
To: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-21 18:17:33
Message-ID: 20030221181732.GC1408@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

On Thu, Feb 20, 2003 at 08:30:41PM +0400, Yann.G wrote:
> By the way why Cygwin won't work when installed on a drive other than
> C even if that drive is the root directory of the OS concerned e.g in
> a dual booting environment?

The above is off-topic for this list.

Nevertheless, Cygwin works just fine on any drive. If you are having
problems, then please post to <cygwin(at)cygwin(dot)com>

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6


From: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
To: Jason Tishler <jason(at)tishler(dot)net>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-21 21:35:50
Message-ID: 5.2.0.9.2.20030222013444.031b2d90@pop3.norton.antivirus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin


Oops sorry i wrote Cygwin instead of PostgreSQL ;P
Anyway...

At 22:17 2/21/2003, Jason Tishler wrote:
>On Thu, Feb 20, 2003 at 08:30:41PM +0400, Yann.G wrote:
>> By the way why Cygwin won't work when installed on a drive other than
>> C even if that drive is the root directory of the OS concerned e.g in
>> a dual booting environment?
>
>The above is off-topic for this list.
>
>Nevertheless, Cygwin works just fine on any drive. If you are having
>problems, then please post to <cygwin(at)cygwin(dot)com>
>
>Jason
>
>--
>PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
>Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
>_____________________________________________________________________
>Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
>http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


From: Jason Tishler <jason(at)tishler(dot)net>
To: "Yann(dot)G" <Yann(dot)G(at)ifrance(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What could be the cause?
Date: 2003-02-25 12:04:50
Message-ID: 20030225120450.GC1876@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

On Sat, Feb 22, 2003 at 01:35:50AM +0400, Yann.G wrote:
> Oops sorry i wrote Cygwin instead of PostgreSQL ;P
> Anyway...

Did you see the following?

http://archives.postgresql.org/pgsql-cygwin/2003-02/msg00130.php

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6