Re: any tutor/samples for installing/starting/programmingonNT ?

Kevin Lo <kevlo@hello.com.tw>

From: Kevin Lo <kevlo@hello.com.tw>
To: Charlie Derr <charlie@intelligenesis.net>
Cc: Kevin Lo <kevlo@my.netvigator.com.tw>, VShot <vsystems@hotpop.com>, pgsql-novice@postgresql.org
Date: 2000-06-09T15:38:10Z
Lists: pgsql-novice
Charlie Derr wrote:

> This is crazy stuff (but i really appreciate your effort in assembling this
> information).
>
> I made it much farther now.  At step 10 In the instructions for installing
> PostgreSQL 7.0 when i try
>
> ./configure
>
> i get:
>
> >./configure
> bash: ./configure: No such file or directory
>
> yet, it's obviously there and even seems executable

Try ``/bin/sh configure''. BTW, did you follow my *step-by-step*
instructions ?? Seems you missed some steps.

- Kevin