Re: any tutor/samples for installing/starting/programming onNT ?
Martijn van Oosterhout <kleptog@cupid.suninternet.com>
From: Martijn van Oosterhout <kleptog@cupid.suninternet.com>
To: Charlie Derr <charlie@intelligenesis.net>
Cc: Kevin Lo <kevlo@hello.com.tw>, VShot <vsystems@hotpop.com>, pgsql-novice@postgresql.org
Date: 2000-06-08T15:06:01Z
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 Generally this means it is a script and that the program mentioned after the #! doesn't exist (or at least not there). I generally get this when transferring perl scripts to a machine where perl is not in /usr/bin/perl... Hope this helps... -- Martijn van Oosterhout <kleptog@cupid.suninternet.com> http://cupid.suninternet.com/~kleptog/